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
176
views
How to assign value to any index of a bitset in C++
asked
Dec 7, 2019
by
avibootz
cpp
1
answer
173
views
How to get the total number of bits in a bitset with C++
asked
Dec 7, 2019
by
avibootz
cpp
1
answer
180
views
How to check whether a bit at a given index is set or not in a bitset with C++
asked
Dec 7, 2019
by
avibootz
cpp
1
answer
158
views
How to check if none of the bits are set in a bitset with C++
asked
Dec 7, 2019
by
avibootz
cpp
1
answer
201
views
How to count the number of set bits in a bitset with C++
asked
Dec 6, 2019
by
avibootz
cpp
1
answer
272
views
How to check if at least one bit is set in a bitset number with C++
asked
Dec 6, 2019
by
avibootz
cpp
5
answers
365
views
How to initialize bitset with bits in C++
asked
Dec 6, 2019
by
avibootz
cpp
1
answer
153
views
How to flip the bits in bitset with C++
asked
Dec 6, 2019
by
avibootz
cpp
1
answer
215
views
How to set a bit in bitset at specific index in C++
asked
Dec 6, 2019
by
avibootz
cpp
1
answer
175
views
How to find the first set bit in bitset with C++
asked
Dec 6, 2019
by
avibootz
cpp
cpp-bits
cpp-bitset
1
answer
143
views
How to reverse a vector in C++
asked
Dec 6, 2019
by
avibootz
cpp
1
answer
192
views
How to reverse part of a vector between two indexes in C++
asked
Dec 6, 2019
by
avibootz
cpp
2
answers
190
views
How to reverse the order of the words in a string with C++
asked
Dec 5, 2019
by
avibootz
cpp
cpp-reverse-order-words-string
reverse-order-words-string
2
answers
676
views
How to print the middle words of a string in C++
asked
Dec 5, 2019
by
avibootz
cpp
1
answer
165
views
How to print the middle words of a string reversed with C++
asked
Dec 5, 2019
by
avibootz
cpp
2
answers
191
views
How to tokenize a string in C++
asked
Dec 5, 2019
by
avibootz
cpp
1
answer
425
views
How to tokenize char array in C++
asked
Dec 5, 2019
by
avibootz
cpp
1
answer
123
views
How to print string characters and their frequencies in C++
asked
Dec 3, 2019
by
avibootz
cpp
3
answers
224
views
How to pass template vector as function argument C++
asked
Dec 2, 2019
by
avibootz
cpp
1
answer
184
views
How to convert char to ascii value in C++
asked
Nov 27, 2019
by
avibootz
cpp
1
answer
192
views
How to convert ascii value to char in C++
asked
Nov 27, 2019
by
avibootz
cpp
1
answer
129
views
How to print characters that have odd frequencies of occurrence in a string with C++
asked
Nov 26, 2019
by
avibootz
cpp
1
answer
147
views
How to print characters that have even frequencies of occurrence in a string with C++
asked
Nov 26, 2019
by
avibootz
cpp
1
answer
100
views
How to how to access string elements in C++
asked
Nov 20, 2019
by
avibootz
cpp
1
answer
227
views
How to check if a string starts and ends with another string in C++
asked
Nov 14, 2019
by
avibootz
cpp
2
answers
230
views
How to replace a character at a specific index in a string with C++
asked
Nov 13, 2019
by
avibootz
cpp
1
answer
193
views
How to convert part of a string between two indexes to lowercase in C++
asked
Nov 13, 2019
by
avibootz
cpp
1
answer
160
views
How to convert part of a string between two indexes to uppercase in C++
asked
Nov 13, 2019
by
avibootz
cpp
3
answers
209
views
How to check whether a string ends with another string in C++
asked
Nov 13, 2019
by
avibootz
cpp
1
answer
182
views
How to convert the first letter of each word of a string to uppercase in C++
asked
Nov 13, 2019
by
avibootz
cpp
1
answer
193
views
How to convert part of a string to lowercase start from specific index in C++
asked
Nov 13, 2019
by
avibootz
cpp
4
answers
280
views
How to use struct with methods and constructor in C++
asked
Nov 13, 2019
by
avibootz
cpp
1
answer
156
views
How to print vector using for_each and struct with print method in C++
asked
Nov 13, 2019
by
avibootz
cpp
1
answer
180
views
How to convert part of a string to uppercase start from specific index in C++
asked
Nov 13, 2019
by
avibootz
cpp
4
answers
518
views
How to convert a string to lowercase in C++
asked
Nov 13, 2019
by
avibootz
cpp
1
answer
203
views
How to convert a character inside string to lowercase in C++
asked
Nov 13, 2019
by
avibootz
cpp
2
answers
232
views
How to convert a character inside string to uppercase in C++
asked
Nov 12, 2019
by
avibootz
cpp
1
answer
163
views
How to copy character from string to char variable in C++
asked
Nov 12, 2019
by
avibootz
cpp
1
answer
146
views
How to convert a string lowercase characters to uppercase and uppercase to lowercase with C++
asked
Nov 11, 2019
by
avibootz
cpp
2
answers
531
views
How to extract uppercase characters (capital letters) from a string in C++
asked
Nov 1, 2019
by
avibootz
cpp
1
answer
151
views
How to extract lowercase characters from a string in C++
asked
Nov 1, 2019
by
avibootz
cpp
1
answer
163
views
How to check if lowercase and uppercase characters in a string are in same order with C++
asked
Oct 31, 2019
by
avibootz
cpp
1
answer
204
views
How to check whether two strings contain same characters in same order in C++
asked
Oct 29, 2019
by
avibootz
cpp
4
answers
208
views
How to remove all duplicate characters from a string in C++
asked
Oct 27, 2019
by
avibootz
cpp
cpp-remove-duplicate-characters-from-string
remove-duplicate-characters-from-string
1
answer
215
views
How to sort a string in C++
asked
Oct 26, 2019
by
avibootz
cpp
2
answers
204
views
How to check whether two strings contain same characters in C++
asked
Oct 26, 2019
by
avibootz
cpp
1
answer
117
views
How to get all substrings of a string with C++
asked
Oct 22, 2019
by
avibootz
cpp
1
answer
124
views
How to find string length in C++
asked
Oct 22, 2019
by
avibootz
cpp
1
answer
171
views
How to get all palindrome substrings in a string with C++
asked
Oct 22, 2019
by
avibootz
cpp
1
answer
126
views
How to find the max prime number in an array with C++
asked
Oct 18, 2019
by
avibootz
cpp
Page:
« prev
1
...
48
49
50
51
52
53
54
55
56
57
58
...
78
next »
...