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
groovy
win32
sql
mysql
winapi
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
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
inverse-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged c-array
39,726
questions
51,615
answers
573
users
Recent questions tagged c-array
1
answer
59
views
How to find the floor and ceiling of the value N in an unsorted array with C
asked
Nov 7, 2025
by
avibootz
c
c-ceil
c-floor
c-array
1
answer
43
views
How to use strlen with a pointer to an array of pointers to strings in C
asked
Nov 7, 2025
by
avibootz
c
c-array
c-pointers
1
answer
56
views
How to use strlen with an array of pointers to strings in C
asked
Nov 7, 2025
by
avibootz
c
c-pointers
c-array
1
answer
49
views
How to get random N rows from a 2D array in C
asked
Nov 2, 2025
by
avibootz
c
c-random
c-array
2
answers
71
views
How to search a 2d array using two pointers to the first and last elements in the array with C
asked
Sep 22, 2025
by
avibootz
c
c-array
c-search
2
answers
56
views
How to find the index of N in a sorted vector if N is not present, return the index where it would be in C
asked
Sep 22, 2025
by
avibootz
c
c-array
1
answer
44
views
How to find the smallest letter in a sorted array that is larger than a given letter in C
asked
Sep 20, 2025
by
avibootz
c
c-array
1
answer
53
views
How to find the two elements in an array whose sum is closest to zero in C
asked
Sep 12, 2025
by
avibootz
c
c-array
1
answer
56
views
How to sort an array that consists of only 0s and 1s in C
asked
Sep 1, 2025
by
avibootz
c
c-array
c-sort
1
answer
69
views
How to sort an array of strings where each string represents a decimal number in C
asked
Sep 1, 2025
by
avibootz
c
c-sort
c-array
1
answer
63
views
How to combine 2 arrays of structs (as a map) into a third array in C
asked
Aug 25, 2025
by
avibootz
c
c-array
1
answer
62
views
How to find the length of the longest consecutive sequence of an unsorted vector of integers in C
asked
Aug 18, 2025
by
avibootz
c
c-sequence
c-consecutive-sequence
c-array
1
answer
43
views
How to sort the part of an array in C
asked
Aug 12, 2025
by
avibootz
c
c-array
1
answer
68
views
How to allocate, fill, print, and deallocate a 2D array in C
asked
Aug 8, 2025
by
avibootz
c
c-deallocate
c-array
c-allocate
1
answer
43
views
How to deallocate a 2D array in C
asked
Aug 8, 2025
by
avibootz
c
c-array
c-deallocate
1
answer
68
views
How to create an array containing all elements that are included in both other two arrays in C
asked
Jul 6, 2025
by
avibootz
c
c-array
2
answers
78
views
How to sort an array of repeated integers with C
asked
Jul 5, 2025
by
avibootz
c
c-array
c-sort
1
answer
66
views
How to increment an integer represented as an integer array of digits by one in C
asked
Jul 2, 2025
by
avibootz
c
c-array
1
answer
77
views
How to calculate the sum of squares of an array of floating-point values in C
asked
Jun 29, 2025
by
avibootz
c
c-array
1
answer
66
views
How to convert a byte array to a hex string in C
asked
Jun 21, 2025
by
avibootz
c
c-array
c-byte-array
1
answer
56
views
How to print array elements in groups of 2 with C
asked
Jun 20, 2025
by
avibootz
c
c-array
1
answer
66
views
How to multiply all the elements of an array in C
asked
Jun 20, 2025
by
avibootz
c
c-array
1
answer
102
views
How to find all possible combinations of numbers in an array to reach a given sum with C
asked
Jun 2, 2025
by
avibootz
c
c-array
2
answers
76
views
How to search insert position of K in a sorted array with C
asked
May 10, 2025
by
avibootz
c
c-array
3
answers
150
views
How to pop the first element of an array in C
asked
May 1, 2025
by
avibootz
c
c-array
2
answers
167
views
How to dynamically allocate and set values to a 3d array in C
asked
Apr 21, 2025
by
avibootz
c
c-malloc
c-array
1
answer
112
views
How to create and initialize a 3D array to zero in C
asked
Apr 21, 2025
by
avibootz
c
c-array
1
answer
83
views
How to create an array of dates starting with today and going back the last 30 days in C
asked
Apr 10, 2025
by
avibootz
c
c-array
c-date
1
answer
93
views
How to create an array of days starting with today and going back the last 30 days in C
asked
Apr 10, 2025
by
avibootz
c
c-array
c-date
1
answer
103
views
How to convert an array of ints to an array of strings in C
asked
Apr 1, 2025
by
avibootz
c
c-array
1
answer
140
views
How to extract the unique integers from an array excluding duplicates in C
asked
Mar 28, 2025
by
avibootz
c
c-array
1
answer
91
views
How to check whether an array contains any unique values in C
asked
Mar 28, 2025
by
avibootz
c
c-array
1
answer
84
views
How to check whether an array contains unique values in C
asked
Mar 28, 2025
by
avibootz
c
c-array
1
answer
62
views
How to get array subset in C
asked
Mar 24, 2025
by
avibootz
c
c-array
1
answer
79
views
How to create an array containing a range of characters in C
asked
Mar 21, 2025
by
avibootz
c
c-array
1
answer
84
views
How to sort each row from a two-dimensional array in C
asked
Mar 16, 2025
by
avibootz
c
c-array
1
answer
98
views
How to find the smallest missing number from unsorted array in C
asked
Jan 19, 2024
by
avibootz
c
c-array
1
answer
129
views
How to shift array elements to right by one position in C
asked
Sep 10, 2022
by
avibootz
c
c-array
1
answer
110
views
How to shift array elements to left by one position in C
asked
Sep 10, 2022
by
avibootz
c
c-array
2
answers
142
views
How to group elements of an array based on their first occurrence in C
asked
Aug 14, 2022
by
avibootz
c
c-array
1
answer
199
views
How to find first and last positions of an element in a sorted array in C
asked
Aug 7, 2019
by
avibootz
c
c-array
2
answers
213
views
How to convert int array to int number in C
asked
Mar 20, 2016
by
avibootz
c
c-array
2
answers
310
views
How to insert an element in a dynamic array in C
asked
Sep 13, 2014
by
avibootz
c
c-array
c-malloc
To see more, click for the
full list of questions
or
popular tags
.
...