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
c
java
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
vbnet
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
php-string
cobol
c#-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
sdl3
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
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
longest-substring-without-repeating-characters
calculate-volume-cube
divide-given-amount-into-bills-coins
convert-decimal-number-to-rational-number
count-non-overlapping-instances-substring-in-string
print-floyds-triangle
case-insensitively-check-character-exists-in-string
calculate-area-pentagon
measure-function-execution-time
Disclosure:
My content contains affiliate links.
Recent questions tagged RUST
42,683
questions
55,435
answers
573
users
Recent questions tagged RUST
1
answer
167
views
How to sort a vector of pairs (list of tuples) based on the second element of the pair in Rust
asked
Aug 25, 2024
by
avibootz
rust
1
answer
188
views
How to sort a vector of pairs (list of tuples) based on the first element of the pair in Rust
asked
Aug 25, 2024
by
avibootz
rust
1
answer
161
views
How to count the number of non-overlapping instances of a substring in a string in Rust
asked
Aug 24, 2024
by
avibootz
rust
rust-count-non-overlapping-instances-substring-in-string
count-non-overlapping-instances-substring-in-string
1
answer
149
views
How to check whether a sentence is palindrome in Rust
asked
Aug 24, 2024
by
avibootz
rust
1
answer
138
views
How to compare two strings ignoring case in Rust
asked
Aug 23, 2024
by
avibootz
rust
2
answers
155
views
How to compare two strings lexicographically in Rust
asked
Aug 22, 2024
by
avibootz
rust
1
answer
178
views
How to check borders of u16 data type in Rust
asked
Aug 21, 2024
by
avibootz
rust
1
answer
137
views
How to get u16 data type min and max in Rust
asked
Aug 21, 2024
by
avibootz
rust
1
answer
135
views
How to get u8 data type min and max in Rust
asked
Aug 21, 2024
by
avibootz
rust
1
answer
161
views
How to check borders of u8 data type in Rust
asked
Aug 21, 2024
by
avibootz
rust
1
answer
139
views
How to declare an integer variable in Rust
asked
Aug 20, 2024
by
avibootz
rust
1
answer
126
views
How to calculate the area of a rectangle in Rust
asked
Aug 20, 2024
by
avibootz
rust
2
answers
167
views
How to calculate the average length of the strings in string array with Rust
asked
Aug 19, 2024
by
avibootz
rust
1
answer
98
views
How to remove specific characters from a string in Rust
asked
Aug 19, 2024
by
avibootz
rust
1
answer
141
views
How to remove even elements from a vector in Rust
asked
Aug 19, 2024
by
avibootz
rust
1
answer
123
views
How to get the last element of a vector in Rust
asked
Aug 19, 2024
by
avibootz
rust
1
answer
118
views
How to find the number occurring an odd number of times in an array with Rust
asked
Aug 18, 2024
by
avibootz
rust
rust-find-number-occurring-odd-number-of-times-in-array
find-number-occurring-odd-number-of-times-in-array
1
answer
95
views
How to generate random decimal in Rust
asked
Aug 18, 2024
by
avibootz
rust
1
answer
132
views
How to find the index of elements in a vector based on the substring in the elements in Rust
asked
Aug 18, 2024
by
avibootz
rust
2
answers
152
views
How to extract the number from the end of a string in Rust
asked
Aug 17, 2024
by
avibootz
rust
1
answer
125
views
How to use assert_eq! to check if the length of a vector is equal to N in Rust
asked
Aug 16, 2024
by
avibootz
rust
2
answers
167
views
How to flatten a 2D vector into a sorted one-dimensional vector with unique values in Rust
asked
Aug 16, 2024
by
avibootz
rust
2
answers
177
views
How to flatten a 2D vector into a sorted one-dimensional vector in Rust
asked
Aug 16, 2024
by
avibootz
rust
rust-flatten-2d-vector-into-sorted-one-dimensional-vector
flatten-2d-vector-into-sorted-one-dimensional-vector
3
answers
147
views
How to convert a 2D vector to a 1D vector in Rust
asked
Aug 14, 2024
by
avibootz
rust
1
answer
135
views
How to sort the digits of a number in descending order with Rust
asked
Aug 13, 2024
by
avibootz
rust
1
answer
133
views
How to sort the digits of a number in ascending order with Rust
asked
Aug 13, 2024
by
avibootz
rust
1
answer
140
views
How to get the first line of a multi-line string in Rust
asked
Aug 13, 2024
by
avibootz
rust
1
answer
126
views
How to convert a string to chrono::datetime::DateTime in Rust
asked
Aug 12, 2024
by
avibootz
rust
1
answer
95
views
How to convert SystemTime to string in Rust
asked
Aug 12, 2024
by
avibootz
rust
1
answer
123
views
How to convert DateTime to string in Rust
asked
Aug 12, 2024
by
avibootz
rust
1
answer
126
views
How to check if a number is a power of 2 in Rust
asked
Aug 11, 2024
by
avibootz
rust
1
answer
125
views
How to find the ceiling value of a number using ceil() function in Rust
asked
Aug 11, 2024
by
avibootz
rust
1
answer
149
views
How to use the cosh() function to get the hyperbolic cosine of a number in Rust
asked
Aug 11, 2024
by
avibootz
rust
1
answer
134
views
How to convert degrees to radians in Rust
asked
Aug 11, 2024
by
avibootz
rust
2
answers
160
views
How to convert a float value to an absolute value in Rust
asked
Aug 10, 2024
by
avibootz
rust
1
answer
109
views
How to find the floor value of a number using floor() function in Rust
asked
Aug 10, 2024
by
avibootz
rust
1
answer
134
views
How to left-justify a number by flipping the sign using println in Rust
asked
Aug 8, 2024
by
avibootz
rust
1
answer
135
views
How to print a number as binary, octal and hexadecimal in Rust
asked
Aug 8, 2024
by
avibootz
rust
2
answers
113
views
How to print a number in Rust
asked
Aug 7, 2024
by
avibootz
rust
1
answer
146
views
How to create an infinite loop that runs with a delay in Rust
asked
Aug 7, 2024
by
avibootz
rust
rust-create-infinite-loop-with-delay
create-infinite-loop-with-delay
1
answer
130
views
How to create a loop that runs with a delay in Rust
asked
Aug 7, 2024
by
avibootz
rust
1
answer
157
views
How to return value from loop expression with break in Rust
asked
Aug 6, 2024
by
avibootz
rust
1
answer
152
views
How to break from inner and outer nested for loop (stop for loop, exit before for loop finished) in Rust
asked
Aug 6, 2024
by
avibootz
rust
1
answer
152
views
How to break from for loop (stop for loop, exit before for loop finished) in Rust
asked
Aug 6, 2024
by
avibootz
rust
1
answer
124
views
How to measure elapsed time in Rust
asked
Aug 4, 2024
by
avibootz
rust
1
answer
129
views
How to get the substring between two substrings in Rust
asked
Aug 3, 2024
by
avibootz
rust
1
answer
116
views
How to convert an array of strings to string in Rust
asked
Aug 1, 2024
by
avibootz
rust
2
answers
167
views
How to convert an array of integers to a string in Rust
asked
Aug 1, 2024
by
avibootz
rust
1
answer
167
views
How to remove punctuation from a string in Rust
asked
Jul 31, 2024
by
avibootz
rust
1
answer
147
views
How to sort the words in a string with Rust
asked
Jul 29, 2024
by
avibootz
rust
rust-sort-words-string
sort-words-string
Page:
« prev
1
...
11
12
13
14
15
16
17
18
19
20
21
...
23
next »
...