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
c#
cpp
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
dart
ruby
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
swift-string
c-string
cpp-string
go-string
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
c-array
swift-array
cobol
typescript-string
php-array
javascript-array
vbnet
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
nodejs-string
go-array
kotlin-array
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
string-to-title-case
create-infinite-loop
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
represent-boolean-true-false
different-functions-check-number-power-of-2
get-last-word-string
remove-last-word-string
calculate-surface-area-cuboid
Disclosure:
My content contains affiliate links.
Recent questions tagged cpp
40,711
questions
53,063
answers
573
users
Recent questions tagged cpp
1
answer
162
views
How to get the lowest order set bit of a number in C++
asked
Apr 1, 2019
by
avibootz
cpp
1
answer
131
views
How to get the highest order set bit of a number in C++
asked
Apr 1, 2019
by
avibootz
cpp
1
answer
119
views
How to unset the N bit of a number in C++
asked
Mar 31, 2019
by
avibootz
cpp
1
answer
108
views
How to set the N bit of a number in C++
asked
Mar 31, 2019
by
avibootz
cpp
2
answers
174
views
How to check whether the N bit of a number is set in C++
asked
Mar 31, 2019
by
avibootz
cpp
1
answer
249
views
How to check if most significant bit (MSB) of a number is set or not in C++
asked
Mar 31, 2019
by
avibootz
cpp
1
answer
182
views
How to check if a value of each int array element is equal or greater than the previous element in C++
asked
Mar 30, 2019
by
avibootz
cpp
1
answer
215
views
How to swap two numbers with the bitwise XOR operator in C++
asked
Mar 28, 2019
by
avibootz
cpp
1
answer
178
views
How to check if a number is odd or even without modulus operator in C++
asked
Mar 27, 2019
by
avibootz
cpp
1
answer
146
views
How to determining if an integer is a power of 2 in C++
asked
Mar 26, 2019
by
avibootz
cpp
1
answer
98
views
How to initialize array with variables in C++
asked
Mar 26, 2019
by
avibootz
cpp
1
answer
108
views
How to initialize array with function parameters in C++
asked
Mar 26, 2019
by
avibootz
cpp
1
answer
152
views
How to find the min from two numbers with array and operators in C++
asked
Mar 25, 2019
by
avibootz
cpp
1
answer
150
views
How to find the max and min from three numbers with short-circuit boolean operators in C++
asked
Mar 25, 2019
by
avibootz
cpp
1
answer
190
views
How to get the minimum (min) of two integers with bitwise operators in C++
asked
Mar 23, 2019
by
avibootz
cpp
1
answer
215
views
How to check if two integers have opposite signs in C++
asked
Mar 21, 2019
by
avibootz
cpp
1
answer
186
views
How to set all even bits of a number to zero (0) in C++
asked
Mar 20, 2019
by
avibootz
cpp
1
answer
171
views
How to toggle a bit at specific position in C++
asked
Mar 19, 2019
by
avibootz
cpp
cpp-toggle-bit-specific-position
toggle-bit-specific-position
1
answer
154
views
How to swap the first two bits of a number in C++
asked
Mar 17, 2019
by
avibootz
cpp
1
answer
184
views
How to swap the first 4 bits of a number with the last 4 bits in C++
asked
Mar 13, 2019
by
avibootz
cpp
1
answer
171
views
How to check if a number has same number of set and unset bits in C++
asked
Mar 11, 2019
by
avibootz
cpp
1
answer
141
views
How to check whether the number has only first and last bits set in C++
asked
Mar 9, 2019
by
avibootz
cpp
2
answers
207
views
How to check if all bits of a number are set in C++
asked
Mar 7, 2019
by
avibootz
cpp
1
answer
127
views
How to print the hex value of a character in C++
asked
Mar 6, 2019
by
avibootz
cpp
1
answer
134
views
How to print the bits of a character in C++
asked
Mar 6, 2019
by
avibootz
cpp
2
answers
242
views
How to count the total bits of a number that equal to one (1) in C++
asked
Mar 5, 2019
by
avibootz
cpp
3
answers
250
views
How to print the bits of a number in C++
asked
Mar 5, 2019
by
avibootz
cpp
cpp-bits
1
answer
158
views
How to move all zeros in int array to the end with C++
asked
Feb 25, 2019
by
avibootz
cpp
3
answers
264
views
How to initialize an unordered_map in C++
asked
Feb 20, 2019
by
avibootz
cpp
2
answers
1,689
views
How to find the max value in unordered_map with C++
asked
Feb 20, 2019
by
avibootz
cpp
1
answer
148
views
How to find the most frequent value in a vector with C++
asked
Feb 20, 2019
by
avibootz
cpp
1
answer
119
views
How to find the majority element in a vector with C++
asked
Feb 20, 2019
by
avibootz
cpp
4
answers
277
views
How to initialize a vector in C++
asked
Feb 18, 2019
by
avibootz
cpp
1
answer
167
views
How to remove all duplicate elements from vector in C++
asked
Feb 18, 2019
by
avibootz
cpp
1
answer
166
views
How to set to zero all duplicate elements in int array using C++
asked
Feb 18, 2019
by
avibootz
cpp
5
answers
242
views
How to find array length in C++
asked
Feb 17, 2019
by
avibootz
cpp
1
answer
151
views
How to sort int array using vector in C++
asked
Feb 17, 2019
by
avibootz
cpp
1
answer
128
views
How to convert int array to vector in C++
asked
Feb 17, 2019
by
avibootz
cpp
1
answer
156
views
How to count all duplicate elements in int array using C++
asked
Feb 17, 2019
by
avibootz
cpp
1
answer
149
views
How to find all duplicate elements in int array using C++
asked
Feb 17, 2019
by
avibootz
cpp
cpp-array
1
answer
132
views
How to print all subarrays with zero sum in C++
asked
Feb 14, 2019
by
avibootz
cpp
2
answers
186
views
How to pass vector to constructor in C++
asked
Feb 12, 2019
by
avibootz
cpp
2
answers
164
views
How to pass vector to function in C++
asked
Feb 11, 2019
by
avibootz
cpp
3
answers
271
views
How to remove duplicates from int array in C++
asked
Feb 11, 2019
by
avibootz
cpp
2
answers
233
views
How to find the first non-repeated character in a string with C++
asked
Feb 11, 2019
by
avibootz
cpp
2
answers
233
views
How to find non-repeated characters in a string with C++
asked
Feb 10, 2019
by
avibootz
cpp
2
answers
272
views
How to implement a function that remove all occurrences of a character in a string with C++
asked
Feb 2, 2019
by
avibootz
cpp
1
answer
138
views
How to remove all characters from a string except the alphabets in C++
asked
Feb 1, 2019
by
avibootz
cpp
1
answer
250
views
How to remove all occurrences of a character in a string with C++
asked
Jan 31, 2019
by
avibootz
cpp
1
answer
205
views
How to remove odd frequency characters from a string in C++
asked
Jan 30, 2019
by
avibootz
cpp
Page:
« prev
1
...
51
52
53
54
55
56
57
58
59
60
61
...
78
next »
...