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
vbnet
cobol
typescript-string
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
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
dot-product-two-arrays
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
Disclosure:
My content contains affiliate links.
Recent questions tagged cpp
40,759
questions
53,131
answers
573
users
Recent questions tagged cpp
1
answer
64
views
How to sum the digits of the number 2^N in C++
asked
Aug 1, 2025
by
avibootz
cpp
cpp-power-digits-sum
4
answers
124
views
How to declare a function argument that can accept any type in C++
asked
Jul 31, 2025
by
avibootz
cpp
cpp-argument
1
answer
90
views
How to write and read 8 bits from a file in C++
asked
Jul 30, 2025
by
avibootz
cpp
cpp-bits
cpp-file
1
answer
91
views
How to print a number as binary using cout in C++
asked
Jul 30, 2025
by
avibootz
cpp
cpp-binary
1
answer
65
views
How to set specific bits in a char with C++
asked
Jul 29, 2025
by
avibootz
cpp
cpp-bits
1
answer
70
views
How to assign an 8-bit value directly to a char in C++
asked
Jul 29, 2025
by
avibootz
cpp
cpp-bits
1
answer
87
views
How to extract a float from a string in C++
asked
Jul 28, 2025
by
avibootz
cpp
cpp-string
cpp-extract
1
answer
92
views
How to create a string with a repeated character N times in C++
asked
Jul 27, 2025
by
avibootz
cpp
cpp-string
1
answer
81
views
How to check if an integer contains an even or odd number of bits set in C++
asked
Jul 26, 2025
by
avibootz
cpp
cpp-bits
1
answer
86
views
How to find the greatest product of 3 adjacent numbers in the same (any) direction in a grid with C++
asked
Jul 26, 2025
by
avibootz
cpp
cpp-grid
1
answer
64
views
How to replace multiple consecutive question marks (?) with a single question mark in C++
asked
Jul 23, 2025
by
avibootz
cpp
cpp-replace
1
answer
86
views
How to convert seconds to minutes and hours and seconds in C++
asked
Jul 22, 2025
by
avibootz
cpp
cpp-convert
2
answers
61
views
How to format time hours-minutes-seconds in C++
asked
Jul 22, 2025
by
avibootz
cpp
cpp-time
1
answer
90
views
How to create an empty vector of strings in C++
asked
Jul 21, 2025
by
avibootz
cpp
cpp-vector
1
answer
115
views
How to split a string with multiple separators in C++
asked
Jul 21, 2025
by
avibootz
cpp
cpp-string
1
answer
91
views
How to draw a rotated 3D square using OpenGL, FreeGLUT, GLEW, Camera/View space & coordinate system transitions in C++
asked
Jul 20, 2025
by
avibootz
opengl
glew
cpp
freeglut
shaders
2
answers
115
views
How to find whether a string s3 is formed by an interleaving of the strings s1 and s2 in C++
asked
Jul 20, 2025
by
avibootz
cpp
cpp-string
cpp-interleaving
1
answer
69
views
How to count backwards (Print the numbers N, N - 1, ..., 0 (included)) in C++
asked
Jul 20, 2025
by
avibootz
cpp
cpp-loop
1
answer
76
views
How to match a substring within 2 square brackets using RegEx in C++
asked
Jul 19, 2025
by
avibootz
cpp
cpp-substring
cpp-regex
1
answer
103
views
How to draw a rotated 3D square using OpenGL, FreeGLUT, GLEW, aspect ratio & transformation of the Z coordinate in C++
asked
Jul 17, 2025
by
avibootz
opengl
cpp
glew
freeglut
shaders
1
answer
94
views
How to remove stop words from a string in C++
asked
Jul 17, 2025
by
avibootz
cpp
cpp-string
1
answer
114
views
How to draw a rotated 3D square using OpenGL, FreeGLUT, GLEW, vertex shader & perspective projection in C++
asked
Jul 16, 2025
by
avibootz
opengl
cpp
glew
freeglut
shaders
1
answer
72
views
How to pick a random value from a map in C++
asked
Jul 16, 2025
by
avibootz
cpp
cpp-map
1
answer
86
views
How to implement the Sieve of Eratosthenes algorithm for finding all prime numbers up to a specified integer in C++
asked
Jul 16, 2025
by
avibootz
cpp
cpp-prime
1
answer
94
views
How to extract a file name from a path, replace whitespaces, and make it lowercase using RegEx in C++
asked
Jul 15, 2025
by
avibootz
cpp
cpp-regex
2
answers
105
views
How to find the 100001 prime number in C++
asked
Jul 15, 2025
by
avibootz
cpp
cpp-prime
1
answer
68
views
How to convert multiple <br/> tags to a single <br/> tag using RegEx in C++
asked
Jul 14, 2025
by
avibootz
cpp
cpp-regex
2
answers
79
views
How to assign multiple values to multiple variables in one line with C++
asked
Jul 14, 2025
by
avibootz
cpp
cpp-variable
1
answer
46
views
How to create the gray code of the decimal number 2 in C++
asked
Jul 13, 2025
by
avibootz
cpp
cpp-gray-code
1
answer
78
views
How to filter a vector in-place with C++
asked
Jul 13, 2025
by
avibootz
cpp
cpp-vector
cpp-filter
1
answer
68
views
How to search for a word in a grid of characters with C++
asked
Jul 12, 2025
by
avibootz
cpp
cpp-search
cpp-grid
2
answers
71
views
How to XOR byte vectors in C++
asked
Jul 12, 2025
by
avibootz
cpp
cpp-xor
1
answer
117
views
How to scale & interpolate color of a triangle using OpenGL, FreeGLUT, GLEW, vertex attributes & scaling matrix in C++
asked
Jul 11, 2025
by
avibootz
freeglut
opengl
cpp
glew
shaders
1
answer
102
views
How to check if a string includes $sometext$ without numbers in C++
asked
Jul 11, 2025
by
avibootz
cpp
cpp-string
1
answer
95
views
How to get all possible unique subsets without duplicates from an array of unique numbers in C++
asked
Jul 10, 2025
by
avibootz
cpp
cpp-array
cpp-subset
1
answer
64
views
How to encode and decode a string to base64 in C++
asked
Jul 10, 2025
by
avibootz
cpp
cpp-decode
cpp-base64
cpp-encode
1
answer
125
views
How to scale & rotate a triangle using OpenGL, FreeGLUT, GLEW & Shaders with rotation & translation matrix in C++
asked
Jul 9, 2025
by
avibootz
freeglut
glew
opengl
cpp
shaders
1
answer
114
views
How to scale & move a triangle using OpenGL, FreeGLUT, GLEW, Shaders with scaling & translation matrix & uniform in C++
asked
Jul 9, 2025
by
avibootz
freeglut
cpp
glew
opengl
shaders
1
answer
90
views
How to scale a triangle using OpenGL with FreeGLUT, GLEW, and Shaders with scaling matrix and uniform in C++
asked
Jul 9, 2025
by
avibootz
opengl
glew
cpp
freeglut
shaders
1
answer
108
views
How to remove the letters from word1 if they do not exist in word2 with C++
asked
Jul 9, 2025
by
avibootz
cpp
cpp-string
1
answer
97
views
How to move a triangle using OpenGL with FreeGLUT, Shaders with rotation matrix, uniform, and GLEW in C++
asked
Jul 8, 2025
by
avibootz
opengl
cpp
glew
freeglut
shaders
1
answer
114
views
How to remove the letters from word1 if they exist in word2 with C++
asked
Jul 8, 2025
by
avibootz
cpp
cpp-string
1
answer
114
views
How to remove multiple spaces from a string in C++
asked
Jul 7, 2025
by
avibootz
cpp
cpp-string
1
answer
89
views
How to get intersection of two strings in C++
asked
Jul 6, 2025
by
avibootz
cpp
cpp-string
cpp-intersection
1
answer
101
views
How to create a vector containing all elements that are included in other two vectors in C++
asked
Jul 6, 2025
by
avibootz
cpp
cpp-vector
1
answer
90
views
How to pad a string on both sides in C++
asked
Jul 5, 2025
by
avibootz
cpp
cpp-string
1
answer
93
views
How to find the minimum substring of string s1 that includes every character of string s2 in C++
asked
Jul 5, 2025
by
avibootz
cpp
cpp-string
cpp-substring
cpp-minimum-substring
minimum-substring
1
answer
78
views
How to sort a vector of repeated integers with C++
asked
Jul 5, 2025
by
avibootz
cpp
cpp-sort
cpp-vector
3
answers
105
views
How to pad a string on the left in C++
asked
Jul 4, 2025
by
avibootz
cpp
cpp-string
3
answers
122
views
How to pad a string on the right in C++
asked
Jul 3, 2025
by
avibootz
cpp
cpp-string
Page:
« prev
1
2
3
4
5
6
7
8
9
10
11
12
...
78
next »
...