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,023
questions
51,974
answers
573
users
Recent questions tagged c#
1
answer
51
views
How to search for a number in a sorted matrix in C#
asked
Oct 7, 2025
by
avibootz
c#
c#-matrix
c#-search
1
answer
49
views
How to check whether a matrix is a square matrix in C#
asked
Oct 7, 2025
by
avibootz
c#
c#-matrix
1
answer
51
views
How to calculate the median of a matrix in C#
asked
Oct 5, 2025
by
avibootz
c#
c#-matrix
c#-median
1
answer
56
views
How to find a common element in all rows of a given matrix with sorted rows in C#
asked
Oct 3, 2025
by
avibootz
c#
c#-matrix
1
answer
52
views
How to get matrix size in c#
asked
Oct 1, 2025
by
avibootz
c#
c#-matrix
1
answer
46
views
How to count the number of sorted rows in either increasing or decreasing order in a matrix using C#
asked
Oct 1, 2025
by
avibootz
c#
c#-matrix
1
answer
48
views
How to check whether a matrix is a magic square or not in C#
asked
Sep 30, 2025
by
avibootz
c#
c#-matrix
2
answers
66
views
How to check whether a string can be segmented into a sequence of words from a dictionary in C#
asked
Sep 28, 2025
by
avibootz
c#
c#-string
1
answer
61
views
How to reverse a word in a string with C#
asked
Sep 26, 2025
by
avibootz
c#
c#-string
c#-reverse
1
answer
69
views
How to find the smallest letter in a sorted array that is larger than a given letter in C#
asked
Sep 21, 2025
by
avibootz
c#
c#-array
1
answer
34
views
How to generate a random hexadecimal string in C#
asked
Sep 18, 2025
by
avibootz
c#
c#-hexadecima
1
answer
56
views
How to find the length of the longest consecutive zeroes in the binary representation of a number in C#
asked
Sep 14, 2025
by
avibootz
c#
c#-binary
1
answer
59
views
How to find the two elements in a list whose sum is closest to zero in C#
asked
Sep 13, 2025
by
avibootz
c#
c#-list
1
answer
62
views
How to check if two given words are present in a string in C#
asked
Sep 12, 2025
by
avibootz
c#
c#-string
1
answer
43
views
How to convet decimal number base-12 number in C#
asked
Sep 11, 2025
by
avibootz
c#
c#-base-12
1
answer
48
views
How to print the season name of the year based on the month number in C#
asked
Sep 10, 2025
by
avibootz
c#
c#-season-month
1
answer
29
views
How to simplify path (remove ".." and "." and replace multiple “////” with one single “/”) in C#
asked
Sep 7, 2025
by
avibootz
c#
c#-path
1
answer
37
views
How to find sum of the first N even numbers in C#
asked
Sep 6, 2025
by
avibootz
c#
c#-sum
1
answer
45
views
How to find the position of the first set bit (1-bit) of a number in C#
asked
Sep 4, 2025
by
avibootz
c#
c#-bits
1
answer
74
views
How to sort an array that consists of only 0s and 1s in C#
asked
Sep 2, 2025
by
avibootz
c#
c#-array
c#-sort
1
answer
66
views
How to sort a list that consists of only 0s and 1s in C#
asked
Sep 2, 2025
by
avibootz
c#
c#-list
c#-sort
1
answer
66
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#-array
1
answer
40
views
How to find the number of squares in an N*N grid with C#
asked
Aug 31, 2025
by
avibootz
c#
c#-grid-squares
1
answer
36
views
How to calculate compound interest in C#
asked
Aug 30, 2025
by
avibootz
c#
c#-compound-interest
1
answer
69
views
How to mirror a matrix across the main diagonal in C#
asked
Aug 28, 2025
by
avibootz
c#
c#-matrix
3
answers
79
views
How to combine 2 dictionaries into a third dictionary in C#
asked
Aug 25, 2025
by
avibootz
c#
c#-dictionary
1
answer
60
views
How to create a queue, then enqueue and dequeue elements in C#
asked
Aug 22, 2025
by
avibootz
c#
c#-queue
1
answer
72
views
How to assign a random number using a cryptographically secure random number generator in C#
asked
Aug 20, 2025
by
avibootz
c#
c#-random
1
answer
74
views
How to find the length of the longest consecutive sequence of an unsorted array of integers in C#
asked
Aug 18, 2025
by
avibootz
c#
c#-consecutive-sequence
c#-array
c#-sequence
1
answer
69
views
How to find the length of the longest consecutive sequence of an unsorted list of integers in C#
asked
Aug 18, 2025
by
avibootz
c#
c#-list
c#-consecutive-sequence
1
answer
56
views
How to convert an integer to a string in base b with C#
asked
Aug 17, 2025
by
avibootz
c#
c#-convert
1
answer
56
views
How to write "Ni Hao" ("Hello") in Chinese to standard output using UTF-8 in C#
asked
Aug 14, 2025
by
avibootz
c#
c#-utf8
2
answers
79
views
How to remove a sublist from a List in C#
asked
Aug 13, 2025
by
avibootz
c#
c#-list
c#-remove
1
answer
72
views
How to sort the part of a list in C#
asked
Aug 11, 2025
by
avibootz
c#
c#-list
c#-sort
1
answer
46
views
How to split a string by a substring delimiter in C#
asked
Aug 11, 2025
by
avibootz
c#
c#-split-string
1
answer
61
views
How to create a dictionary with key type point (x, y) and value type string in C#
asked
Aug 10, 2025
by
avibootz
c#
c#-dictionary
2
answers
80
views
How to check if a string is a palindrome ignoring case and non-alphanumeric characters in C#
asked
Aug 9, 2025
by
avibootz
c#
c#-palindrome
1
answer
55
views
How to filter a map in C#
asked
Aug 6, 2025
by
avibootz
c#
c#-map
c#-filter
1
answer
44
views
How to count the number of days in a specific month with C#
asked
Aug 6, 2025
by
avibootz
c#
c#-days
c#-month
1
answer
47
views
How to remove an element from a set in C#
asked
Aug 6, 2025
by
avibootz
c#
c#-set
1
answer
56
views
How to convert binary digits to a byte list in C#
asked
Aug 4, 2025
by
avibootz
c#
c#-byte-list
c#-binary
1
answer
59
views
How to get the row of Pascal triangle given an integer rowIndex in C#
asked
Aug 3, 2025
by
avibootz
c#
c#-pascal-triangle
2
answers
53
views
How to use virtual functions in C#
asked
Aug 3, 2025
by
avibootz
c#
c#-virtual-functions
1
answer
43
views
How to write a user-defined operator in C#
asked
Aug 3, 2025
by
avibootz
c#
c#-operator
1
answer
50
views
How to calculate power for large numbers using WinForms in C#
asked
Aug 2, 2025
by
avibootz
c#
c#-power
1
answer
37
views
How to sum the digits of the number 2^N in C#
asked
Aug 1, 2025
by
avibootz
c#
c#-power-digits-sum
1
answer
74
views
How to compare an enum value and a string that should match the enum name in C#
asked
Aug 1, 2025
by
avibootz
c#
c#-enum
4
answers
101
views
How to declare a function argument that can accept any type in C#
asked
Jul 31, 2025
by
avibootz
c#
c#-argument
1
answer
70
views
How to set specific bits in a char with C#
asked
Jul 30, 2025
by
avibootz
c#
c#-bits
1
answer
47
views
How to extract a float from a string in C#
asked
Jul 28, 2025
by
avibootz
c#
c#-string
c#-extract
Page:
« prev
1
2
3
4
5
6
7
8
...
77
next »
...