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
mysql
jquery
pascal-string
lua
winforms
vbnet
kotlin-string
bash
swift-string
c-string
cpp-string
go-string
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
c-array
swift-array
cobol
typescript-string
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
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
dot-product-two-arrays
string-to-title-case
create-infinite-loop
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
decode-leet-speak
decimal-number-to-string-leading-zeros
reconstruct-sparse-matrix-from-compact-triplet-matrix
compact-sparse-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged vb#
40,889
questions
53,297
answers
573
users
Recent questions tagged vb#
1
answer
133
views
How to rearrange a given sorted array in maximum minimum form with VB.NET
asked
Sep 9, 2022
by
avibootz
vb#
1
answer
125
views
How to check if a string can be rearranged as palindrome in VB.NET
asked
Sep 8, 2022
by
avibootz
vb#
4
answers
268
views
How to break out of nested for loops in VB.NET
asked
Sep 7, 2022
by
avibootz
vb#
1
answer
150
views
How to find all combinations of three elements in an array whose sum is equal to N in VB.NET
asked
Sep 7, 2022
by
avibootz
vb#
1
answer
159
views
How to find the combination of three elements in an array whose sum is equal to N in VB.NET
asked
Sep 6, 2022
by
avibootz
vb#
1
answer
133
views
How to find all repeating characters in a string with VB.NET
asked
Sep 4, 2022
by
avibootz
vb#
1
answer
122
views
How to find the first repeated character in a string with VB.NET
asked
Sep 4, 2022
by
avibootz
vb#
1
answer
138
views
How to find all non repeating characters in a string with VB.NET
asked
Sep 4, 2022
by
avibootz
vb#
1
answer
158
views
How to find the first non repeated character in a string with VB.NET
asked
Sep 4, 2022
by
avibootz
vb#
1
answer
151
views
How to sort an array of numeric strings in descending order with VB.NET
asked
Sep 3, 2022
by
avibootz
vb#
1
answer
166
views
How to sort an array of numeric strings in ascending order with VB.NET
asked
Sep 2, 2022
by
avibootz
vb#
1
answer
111
views
How to convert integer to character in VB.NET
asked
Aug 31, 2022
by
avibootz
vb#
1
answer
138
views
How to convert a character from a string to integer in VB.NET
asked
Aug 31, 2022
by
avibootz
vb#
1
answer
128
views
How to find the second most frequent character in a string with VB.NET
asked
Aug 31, 2022
by
avibootz
vb#
1
answer
113
views
How to find the number occurring an odd number of times in an array with VB.NET
asked
Aug 31, 2022
by
avibootz
vb#
vbnet-find-number-occurring-odd-number-of-times-in-array
find-number-occurring-odd-number-of-times-in-array
1
answer
157
views
How to find all elements (leaders) in an array that are greater than all elements to their right in VB.NET
asked
Aug 30, 2022
by
avibootz
vb#
1
answer
108
views
How to find the maximum repeating item in a list with VB.NET
asked
Aug 29, 2022
by
avibootz
vb#
3
answers
163
views
How to find the maximum repeating number in array with VB.NET
asked
Aug 28, 2022
by
avibootz
vb#
3
answers
230
views
How to use increment operators ++ and -- in VB.NET
asked
Aug 28, 2022
by
avibootz
vb#
1
answer
131
views
How to arrange even first and odd after in array with VB.NET
asked
Aug 28, 2022
by
avibootz
vb#
2
answers
134
views
How to sum the numbers in string with VB.NET
asked
Aug 27, 2022
by
avibootz
vb#
1
answer
121
views
How to swap pairs of characters in a string with VB.NET
asked
Aug 26, 2022
by
avibootz
vb#
1
answer
148
views
How to find minimum distance between two numbers in an array with VB.NET
asked
Aug 24, 2022
by
avibootz
vb#
1
answer
154
views
How to reverse a string without affecting special characters in VB.NET
asked
Aug 23, 2022
by
avibootz
vb#
4
answers
187
views
How to swap two numbers in VB.NET
asked
Aug 22, 2022
by
avibootz
vb#
1
answer
131
views
How to move all negative elements to the beginning of array in VB.NET
asked
Aug 22, 2022
by
avibootz
vb#
1
answer
129
views
How to count the number of strictly increasing subarrays in an array with VB.NET
asked
Aug 21, 2022
by
avibootz
vb#
1
answer
161
views
How to print all distinct 4 elements from an array that have the same given sum in VB.NET
asked
Aug 20, 2022
by
avibootz
vb#
1
answer
113
views
How to find the minimum product among all combinations of triplets in an array with VB.NET
asked
Aug 19, 2022
by
avibootz
vb#
1
answer
140
views
How to find the min and max value in an array with VB.NET
asked
Aug 19, 2022
by
avibootz
vb#
1
answer
131
views
How to check if an array contain consecutive integers in VB.NET
asked
Aug 19, 2022
by
avibootz
vb#
1
answer
157
views
How to find the first repeating element in an array of integers with VB.NET
asked
Aug 18, 2022
by
avibootz
vb#
1
answer
162
views
How to find the minimum index of a repeating element in an array with VB.NET
asked
Aug 18, 2022
by
avibootz
vb#
1
answer
127
views
How to rearrange an array and set arr[i] to arr[arr[index]] to index in VB.NET
asked
Aug 17, 2022
by
avibootz
vb#
1
answer
129
views
How to rearrange an array and set arr[arr[index]] to index in VB.NET
asked
Aug 16, 2022
by
avibootz
vb#
1
answer
85
views
How to get the name of the day in VB.NET
asked
Aug 16, 2022
by
avibootz
vb#
1
answer
148
views
How to copy char array into another in VB.NET
asked
Aug 15, 2022
by
avibootz
vb#
1
answer
218
views
How to copy N characters from char array into another array in VB.NET
asked
Aug 15, 2022
by
avibootz
vb#
1
answer
98
views
How to group elements of an array based on their first occurrence in VB.NET
asked
Aug 14, 2022
by
avibootz
vb#
3
answers
158
views
How to use for statement in VB.NET
asked
Aug 13, 2022
by
avibootz
vb#
1
answer
130
views
How to use logical operators in VB.NET
asked
Aug 13, 2022
by
avibootz
vb#
1
answer
111
views
How to iterate over a set in VB.NET
asked
Aug 11, 2022
by
avibootz
vb#
1
answer
122
views
How to check if a set is a subset of another set in VB.NET
asked
Aug 10, 2022
by
avibootz
vb#
1
answer
137
views
How to remove leading and trailing characters from a string in VB.NET
asked
Aug 8, 2022
by
avibootz
vb#
1
answer
170
views
How to trim leading and trailing specific character from a string in VB.NET
asked
Aug 8, 2022
by
avibootz
vb#
1
answer
136
views
How to split a string on array of strings in VB.NET
asked
Aug 8, 2022
by
avibootz
vb#
1
answer
133
views
How to split a string on array of characters in VB.NET
asked
Aug 8, 2022
by
avibootz
vb#
1
answer
116
views
How to split a string on specific character in VB.NET
asked
Aug 8, 2022
by
avibootz
vb#
1
answer
98
views
How to convert list to queue in VB.NET
asked
Aug 7, 2022
by
avibootz
vb#
1
answer
103
views
How to convert array to queue in VB.NET
asked
Aug 7, 2022
by
avibootz
vb#
Page:
« prev
1
...
18
19
20
21
22
23
24
25
26
27
28
...
50
next »
...