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,988
questions
51,933
answers
573
users
Recent questions tagged CPP
1
answer
107
views
How to remove specific character from a string in C++
asked
Sep 20, 2022
by
avibootz
cpp
1
answer
132
views
How to remove specific character from a string by index in C++
asked
Sep 20, 2022
by
avibootz
cpp
1
answer
113
views
How to find two numbers from an array that are just smaller and just greater than N in C++
asked
Sep 19, 2022
by
avibootz
cpp
1
answer
105
views
How to add items to set in C++
asked
Sep 18, 2022
by
avibootz
cpp
1
answer
135
views
How to print the number of substrings with exactly k distinct characters in C++
asked
Sep 18, 2022
by
avibootz
cpp
2
answers
115
views
How to add char to string in C++
asked
Sep 18, 2022
by
avibootz
cpp
1
answer
115
views
What to include to use unordered_map in C++
asked
Sep 17, 2022
by
avibootz
cpp
2
answers
165
views
How to count the number of substrings with exactly k distinct characters in C++
asked
Sep 17, 2022
by
avibootz
cpp
1
answer
90
views
How to print all the duplicates in a string with C++
asked
Sep 17, 2022
by
avibootz
cpp
1
answer
126
views
How to count and print triplets from an array with sum smaller than a given value in C++
asked
Sep 16, 2022
by
avibootz
cpp
1
answer
90
views
How to print a given matrix in spiral form with C++
asked
Sep 12, 2022
by
avibootz
cpp
1
answer
114
views
How to shift vector elements to right by N positions in C++
asked
Sep 11, 2022
by
avibootz
cpp
1
answer
127
views
How to shift array elements to right by N positions in C++
asked
Sep 11, 2022
by
avibootz
cpp
1
answer
100
views
How to shift vector elements to left by N positions in C++
asked
Sep 11, 2022
by
avibootz
cpp
1
answer
135
views
How to shift array elements to left by N positions in C++
asked
Sep 11, 2022
by
avibootz
cpp
1
answer
102
views
How to shift vector elements to right by one position in C++
asked
Sep 11, 2022
by
avibootz
cpp
1
answer
134
views
How to shift array elements to right by one position in C++
asked
Sep 11, 2022
by
avibootz
cpp
1
answer
92
views
How to shift vector elements to left by one position in C++
asked
Sep 11, 2022
by
avibootz
cpp
1
answer
114
views
How to shift array elements to left by one position in C++
asked
Sep 11, 2022
by
avibootz
cpp
1
answer
118
views
How to count the triangles that can be formed using three different elements of an array in C++
asked
Sep 10, 2022
by
avibootz
cpp
2
answers
139
views
How to initialize a vector with zeros in C++
asked
Sep 9, 2022
by
avibootz
cpp
2
answers
136
views
How to rearrange a given sorted array in maximum minimum form with C++
asked
Sep 9, 2022
by
avibootz
cpp
1
answer
115
views
How to check if a string can be rearranged as palindrome in C++
asked
Sep 8, 2022
by
avibootz
cpp
1
answer
119
views
How to find all combinations of three elements in an array whose sum is equal to N in C++
asked
Sep 7, 2022
by
avibootz
cpp
2
answers
155
views
How to break out of nested for loops in C++
asked
Sep 7, 2022
by
avibootz
cpp
1
answer
88
views
How to break from for loop in C++
asked
Sep 7, 2022
by
avibootz
cpp
1
answer
118
views
How to get characters that exists in a given two strings s1 and s2 in C++
asked
Sep 7, 2022
by
avibootz
cpp
1
answer
127
views
How to find the combination of three elements in an array whose sum is equal to N in C++
asked
Sep 5, 2022
by
avibootz
cpp
1
answer
92
views
How to find the first repeated character in a string with C++
asked
Sep 4, 2022
by
avibootz
cpp
1
answer
77
views
How to find all repeating characters in a string with C++
asked
Sep 4, 2022
by
avibootz
cpp
1
answer
94
views
How to find all non repeating characters in a string with C++
asked
Sep 4, 2022
by
avibootz
cpp
2
answers
151
views
How to convert string with numbers to int array in C++
asked
Sep 3, 2022
by
avibootz
cpp
1
answer
116
views
How to sort a vector of numeric strings in descending order with C++
asked
Sep 3, 2022
by
avibootz
cpp
1
answer
143
views
How to sort a vector of numeric strings in ascending order with C++
asked
Sep 2, 2022
by
avibootz
cpp
1
answer
94
views
How to find the second most frequent character in a string with C++
asked
Aug 31, 2022
by
avibootz
cpp
1
answer
101
views
How to find the number occurring an odd number of times in an array with C++
asked
Aug 30, 2022
by
avibootz
cpp
cpp-find-number-occurring-odd-number-of-times-in-array
find-number-occurring-odd-number-of-times-in-array
1
answer
124
views
How to find all elements (leaders) in an array that are greater than all elements to their right in C++
asked
Aug 29, 2022
by
avibootz
cpp
1
answer
133
views
How to remove characters that are included in first string from the second string in C++
asked
Aug 29, 2022
by
avibootz
cpp
1
answer
103
views
How to remove characters that are included in second string from the first string in C++
asked
Aug 29, 2022
by
avibootz
cpp
1
answer
87
views
How to find the maximum repeating number in array with C++
asked
Aug 27, 2022
by
avibootz
cpp
2
answers
109
views
How to arrange even first and odd after in array with C++
asked
Aug 27, 2022
by
avibootz
cpp
2
answers
101
views
How to sum the numbers in string with C++
asked
Aug 26, 2022
by
avibootz
cpp
1
answer
98
views
How to swap pairs of characters in a string with C++
asked
Aug 25, 2022
by
avibootz
cpp
2
answers
109
views
How to use INT_MAX in C++
asked
Aug 22, 2022
by
avibootz
cpp
1
answer
104
views
How to find minimum distance between two numbers in an array with C++
asked
Aug 22, 2022
by
avibootz
cpp
2
answers
130
views
How to pass string by reference in C++
asked
Aug 22, 2022
by
avibootz
cpp
1
answer
127
views
How to reverse a string without affecting special characters in C++
asked
Aug 22, 2022
by
avibootz
cpp
1
answer
97
views
How to move all negative elements to the beginning of array in C++
asked
Aug 21, 2022
by
avibootz
cpp
2
answers
129
views
How to count the number of strictly increasing subarrays in an array with C++
asked
Aug 21, 2022
by
avibootz
cpp
1
answer
89
views
How to declare a vector of pair numbers with struct in C++
asked
Aug 21, 2022
by
avibootz
cpp
Page:
« prev
1
...
25
26
27
28
29
30
31
32
33
34
35
...
77
next »
...