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
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
r
css
bootstrap
win32
groovy
winapi
sql
vbnet
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
cobol
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
swift-array
typescript-string
c-array
php-array
javascript-array
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
nodejs-string
go-array
kotlin-array
nodejs-array
sdl2
cpp-matrix
cpp-array
c#-list
vbnet-list
c-matrix
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
transpose-matrix
binary-search-algorithm
dot-product-two-arrays
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
calculate-area-pentagon
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
create-infinite-loop
Disclosure:
My content contains affiliate links.
Recent questions tagged c#
41,604
questions
54,252
answers
573
users
Recent questions tagged c#
2
answers
225
views
How to check if a string contains only unique characters in C#
asked
Dec 29, 2019
by
avibootz
c#
1
answer
173
views
How to reverse the middle words of a string in C#
asked
Dec 12, 2019
by
avibootz
c#
c#-reverse-middle-words-string
reverse-middle-words-string
2
answers
219
views
How to check if character is letter in C#
asked
Nov 28, 2019
by
avibootz
c#
1
answer
172
views
How to copy character from string to char in C#
asked
Nov 28, 2019
by
avibootz
c#
1
answer
171
views
How to convert character from string to ascii value in C#
asked
Nov 28, 2019
by
avibootz
c#
1
answer
183
views
How to convert char to ascii value in C#
asked
Nov 28, 2019
by
avibootz
c#
1
answer
159
views
How to convert ascii value to char in C#
asked
Nov 28, 2019
by
avibootz
c#
1
answer
151
views
How to print characters that have odd frequencies of occurrence in a string with C#
asked
Nov 28, 2019
by
avibootz
c#
1
answer
144
views
How to print characters that have even frequencies of occurrence in a string with C#
asked
Nov 28, 2019
by
avibootz
c#
1
answer
176
views
How to check if a string starts and ends with another string in C#
asked
Nov 16, 2019
by
avibootz
c#
1
answer
151
views
How to check whether a string ends with another string in C#
asked
Nov 16, 2019
by
avibootz
c#
1
answer
169
views
How to convert part of a string between two indexes to lowercase in C#
asked
Nov 16, 2019
by
avibootz
c#
1
answer
161
views
How to convert part of a string between two indexes to uppercase in C#
asked
Nov 16, 2019
by
avibootz
c#
1
answer
167
views
How to convert part of a string to lowercase start from specific index in C#
asked
Nov 16, 2019
by
avibootz
c#
1
answer
154
views
How to convert part of a string to uppercase start from specific index in C#
asked
Nov 16, 2019
by
avibootz
c#
1
answer
167
views
How to copy character from string to char variable in C#
asked
Nov 16, 2019
by
avibootz
c#
1
answer
112
views
How to convert character to uppercase in C#
asked
Nov 16, 2019
by
avibootz
c#
1
answer
109
views
How to convert character to lowercase in C#
asked
Nov 16, 2019
by
avibootz
c#
1
answer
168
views
How to remove multiple chars from a string from a given index in C#
asked
Nov 16, 2019
by
avibootz
c#
1
answer
168
views
How to remove char from a string by index in C#
asked
Nov 16, 2019
by
avibootz
c#
1
answer
176
views
How to convert char in a string to lowercase by index with C#
asked
Nov 16, 2019
by
avibootz
c#
1
answer
161
views
How to convert char in a string to uppercase by index with C#
asked
Nov 16, 2019
by
avibootz
c#
1
answer
155
views
How to replace char in a string by index with C#
asked
Nov 16, 2019
by
avibootz
c#
2
answers
218
views
How to convert a string lowercase characters to uppercase and uppercase to lowercase with C#
asked
Nov 16, 2019
by
avibootz
c#
1
answer
172
views
How to extract uppercase characters (capital letters) from a string in C#
asked
Nov 9, 2019
by
avibootz
c#
1
answer
163
views
How to extract lowercase characters from a string in C#
asked
Nov 9, 2019
by
avibootz
c#
1
answer
224
views
How to convert a string to lowercase in C#
asked
Nov 9, 2019
by
avibootz
c#
1
answer
182
views
How to convert a string to uppercase in C#
asked
Nov 9, 2019
by
avibootz
c#
1
answer
169
views
How to get the last character from each string of string array in C#
asked
Nov 1, 2019
by
avibootz
c#
1
answer
171
views
How to get the second character from each string of string array in C#
asked
Nov 1, 2019
by
avibootz
c#
1
answer
149
views
How to get the first character from each string of string array in C#
asked
Nov 1, 2019
by
avibootz
c#
1
answer
202
views
How to check if lowercase and uppercase characters in a string are in same order with C#
asked
Oct 31, 2019
by
avibootz
c#
1
answer
135
views
How to get the N char from a string in C#
asked
Oct 31, 2019
by
avibootz
c#
2
answers
204
views
How to get the last char from a string in C#
asked
Oct 31, 2019
by
avibootz
c#
1
answer
148
views
How to get the second char from a string in C#
asked
Oct 31, 2019
by
avibootz
c#
1
answer
225
views
How to get the first char from a string in C#
asked
Oct 31, 2019
by
avibootz
c#
1
answer
181
views
How to convert HashSet to string in C#
asked
Oct 29, 2019
by
avibootz
c#
2
answers
212
views
How to remove all duplicate characters from a string in C#
asked
Oct 29, 2019
by
avibootz
c#
1
answer
184
views
How to check whether two strings contain same characters in same order in C#
asked
Oct 29, 2019
by
avibootz
c#
2
answers
189
views
How to empty an array in C#
asked
Oct 28, 2019
by
avibootz
c#
3
answers
263
views
How to remove duplicate strings from array of string in C#
asked
Oct 28, 2019
by
avibootz
c#
1
answer
157
views
How to convert (add) array of strings to HashSet in C#
asked
Oct 28, 2019
by
avibootz
c#
1
answer
135
views
How to add numbers to HashSet in C#
asked
Oct 28, 2019
by
avibootz
c#
2
answers
250
views
How to convert a HashSet to an array in C#
asked
Oct 28, 2019
by
avibootz
c#
2
answers
227
views
How to sort a string in C#
asked
Oct 27, 2019
by
avibootz
c#
2
answers
204
views
How to check whether two strings contain same characters in C#
asked
Oct 27, 2019
by
avibootz
c#
1
answer
121
views
How to remove duplicate substrings from a string in C#
asked
Oct 23, 2019
by
avibootz
c#
1
answer
114
views
How to get all substrings of a string with C#
asked
Oct 23, 2019
by
avibootz
c#
1
answer
179
views
How to get all palindrome substrings in a string with C#
asked
Oct 23, 2019
by
avibootz
c#
1
answer
166
views
How to find the max prime number in an array with C#
asked
Oct 19, 2019
by
avibootz
c#
Page:
« prev
1
...
44
45
46
47
48
49
50
51
52
53
54
...
79
next »
...