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 c
40,024
questions
51,976
answers
573
users
Recent questions tagged c
1
answer
88
views
How to find the maximum sum of a subarray in C
asked
Feb 25, 2024
by
avibootz
c
c-subarray
1
answer
130
views
How to find the maximum length of a subarray having a sum equal to K in C
asked
Feb 24, 2024
by
avibootz
c
1
answer
86
views
How to check if an array is monotonic in C
asked
Feb 23, 2024
by
avibootz
c
1
answer
114
views
How to find all the possible rows which are permutations of a given row in a matrix with C
asked
Feb 20, 2024
by
avibootz
c
1
answer
82
views
How to count the strings that are not numbers in an array of strings using C
asked
Feb 20, 2024
by
avibootz
c
1
answer
135
views
How to sort an array in descending order using selection sort with C
asked
Feb 20, 2024
by
avibootz
c
1
answer
104
views
How to count strings and integers from an array of strings in C
asked
Feb 19, 2024
by
avibootz
c
1
answer
68
views
How to count numbers from an array of strings in C
asked
Feb 19, 2024
by
avibootz
c
1
answer
83
views
How to create an array of structs of strings and numbers in c
asked
Feb 19, 2024
by
avibootz
c
1
answer
88
views
How to create an array of structs of strings and numbers and arrays in c
asked
Feb 19, 2024
by
avibootz
c
1
answer
159
views
How to fill a matrix with prime numbers in C
asked
Feb 17, 2024
by
avibootz
c
1
answer
84
views
How to fill an array with the first N prime numbers in C
asked
Feb 17, 2024
by
avibootz
c
1
answer
86
views
How to create a key-value pair with random string as key and random int as value in C
asked
Feb 15, 2024
by
avibootz
c
1
answer
124
views
How to create, initialize, and print key-value pair in C
asked
Feb 15, 2024
by
avibootz
c
3
answers
207
views
How to find elements that appear more than list_size/K times in a list with C
asked
Feb 15, 2024
by
avibootz
c
1
answer
68
views
How to find if there is a pair in an array with product equal to a given X in C
asked
Feb 14, 2024
by
avibootz
c
1
answer
143
views
What can be a simple Python list equivalent in C
asked
Feb 14, 2024
by
avibootz
c
1
answer
153
views
How to decrypt string from a string containing digits (0-9) and # by using numbers mapping in C
asked
Feb 13, 2024
by
avibootz
c
1
answer
160
views
How to check if a string contains identical digits in C
asked
Feb 9, 2024
by
avibootz
c
1
answer
145
views
How to check if a number is a repdigit number (a natural number composed of repeated digits) in C
asked
Feb 9, 2024
by
avibootz
c
1
answer
98
views
How to write the equivalent of Python set(string) in C
asked
Feb 9, 2024
by
avibootz
c
1
answer
119
views
How to remove duplicates from a string in C
asked
Feb 9, 2024
by
avibootz
c
1
answer
91
views
How to convert integer to char array in C
asked
Feb 8, 2024
by
avibootz
c
1
answer
93
views
How to find hamming distance (number of bits in the same position that differs in two numbers) in C
asked
Feb 5, 2024
by
avibootz
c
1
answer
132
views
How to pick 2 random elements from an array in C
asked
Feb 3, 2024
by
avibootz
c
1
answer
98
views
How to pick 2 random characters from a string in C
asked
Feb 3, 2024
by
avibootz
c
1
answer
135
views
How to pick 2 random digits from a number in C
asked
Feb 3, 2024
by
avibootz
c
1
answer
120
views
How to pass a pointer to a function and allocate an array in C
asked
Feb 2, 2024
by
avibootz
c
1
answer
127
views
How to pick a random digit from a number in C
asked
Feb 2, 2024
by
avibootz
c
1
answer
146
views
How to pick a random character from a string in C
asked
Feb 2, 2024
by
avibootz
c
1
answer
125
views
How to create a random 5 digits number and get the last 3 digits in C
asked
Feb 2, 2024
by
avibootz
c
1
answer
170
views
How to check if a number is composed of a pair of duplicate digits next to each other in C
asked
Jan 31, 2024
by
avibootz
c
1
answer
248
views
How to check if a number has at least one pair of duplicate digits next to each other in C
asked
Jan 31, 2024
by
avibootz
c
1
answer
149
views
How to check if a double variable contains an integer and not a floating point in C
asked
Jan 29, 2024
by
avibootz
c
2
answers
149
views
How to check if a number and its double contain exactly the same digits in C
asked
Jan 29, 2024
by
avibootz
c
1
answer
105
views
How to print the use of different characters (letters) in a string in C
asked
Jan 24, 2024
by
avibootz
c
1
answer
96
views
How to calculate the sum of a series of self powers numbers in C
asked
Jan 24, 2024
by
avibootz
c
2
answers
100
views
How to check if a matrix is Toeplitz or not in C
asked
Jan 23, 2024
by
avibootz
c
1
answer
125
views
How to change all elements of row i and column j in a binary matrix to 0 if cell[i, j] is 0 with C
asked
Jan 21, 2024
by
avibootz
c
1
answer
127
views
How to find the k closest elements to a giving value in sorted array with C
asked
Jan 21, 2024
by
avibootz
c
2
answers
113
views
How to express 10 milliseconds using timeval in C
asked
Jan 20, 2024
by
avibootz
c
1
answer
72
views
How to find the floor of N in a sorted array with C
asked
Jan 19, 2024
by
avibootz
c
1
answer
110
views
How to find the ceiling of N in a sorted array with C
asked
Jan 19, 2024
by
avibootz
c
1
answer
105
views
How to find the smallest missing number from unsorted array in C
asked
Jan 19, 2024
by
avibootz
c
c-array
1
answer
88
views
How to sort a string using qsort in C
asked
Jan 19, 2024
by
avibootz
c
1
answer
91
views
How to sort the digits of a number in ascending order with C
asked
Jan 19, 2024
by
avibootz
c
1
answer
93
views
How to sort the digits of a number in descending order with C
asked
Jan 19, 2024
by
avibootz
c
1
answer
84
views
How to print the non-repeated elements of an array in C
asked
Jan 17, 2024
by
avibootz
c
1
answer
101
views
How to Initialise byte array with decimal, octal and hexadecimal numbers in C
asked
Jan 17, 2024
by
avibootz
c
1
answer
120
views
How to calculate sum of series 1 + 11 + 111 + 1111 + ... N in C
asked
Jan 16, 2024
by
avibootz
c
Page:
« prev
1
...
13
14
15
16
17
18
19
20
21
22
23
...
80
next »
...