Remember
Register
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
javascript
c#
c
cpp
php
vb#
typescript
nodejs
html
go
rust
swift
dart
ruby
scala
r
css
bootstrap
groovy
sql
mysql
jquery
lua
bash
f#
kotlin
win32
winapi
reactjs
opengl
c-windows
pascal
sdl2
cobol
nodejs-express
angularjs
glfw
html5
postgresql
dom
android-java
wordpress
glad
bootstrap4
css3
objective-c
visual-studio-code
software
windows
fortran
web-hosting
firefox
bgfx
perl
binary
elixir
opencl
vulkan
ada
phpmyadmin
wpf
direct3d11
erlang
q2a
cpp17
clisp
laravel
netbeans
edge
prototype
ide
dot-net-library
chrome
linux
xampp
download
d
binary-arithmetic
imgui
search-engine
clang
fontawesome5
xdebug
iphone
hardware
apache
webgl
xml
pc
xhtml
browser
programming
Disclosure:
My content contains affiliate links.
Recent questions tagged c
29,957
questions
39,172
answers
573
users
Recent questions tagged c
1
answer
2
views
How to rotate left by N bits in C
asked
1 day
ago
by
avibootz
c
1
answer
6
views
How to check where a number is special number in C
asked
3 days
ago
by
avibootz
c
2
answers
6
views
How to convert int to binary in string with C
asked
4 days
ago
by
avibootz
c
1
answer
5
views
How to check if a number is evil number (binary representation contains even number of 1) in C
asked
4 days
ago
by
avibootz
c
1
answer
5
views
How to create recursive implementation of atoi() for positive and negative numbers in C
asked
4 days
ago
by
avibootz
c
1
answer
4
views
How to create implementation of atoi() in C
asked
4 days
ago
by
avibootz
c
1
answer
5
views
How to create recursive implementation of atoi() in C
asked
4 days
ago
by
avibootz
c
1
answer
7
views
How to search for an element in circular sorted integer array with C
asked
5 days
ago
by
avibootz
c
1
answer
7
views
How to fill matrix in spiral form start from center in C
asked
6 days
ago
by
avibootz
c
1
answer
6
views
How to set date and time in struct tm with C
asked
6 days
ago
by
avibootz
c
1
answer
7
views
How to use strftime() to format time like a Unix timestamp in C
asked
6 days
ago
by
avibootz
c
1
answer
8
views
How to display date and time using strftime() include UNIX time in C
asked
6 days
ago
by
avibootz
c
1
answer
8
views
How to display date and time using strftime() in C
asked
6 days
ago
by
avibootz
c
1
answer
7
views
How to count the number of times sorted array with distinct integers are circularly rotated in C
asked
Nov 20
by
avibootz
c
1
answer
10
views
How to cut out a section of string in C
asked
Nov 17
by
avibootz
c
1
answer
10
views
How to print a string without specific section of using print in C
asked
Nov 17
by
avibootz
c
1
answer
9
views
How to extract double and substring from a string in C
asked
Nov 16
by
avibootz
c
1
answer
13
views
How to extract the decimal part from a floating point string in C
asked
Nov 15
by
avibootz
c
3
answers
12
views
How to extract the decimal part from a floating point number in C
asked
Nov 15
by
avibootz
c
1
answer
9
views
How to print lexicographic permutations of 0, 1 and 2 as strings in C
asked
Nov 15
by
avibootz
c
1
answer
9
views
How to print lexicographic permutations of 0, 1 and 2 in C
asked
Nov 15
by
avibootz
c
1
answer
10
views
How to sum the digit of a factorial of a number in C
asked
Nov 13
by
avibootz
c
1
answer
13
views
How to create a matrix with random numbers between 1 and 100 in right triangle shape using C
asked
Nov 13
by
avibootz
c
1
answer
11
views
How to sum all the largest elements of each row in a matrix with C
asked
Nov 12
by
avibootz
c
1
answer
13
views
How to find the largest element of each row in a matrix with C
asked
Nov 12
by
avibootz
c
1
answer
14
views
How to find the largest element in specific row in a matrix with C
asked
Nov 12
by
avibootz
c
1
answer
13
views
How to create a matrix with random numbers between 1 and 100 in C
asked
Nov 12
by
avibootz
c
1
answer
11
views
How to find the largest element in a matrix with C
asked
Nov 12
by
avibootz
c
2
answers
12
views
How to use an asterisk (*) to specify the field width in printf with C
asked
Nov 12
by
avibootz
c
1
answer
8
views
How to count the number of digits in a double with C
asked
Nov 12
by
avibootz
c
1
answer
14
views
How to sum the digits of pi after decimal in C
asked
Nov 10
by
avibootz
c
1
answer
10
views
How to print the digits of pi after decimal in C
asked
Nov 10
by
avibootz
c
1
answer
12
views
How to calculate the sum of digits of 2 power 100 in C
asked
Nov 10
by
avibootz
c
1
answer
11
views
How to convert digits of 2 power 100 to an array of characters in C
asked
Nov 10
by
avibootz
c
1
answer
10
views
How to convert digits of pi to an array of characters in C
asked
Nov 10
by
avibootz
c
1
answer
10
views
How to sum the digits of float in C
asked
Nov 10
by
avibootz
c
1
answer
13
views
How to convert PI with precision of 15 digits to string in C
asked
Nov 10
by
avibootz
c
1
answer
11
views
How to calculate power with a large exponent in C
asked
Nov 9
by
avibootz
c
1
answer
11
views
How to calculate 2 power 100 in C
asked
Nov 9
by
avibootz
c
1
answer
11
views
How to calculate power without using pow function in C
asked
Nov 9
by
avibootz
c
1
answer
15
views
How to calculate the sum of digits of 2 power 15 in C
asked
Nov 9
by
avibootz
c
1
answer
9
views
How to calculate the Collatz sequence for a range starting from 3 to 10 in C
asked
Nov 6
by
avibootz
c
1
answer
8
views
How to calculate the Collatz sequence starting with 7 in C
asked
Nov 6
by
avibootz
c
1
answer
10
views
How to calculate the Collatz sequence starting with 13 in C
asked
Nov 6
by
avibootz
c
1
answer
10
views
How to print a cube of random digits in C
asked
Nov 6
by
avibootz
c
1
answer
11
views
How to find max product of 4 adjacent numbers in the same direction in a 20×20 grid with C
asked
Nov 2
by
avibootz
c
1
answer
11
views
How to create a 20x20 matrix with random numbers between 1 and 100 in C
asked
Nov 1
by
avibootz
c
1
answer
13
views
How to create a 10x10 matrix with random numbers between 1 and 100 in C
asked
Nov 1
by
avibootz
c
1
answer
11
views
How to calculate percentage from fraction in C
asked
Oct 30
by
avibootz
c
1
answer
14
views
How to find the sum of all the primes below two million in C
asked
Oct 27
by
avibootz
c
Page:
1
2
3
4
5
6
...
62
next »
...