Remember
Register
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with Examples. A website you can trust. All programs tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
javascript
java
php
c#
c
cpp
vb#
typescript
nodejs
html
go
ruby
swift
r
css
scala
bootstrap
groovy
sql
mysql
jquery
bash
lua
f#
reactjs
c-windows
kotlin
winapi
win32
opengl
nodejs-express
sdl2
angularjs
cobol
html5
postgresql
dom
android-java
pascal
glfw
rust
bootstrap4
css3
visual-studio-code
software
windows
web-hosting
firefox
bgfx
wordpress
binary
opencl
vulkan
fortran
phpmyadmin
wpf
erlang
q2a
cpp17
clisp
laravel
ada
netbeans
edge
prototype
ide
dot-net-library
chrome
xampp
download
imgui
search-engine
objective-c
clang
fontawesome5
xdebug
iphone
hardware
apache
webgl
xml
pc
xhtml
browser
programming
Disclosure
We are a professional Programming & Software Q&A website, that receives compensation from some of the links whose we show you with Information. It means that my content may contain affiliate links.
Recent questions tagged C#
24,887
questions
32,502
answers
573
users
Recent questions tagged C#
1
answer
19
views
How to count only the unique words from a string in C#
asked
Feb 9
by
avibootz
c#
1
answer
12
views
How to extract all words from a string in C#
asked
Feb 9
by
avibootz
c#
2
answers
20
views
How to extract the first two words from a string in C#
asked
Feb 8
by
avibootz
c#
2
answers
14
views
How to get the first N words from a string in C#
asked
Feb 8
by
avibootz
c#
1
answer
15
views
How to capitalize the first letter of each word in a string with C#
asked
Jan 20
by
avibootz
c#
1
answer
15
views
How to generate random string in C#
asked
Jan 19
by
avibootz
c#
1
answer
16
views
How to implement binary search algorithm in C#
asked
Jan 18
by
avibootz
c#
1
answer
23
views
How to display transpose of a matrix in C#
asked
Jan 13
by
avibootz
c#
1
answer
21
views
How to find the roots of a quadratic equation in C#
asked
Jan 11
by
avibootz
c#
1
answer
11
views
How to find NCR factorial of a number in C#
asked
Jan 10
by
avibootz
c#
1
answer
17
views
How to divide a given amount into different bills (banknote) and coins in C#
asked
Jan 9
by
avibootz
c#
1
answer
27
views
How to calculate divide and modulo of integers in C#
asked
Jan 7
by
avibootz
c#
1
answer
25
views
How to divide without remainder in C#
asked
Jan 7
by
avibootz
c#
1
answer
13
views
How to return int from pow in C#
asked
Jan 7
by
avibootz
c#
1
answer
13
views
How to use pow in C#
asked
Jan 7
by
avibootz
c#
1
answer
16
views
How to find the prime numbers between 1 to 100 in C#
asked
Jan 6
by
avibootz
c#
2
answers
22
views
How to create a dictionary in C#
asked
Jan 2
by
avibootz
c#
1
answer
13
views
How to return list from method in C#
asked
Jan 2
by
avibootz
c#
1
answer
19
views
How to find all occurrences of all substring permutations (anagrams) in a string with C#
asked
Jan 1
by
avibootz
c#
1
answer
10
views
How to perform linear search (sequential search) in C#
asked
Jan 1
by
avibootz
c#
1
answer
54
views
How to use XOR Encryption (XOR Cipher) to encryption a string in C#
asked
Dec 31, 2021
by
avibootz
c#
1
answer
33
views
How to convert RGB to hex in C#
asked
Dec 28, 2021
by
avibootz
c#
1
answer
11
views
How to convert int to binary with leading zeros in C#
asked
Dec 26, 2021
by
avibootz
c#
1
answer
24
views
How to count the number of bits to be flipped to convert N1 to N2 in C#
asked
Dec 26, 2021
by
avibootz
c#
1
answer
19
views
How to check if strings are rotations of each other in C#
asked
Dec 23, 2021
by
avibootz
c#
1
answer
15
views
How to initialize array in C#
asked
Dec 21, 2021
by
avibootz
c#
1
answer
12
views
How to check whether an array is subset of another array in C#
asked
Dec 21, 2021
by
avibootz
c#
1
answer
15
views
How to create a pattern for a word that starts with letter M using Regex in C#
asked
Dec 20, 2021
by
avibootz
c#
1
answer
15
views
How to convert string to float in C#
asked
Dec 20, 2021
by
avibootz
c#
5
answers
38
views
How to use switch statement in C#
asked
Dec 19, 2021
by
avibootz
c#
1
answer
21
views
How to find the nearest smaller element on left side of each element of an array in C#
asked
Dec 19, 2021
by
avibootz
c#
1
answer
15
views
How to find the two largest elements in an array with C#
asked
Dec 19, 2021
by
avibootz
c#
1
answer
16
views
How to count array elements with values in a given range with C#
asked
Dec 16, 2021
by
avibootz
c#
1
answer
104
views
How to sum array values in a given range with C#
asked
Dec 16, 2021
by
avibootz
c#
1
answer
20
views
How to check if array contains all elements of a given range in C#
asked
Dec 14, 2021
by
avibootz
c#
1
answer
14
views
How to find the second largest element in an array with C#
asked
Dec 13, 2021
by
avibootz
c#
1
answer
12
views
How to initialize a list with a range of numbers in C#
asked
Dec 12, 2021
by
avibootz
c#
2
answers
24
views
How to print a list in C#
asked
Dec 12, 2021
by
avibootz
c#
1
answer
11
views
How to use to make sorted array elements unique with minimum increments in C#
asked
Dec 11, 2021
by
avibootz
c#
1
answer
38
views
How to generate random float number in C#
asked
Dec 10, 2021
by
avibootz
c#
1
answer
16
views
How to get random float number between 0.0 and less than 1.0 in C#
asked
Dec 10, 2021
by
avibootz
c#
1
answer
18
views
How to use abs in C#
asked
Dec 9, 2021
by
avibootz
c#
1
answer
17
views
How to find the pair in array whose sum is nearest to a number N in a sorted array in C#
asked
Dec 9, 2021
by
avibootz
c#
1
answer
17
views
How to print a list when first element is first max and second element is first min and so on in C#
asked
Dec 8, 2021
by
avibootz
c#
1
answer
8
views
How to convert string with numbers to int array in C#
asked
Dec 6, 2021
by
avibootz
c#
2
answers
19
views
How to initialize a HashSet from an array in C#
asked
Dec 6, 2021
by
avibootz
c#
1
answer
17
views
How to check if all strings in an array are equal in C#
asked
Dec 6, 2021
by
avibootz
c#
1
answer
8
views
How to check if all numbers in an array are equal in C#
asked
Dec 6, 2021
by
avibootz
c#
3
answers
17
views
How to check if array contains only distinct (non-repeating) elements in C#
asked
Dec 6, 2021
by
avibootz
c#
2
answers
17
views
How to find the complement of a number in C#
asked
Dec 6, 2021
by
avibootz
c#
Page:
« prev
1
2
3
4
5
6
7
8
9
...
51
next »
...