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
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
pascal-string
lua
vbnet
winforms
kotlin-string
bash
c-string
swift-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
cobol
c-array
swift-array
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
math-functions-constants
dot-product-two-arrays
string-to-title-case
create-infinite-loop
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
function-optional-parameter
decode-leet-speak
decimal-number-to-string-leading-zeros
Disclosure:
My content contains affiliate links.
Recent questions tagged C
40,954
questions
53,418
answers
573
users
Recent questions tagged C
1
answer
126
views
How to initialize struct with multiple array in C
asked
Oct 24, 2023
by
avibootz
c
1
answer
110
views
How to find pythagorean triplet values for which a + b + c <= 25 in C
asked
Oct 22, 2023
by
avibootz
c
1
answer
99
views
How to find pythagorean triplet for which a + b + c = 25 in C
asked
Oct 22, 2023
by
avibootz
c
1
answer
101
views
How to find pythagorean triplet for which a + b + c = 1000 in C
asked
Oct 22, 2023
by
avibootz
c
c-pythagorean-triplet
1
answer
80
views
How to print prime numbers up to N in C
asked
Oct 21, 2023
by
avibootz
c
1
answer
111
views
How to calculate the Nth prime number in C
asked
Oct 21, 2023
by
avibootz
c
1
answer
92
views
How to calculate the 10000st prime number in C
asked
Oct 21, 2023
by
avibootz
c
2
answers
117
views
How to calculate the 1000st prime number in C
asked
Oct 21, 2023
by
avibootz
c
2
answers
171
views
How define static local and global variable in C
asked
Oct 20, 2023
by
avibootz
c
2
answers
94
views
How to append int to int in C
asked
Oct 19, 2023
by
avibootz
c
1
answer
139
views
How to square the sum of the first ten natural numbers (1 to 10) in C
asked
Oct 18, 2023
by
avibootz
c
1
answer
122
views
How to sum of the squares of the first ten natural numbers (1 to 10) in C
asked
Oct 18, 2023
by
avibootz
c
2
answers
152
views
How to find the smallest number that is evenly divisible by all of the numbers from 1 to 20 in C
asked
Oct 17, 2023
by
avibootz
c
c-lmc
2
answers
150
views
How to find the smallest number that is evenly divisible by all of the numbers from 1 to 10 in C
asked
Oct 17, 2023
by
avibootz
c
c-lcm
3
answers
163
views
How to find the largest palindrome made from the product of two 3-digit numbers in C
asked
Oct 16, 2023
by
avibootz
c
3
answers
182
views
How to find the largest palindrome made from the product of two 2-digit numbers in C
asked
Oct 15, 2023
by
avibootz
c
c-palindrome
1
answer
111
views
How to find the prime factors of large number in C
asked
Oct 14, 2023
by
avibootz
c
1
answer
141
views
How to find the sum of the even valued in fibonacci sequence with C
asked
Oct 14, 2023
by
avibootz
c
c-fibonacci
2
answers
132
views
How to find the sum of all the multiples of 3 or 5 below 1000 in C
asked
Oct 13, 2023
by
avibootz
c
1
answer
107
views
How to print all subsequences of a string in C
asked
Oct 12, 2023
by
avibootz
c
2
answers
149
views
How to find the sum of all the multiples of 3 or 5 below 10 in C
asked
Oct 10, 2023
by
avibootz
c
1
answer
123
views
How to find third angle of a triangle in C
asked
Oct 10, 2023
by
avibootz
c
2
answers
116
views
How to create the DJB2 hash function for strings in C
asked
Oct 8, 2023
by
avibootz
c
1
answer
103
views
How to check if the third digit of a number equal to specific digit in C
asked
Oct 3, 2023
by
avibootz
c
1
answer
133
views
How to check if specific digit exists in a number with C
asked
Oct 3, 2023
by
avibootz
c
2
answers
132
views
How to split a number into an array of digits in C
asked
Oct 2, 2023
by
avibootz
c
2
answers
143
views
How to convert double to string in C
asked
Oct 2, 2023
by
avibootz
c
1
answer
86
views
How to implement vec4 struct in C
asked
Oct 2, 2023
by
avibootz
c
1
answer
88
views
How to implement vec3 struct in C
asked
Oct 2, 2023
by
avibootz
c
1
answer
138
views
How to rearrange an array such that every odd index element is greater than its previous in C
asked
Oct 1, 2023
by
avibootz
c
1
answer
120
views
How to rearrange an array such that every second element becomes greater than its left and right element with C
asked
Sep 30, 2023
by
avibootz
c
1
answer
119
views
How to define macros to get bit, set bit, clear bit and flip bit in C
asked
Sep 30, 2023
by
avibootz
c
1
answer
170
views
How to get the current path in linux with C
asked
Sep 30, 2023
by
avibootz
c
linux
1
answer
102
views
How to check a single bit in C
asked
Sep 30, 2023
by
avibootz
c
1
answer
110
views
How to clear a single bit in C
asked
Sep 30, 2023
by
avibootz
c
1
answer
102
views
How to set a single bit in C
asked
Sep 29, 2023
by
avibootz
c
1
answer
169
views
How to format an unsigned long long int using printf in C
asked
Sep 29, 2023
by
avibootz
c
1
answer
137
views
How to use String.IndexOfAny function in C
asked
Sep 29, 2023
by
avibootz
c
1
answer
121
views
How to use String.indexOf function in C
asked
Sep 29, 2023
by
avibootz
c
1
answer
102
views
How to remove continued repeated digits in a given number with C
asked
Sep 23, 2023
by
avibootz
c
1
answer
135
views
How to replace each element in array with the product of every other elements in C
asked
Sep 21, 2023
by
avibootz
c
1
answer
149
views
How to print right triangle pattern of multiplication tables in C
asked
Sep 20, 2023
by
avibootz
c
1
answer
108
views
How to print rhombus pattern of stars (*) in C
asked
Sep 20, 2023
by
avibootz
c
1
answer
161
views
How to convert a 2D coordinate into 1D index in C
asked
Sep 18, 2023
by
avibootz
c
1
answer
169
views
How to convert a 1D coordinate into 2D indexes in C
asked
Sep 18, 2023
by
avibootz
c
1
answer
97
views
How to print numbers palindrome triangle pattern in C
asked
Sep 15, 2023
by
avibootz
c
1
answer
97
views
How to print letters palindrome triangle pattern in C
asked
Sep 15, 2023
by
avibootz
c
1
answer
115
views
How to print diamond of stars in C
asked
Sep 14, 2023
by
avibootz
c
1
answer
158
views
How to print hollow pyramid of stars in C
asked
Sep 14, 2023
by
avibootz
c
1
answer
111
views
How to check if a string is pangram in C
asked
Sep 14, 2023
by
avibootz
c
Page:
« prev
1
...
18
19
20
21
22
23
24
25
26
27
28
...
81
next »
...