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
84
views
How to find the sum of a number/factorial of the number of all natural numbers from 1 to N in C
asked
Jan 16, 2024
by
avibootz
c
1
answer
97
views
How to check if the digits of a number are prime in C
asked
Jan 14, 2024
by
avibootz
c
1
answer
102
views
How to check if number can be made prime by deleting a single digit in C
asked
Jan 12, 2024
by
avibootz
c
c-number-made-prime-deleting-single-digit
number-made-prime-deleting-single-digit
1
answer
92
views
How to remove the second digit from a number in C
asked
Jan 12, 2024
by
avibootz
c
1
answer
109
views
How to check if remove digits from left to right from a prime number remain prime at each stage in C
asked
Jan 12, 2024
by
avibootz
c
2
answers
114
views
How to remove digits from left to right from a number one by one until the number remain one digit in C
asked
Jan 12, 2024
by
avibootz
c
2
answers
104
views
How to truncate a number from left in C
asked
Jan 10, 2024
by
avibootz
c
1
answer
96
views
How to find all 4 digits numbers that are palindrome in base 10 and base 2 with C
asked
Jan 9, 2024
by
avibootz
c
1
answer
107
views
How to create array size macro in C
asked
Jan 8, 2024
by
avibootz
c
2
answers
199
views
How to implement the function strrev() in C
asked
Jan 7, 2024
by
avibootz
c
1
answer
114
views
How to find all 3 digits numbers that are palindrome in base 10 and base 2 with C
asked
Jan 7, 2024
by
avibootz
c
1
answer
144
views
How to check whether a numbers are palindrome in base 10 and base 2 with C
asked
Jan 6, 2024
by
avibootz
c
1
answer
106
views
How to toggle each character in a string with C
asked
Jan 5, 2024
by
avibootz
c
1
answer
117
views
How to count the number of words in a string that end with s or y in C
asked
Jan 5, 2024
by
avibootz
c
1
answer
96
views
How to print the words ending with letter s in C
asked
Jan 4, 2024
by
avibootz
c
1
answer
188
views
How to check if a number is curious number (sum of the factorials of each digit equal to itself) in C
asked
Jan 1, 2024
by
avibootz
c
1
answer
156
views
How to sum the factorials of the digits of a number in C
asked
Jan 1, 2024
by
avibootz
c
c-factorial
2
answers
143
views
How to find the most frequent word in an array of strings with C
asked
Dec 31, 2023
by
avibootz
c
2
answers
128
views
How to find the frequency of every word in array of strings with C
asked
Dec 31, 2023
by
avibootz
c
1
answer
124
views
How to sort array of strings in descending order C
asked
Dec 31, 2023
by
avibootz
c
1
answer
139
views
How to extract words from a string into an array with C
asked
Dec 29, 2023
by
avibootz
c
1
answer
158
views
How to print unsigned int using printf in C
asked
Dec 29, 2023
by
avibootz
c
1
answer
128
views
How to print the smallest palindrome words in a string with C
asked
Dec 28, 2023
by
avibootz
c
1
answer
126
views
How to print the longest palindrome words in a string with C
asked
Dec 28, 2023
by
avibootz
c
1
answer
110
views
How to extract hours, minutes and second from string in C
asked
Dec 27, 2023
by
avibootz
c
1
answer
123
views
How to swap adjacent characters of a string in C
asked
Dec 26, 2023
by
avibootz
c
1
answer
163
views
How to print all 7 digits armstrong numbers in C
asked
Dec 26, 2023
by
avibootz
c
1
answer
128
views
How to print all 3 digits armstrong numbers in C
asked
Dec 26, 2023
by
avibootz
c
1
answer
126
views
How to print all armstrong numbers from 1 to N in C
asked
Dec 26, 2023
by
avibootz
c
1
answer
113
views
How to print the bits that need to be flipped to convert a number to another number in C
asked
Dec 25, 2023
by
avibootz
c
2
answers
131
views
How to count the number of bits to be flipped to convert a number to another number in C
asked
Dec 23, 2023
by
avibootz
c
1
answer
134
views
How to extract N bits from start bit of a 32-bit unsigned integer in C
asked
Dec 23, 2023
by
avibootz
c
1
answer
128
views
How to extract the last N bits of a 32-bit unsigned integer in C
asked
Dec 22, 2023
by
avibootz
c
1
answer
111
views
How to extract N bits from a given position in a number with C
asked
Dec 22, 2023
by
avibootz
c
1
answer
159
views
How to swap two bits of a 32-bit integer number in C
asked
Dec 22, 2023
by
avibootz
c
1
answer
105
views
How to print bits of a number between given positions in C
asked
Dec 22, 2023
by
avibootz
c
1
answer
95
views
How to round an integer to the nearest multiple of a number in C
asked
Dec 21, 2023
by
avibootz
c
1
answer
102
views
How to find the position of MSB bit of an unsigned integer number in C
asked
Dec 21, 2023
by
avibootz
c
2
answers
142
views
How to rounding up a number to next power of 2 in C
asked
Dec 21, 2023
by
avibootz
c
1
answer
104
views
How to replace a bit of a number at a specified position from another number in C
asked
Dec 21, 2023
by
avibootz
c
1
answer
105
views
How to find odd or even number using bitmasking in C
asked
Dec 21, 2023
by
avibootz
c
2
answers
201
views
How to use bitwise operators to find whether binary representation of a number is palindrome in C
asked
Dec 20, 2023
by
avibootz
c
1
answer
97
views
How to count the number of trailing zeroes in an integer in C
asked
Dec 20, 2023
by
avibootz
c
1
answer
121
views
How to swap two numbers with the bitwise operator in C
asked
Dec 20, 2023
by
avibootz
c
1
answer
110
views
How to check whether all bits of a number are unset in C
asked
Dec 20, 2023
by
avibootz
c
1
answer
138
views
How to swap two bits of a byte in C
asked
Dec 20, 2023
by
avibootz
c
1
answer
166
views
How to find the minimum number of bits required to store an int number in C
asked
Dec 19, 2023
by
avibootz
c
1
answer
122
views
How to print ASCII values of all lowercase alphabets using goto statement in C
asked
Dec 19, 2023
by
avibootz
c
1
answer
114
views
How to print square and cube of all numbers from 1 to N using goto statement in C
asked
Dec 19, 2023
by
avibootz
c
1
answer
129
views
How to print all numbers from 1 to N using goto statement in C
asked
Dec 19, 2023
by
avibootz
c
Page:
« prev
1
...
14
15
16
17
18
19
20
21
22
23
24
...
80
next »
...