Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with code examples. A website with trusted programming answers. All programs are tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
java
c
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
r
css
bootstrap
win32
groovy
vbnet
winapi
sql
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
cobol
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
swift-array
typescript-string
c-array
php-array
javascript-array
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
nodejs-string
go-array
kotlin-array
nodejs-array
sdl2
cpp-matrix
cpp-array
c#-list
vbnet-list
c-matrix
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
transpose-matrix
binary-search-algorithm
dot-product-two-arrays
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
calculate-area-pentagon
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
create-infinite-loop
Disclosure:
My content contains affiliate links.
Recent questions tagged CPP
41,646
questions
54,308
answers
573
users
Recent questions tagged CPP
1
answer
112
views
How to get the lower 8 bits of an int in C++
asked
Apr 2, 2024
by
avibootz
cpp
1
answer
112
views
How to generate random string without repetition in C++
asked
Apr 1, 2024
by
avibootz
cpp
1
answer
193
views
How to find the starting and ending position of a given value in a sorted integer array in C++
asked
Mar 30, 2024
by
avibootz
cpp
1
answer
219
views
How to find the index of Nth occurrence of a character in a string with C++
asked
Mar 28, 2024
by
avibootz
cpp
2
answers
214
views
How to find the length of the second smallest word in a string with C++
asked
Mar 27, 2024
by
avibootz
cpp
1
answer
209
views
How to check if second string a rotated version of first string in C++
asked
Mar 25, 2024
by
avibootz
cpp
1
answer
136
views
How to check if second string is subsequence of first string in C++
asked
Mar 24, 2024
by
avibootz
cpp
2
answers
204
views
How to remove non-duplicate characters from string in C++
asked
Mar 20, 2024
by
avibootz
cpp
1
answer
123
views
How to remove characters from a numeric string such that the string becomes divisible by 8 in C++
asked
Mar 19, 2024
by
avibootz
cpp
1
answer
141
views
How to find the maximum length of concatenated strings from an array of strings with unique characters in C++
asked
Mar 18, 2024
by
avibootz
cpp
2
answers
159
views
How to remove the middle character from a string in C++
asked
Mar 16, 2024
by
avibootz
cpp
2
answers
149
views
How to remove specific characters from a string in C++
asked
Mar 16, 2024
by
avibootz
cpp
1
answer
123
views
How to multiply two numbers using recursion in C++
asked
Mar 15, 2024
by
avibootz
cpp
2
answers
144
views
How to extract the second row of a 2D vector in C++
asked
Mar 15, 2024
by
avibootz
cpp
1
answer
167
views
How to print the second row of a 2D vector in C++
asked
Mar 15, 2024
by
avibootz
cpp
1
answer
113
views
How to print the second row of a matrix of characters in C++
asked
Mar 15, 2024
by
avibootz
cpp
1
answer
111
views
How to sort the rows of a matrix in C++
asked
Mar 15, 2024
by
avibootz
cpp
2
answers
158
views
How to sort columns of a matrix according to a specific row in C++
asked
Mar 15, 2024
by
avibootz
cpp
1
answer
121
views
How to print string using for loop in C++
asked
Mar 14, 2024
by
avibootz
cpp
2
answers
140
views
How to extract capital letters from a string in C++
asked
Mar 14, 2024
by
avibootz
cpp
1
answer
284
views
How to find the total number of combinations of given coins to reach a specific amount in C++
asked
Mar 12, 2024
by
avibootz
cpp
cpp-combination
1
answer
218
views
How to generate all combinations of well-formed N pairs of parentheses in C++
asked
Mar 11, 2024
by
avibootz
cpp
1
answer
131
views
How to check if a string contains only valid parentheses (open close same type (), {}, []) in C++
asked
Mar 9, 2024
by
avibootz
cpp
1
answer
199
views
How to get the number of days needed to wait after a day (a[i]) gets warmer given an array of temperatures in C++
asked
Mar 8, 2024
by
avibootz
cpp
cpp-daily-temperatures-days-wait-gets-warmer
daily-temperatures-days-wait-gets-warmer
1
answer
155
views
How to check if the last digit of a number power the total digits equal to the number itself in C++
asked
Mar 7, 2024
by
avibootz
cpp
1
answer
204
views
How to get all letter combinations of a phone number given a string of digits from 2-9 in C++
asked
Mar 4, 2024
by
avibootz
cpp
1
answer
231
views
How to find a path from top-left to bottom right of a grid with a minimum sum of all numbers along the path in C++
asked
Mar 2, 2024
by
avibootz
cpp
cpp-grid
1
answer
179
views
How to replace each repeated letter in a string with one letter in C++
asked
Mar 1, 2024
by
avibootz
cpp
1
answer
328
views
How to calculate the best meeting point given a binary grid where each 1 is a friend home in C++
asked
Mar 1, 2024
by
avibootz
cpp
1
answer
170
views
How to change every letter in a string with the letter following it in the alphabet using C++
asked
Feb 29, 2024
by
avibootz
cpp
1
answer
136
views
How to shift all characters in a string N places up in the ASCII table with C++
asked
Feb 29, 2024
by
avibootz
cpp
1
answer
157
views
How to shift each letter in a string N places up in the alphabet with C++
asked
Feb 29, 2024
by
avibootz
cpp
1
answer
249
views
How to shift letters in a string x times by given a vector of shifts in C++
asked
Feb 27, 2024
by
avibootz
cpp
cpp-shift-letters-string-vector-shifts
shift-letters-string-vector-shifts
1
answer
118
views
How to check if an array is strictly increasing in C++
asked
Feb 26, 2024
by
avibootz
cpp
1
answer
143
views
How to check if an array is strictly decreasing in C++
asked
Feb 26, 2024
by
avibootz
cpp
1
answer
155
views
How to check if an array is not increasing in C++
asked
Feb 26, 2024
by
avibootz
cpp
1
answer
145
views
How to check if an array is not decreasing in C++
asked
Feb 25, 2024
by
avibootz
cpp
1
answer
125
views
How to find the maximum sum of a subarray in C++
asked
Feb 25, 2024
by
avibootz
cpp
1
answer
143
views
How to find the maximum length of a subarray having a sum equal to K in C++
asked
Feb 23, 2024
by
avibootz
cpp
1
answer
136
views
How to implement insertion sort in C++
asked
Feb 23, 2024
by
avibootz
cpp
1
answer
138
views
How to check if an array is monotonic in C++
asked
Feb 22, 2024
by
avibootz
cpp
1
answer
208
views
How to check if an item exists in a set with C++
asked
Feb 20, 2024
by
avibootz
cpp
1
answer
132
views
How to check if an item exists in unordered_set with C++
asked
Feb 20, 2024
by
avibootz
cpp
1
answer
139
views
How to find all the possible rows which are permutations of a given row in a matrix with C++
asked
Feb 20, 2024
by
avibootz
cpp
1
answer
262
views
How to sort a vector in descending order using selection sort with C++
asked
Feb 19, 2024
by
avibootz
cpp
2
answers
139
views
How to find number of elements in an array of strings with C++
asked
Feb 17, 2024
by
avibootz
cpp
1
answer
222
views
How to count strings and integers from an array of strings in C++
asked
Feb 17, 2024
by
avibootz
cpp
1
answer
192
views
How to fill a matrix with prime numbers in C++
asked
Feb 16, 2024
by
avibootz
cpp
1
answer
174
views
How to decrypt string from a string containing digits (0-9) and # by using numbers mapping in C++
asked
Feb 13, 2024
by
avibootz
cpp
1
answer
219
views
How to find elements that appear more than array_size/K times in an array with C++
asked
Feb 10, 2024
by
avibootz
cpp
Page:
« prev
1
...
17
18
19
20
21
22
23
24
25
26
27
...
80
next »
...