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
lua
winforms
pascal-string
bash
kotlin-string
swift-string
c-string
cpp-string
go-string
cpp-vector
f#
opengl
java-string
php-string
c#-string
vbnet-string
pascal-array
swift-array
rust-string
python-string
scala-string
c-array
javascript-string
php-array
javascript-array
typescript-string
cobol
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
go-array
nodejs-string
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
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
remove-last-occurrence-word-string
extract-words-with-first-letter-lowercase-from-string
convert-specific-column-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
number-made-prime-deleting-single-digit
convert-days-human-readable-weeks-days
square-root-rounded-down-to-nearest-integer
remove-middle-word-string
area-triangle-herons-formula
Disclosure:
My content contains affiliate links.
Recent questions tagged CPP
39,990
questions
51,935
answers
573
users
Recent questions tagged CPP
1
answer
188
views
How to check whether a float number is even or odd in C++
asked
Sep 1, 2019
by
avibootz
cpp
1
answer
168
views
How to get the last digit of int number in C++
asked
Aug 27, 2019
by
avibootz
cpp
2
answers
261
views
How to get the first digit of int number in C++
asked
Aug 26, 2019
by
avibootz
cpp
1
answer
132
views
How to get the first digit after the decimal point of a float number in C++
asked
Aug 26, 2019
by
avibootz
cpp
1
answer
171
views
How to extract the int part and the decimal part from double number in C++
asked
Aug 26, 2019
by
avibootz
cpp
2
answers
214
views
How to get the first digit of float number in C++
asked
Aug 24, 2019
by
avibootz
cpp
2
answers
189
views
How to get the last digit of float number in C++
asked
Aug 24, 2019
by
avibootz
cpp
1
answer
131
views
How to check if the last digit of a float number in odd or even in C++
asked
Aug 24, 2019
by
avibootz
cpp
1
answer
127
views
How to move all uppercase characters to the beginning of string in C++
asked
Aug 19, 2019
by
avibootz
cpp
4
answers
214
views
How to remove vowels from a string in C++
asked
Aug 18, 2019
by
avibootz
cpp
1
answer
160
views
How to move all uppercase characters to the end of string in C++
asked
Aug 18, 2019
by
avibootz
cpp
1
answer
165
views
How to move all special characters to the end of a string in PHP
asked
Aug 15, 2019
by
avibootz
cpp
1
answer
200
views
How to extract only characters, numbers and spaces from a string in C++
asked
Aug 13, 2019
by
avibootz
cpp
1
answer
160
views
How to extract only characters and numbers from a string in C++
asked
Aug 13, 2019
by
avibootz
cpp
1
answer
136
views
How to extract only characters from a string in C++
asked
Aug 13, 2019
by
avibootz
cpp
1
answer
176
views
How to extract only digits from a string in C++
asked
Aug 13, 2019
by
avibootz
cpp
1
answer
166
views
How to extract only special characters from a string in C++
asked
Aug 13, 2019
by
avibootz
cpp
2
answers
244
views
How to move all special characters to the beginning of a string in C++
asked
Aug 13, 2019
by
avibootz
cpp
cpp-move-special-characters-beginning-string
move-special-characters-beginning-string
1
answer
345
views
How to move all special characters to the end of a string in C++
asked
Aug 11, 2019
by
avibootz
cpp
1
answer
194
views
How to print all permutations of a string with the same sequence and different cases in C++
asked
Aug 10, 2019
by
avibootz
cpp
6
answers
460
views
How to convert char to string in C++
asked
Aug 10, 2019
by
avibootz
cpp
5
answers
470
views
How to convert char array to string in C++
asked
Aug 10, 2019
by
avibootz
cpp
1
answer
210
views
How to set char pointer as read-only pointer to a string in C++
asked
Aug 10, 2019
by
avibootz
cpp
2
answers
210
views
How to set char pointer to string in C++
asked
Aug 10, 2019
by
avibootz
cpp
1
answer
180
views
How to convert part of a string to char array in C++
asked
Aug 10, 2019
by
avibootz
cpp
2
answers
178
views
How to convert a string to int array in C++
asked
Aug 9, 2019
by
avibootz
cpp
1
answer
181
views
How to find first and last positions of an element in a sorted array in C++
asked
Aug 7, 2019
by
avibootz
cpp
cpp-array
1
answer
120
views
How to implement binary search in C++
asked
Aug 5, 2019
by
avibootz
cpp
1
answer
134
views
How to get the size of an array in C++
asked
Aug 5, 2019
by
avibootz
cpp
2
answers
193
views
How to implement recursive binary search in C++
asked
Aug 5, 2019
by
avibootz
cpp
1
answer
135
views
How to find the sum of the subarray which has the largest sum in C++
asked
Jul 27, 2019
by
avibootz
cpp
2
answers
261
views
How to convert a string to vector of chars in C++
asked
Jul 11, 2019
by
avibootz
cpp
cpp-string
cpp-vector
1
answer
206
views
How to convert a string to const char* to pass to a function that needs const char* in C++
asked
Jul 11, 2019
by
avibootz
cpp
1
answer
134
views
How to convert a string to char* in C++
asked
Jul 11, 2019
by
avibootz
cpp
1
answer
134
views
How to get the size of char array in C++
asked
Jul 10, 2019
by
avibootz
cpp
1
answer
197
views
How to capitalize the first and last letter of each word in char array with C++
asked
Jul 10, 2019
by
avibootz
cpp
2
answers
236
views
How to cast int to char in C++
asked
Jun 30, 2019
by
avibootz
cpp
1
answer
125
views
How to find the frequency of letters in a string with C++
asked
Jun 30, 2019
by
avibootz
cpp
1
answer
147
views
How to reverse the first N characters of a string in C++
asked
Jun 24, 2019
by
avibootz
cpp
1
answer
146
views
How to reverse the middle N characters of a string in C++
asked
Jun 22, 2019
by
avibootz
cpp
1
answer
188
views
How to reverse an array of characters without affecting the special characters in C++
asked
Jun 14, 2019
by
avibootz
cpp
1
answer
230
views
How to find the longest increasing subsequence (LIS) of a sequence of numbers in C++
asked
Jun 8, 2019
by
avibootz
cpp
cpp-subsequence
2
answers
253
views
How to find the length of longest common subsequence (LCS) present in two strings with C++
asked
Jun 7, 2019
by
avibootz
cpp
1
answer
171
views
How to extract all integers (numbers) from a string (null terminated character sequences) in C++
asked
May 27, 2019
by
avibootz
cpp
1
answer
127
views
How to sum all numbers from a string in C++
asked
May 27, 2019
by
avibootz
cpp
1
answer
157
views
How to implement a cumulative sum of numbers in int array in C++
asked
May 25, 2019
by
avibootz
cpp
1
answer
127
views
How to find the max element in int array with C++
asked
May 23, 2019
by
avibootz
cpp
1
answer
170
views
How to add fibonacci numbers to a set in C++
asked
May 23, 2019
by
avibootz
cpp
1
answer
113
views
How to print a set in C++
asked
May 23, 2019
by
avibootz
cpp
3
answers
374
views
How to print unordered_set in C++
asked
May 23, 2019
by
avibootz
cpp
Page:
« prev
1
...
48
49
50
51
52
53
54
55
56
57
58
...
77
next »
...