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
sql
winapi
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 RUST
39,955
questions
51,897
answers
573
users
Recent questions tagged RUST
1
answer
95
views
How to return multiple values from a function in Rust
asked
Sep 19, 2024
by
avibootz
rust
1
answer
110
views
How to get the first two digits after the decimal point of a float number in Rust
asked
Sep 18, 2024
by
avibootz
rust
1
answer
99
views
How to round a floating point number and remove digits after decimal point in Rust
asked
Sep 18, 2024
by
avibootz
rust
1
answer
98
views
How to print numbers with only 2 digits after the decimal point in Rust
asked
Sep 17, 2024
by
avibootz
rust
1
answer
94
views
How to count the number of characters in a string without spaces and special characters in Rust
asked
Sep 16, 2024
by
avibootz
rust
1
answer
102
views
How to split string by multiple character delimiter in Rust
asked
Sep 14, 2024
by
avibootz
rust
2
answers
132
views
How to remove the last N characters from a string in Rust
asked
Sep 12, 2024
by
avibootz
rust
1
answer
97
views
How to reverse the middle N characters of a string in Rust
asked
Sep 12, 2024
by
avibootz
rust
1
answer
112
views
How to remove N characters from the middle of a string in Rust
asked
Sep 11, 2024
by
avibootz
rust
1
answer
111
views
How to split a string in half but not in the middle of a word with Rust
asked
Sep 10, 2024
by
avibootz
rust
1
answer
108
views
How to get the middle character from a string in Rust
asked
Sep 10, 2024
by
avibootz
rust
1
answer
88
views
How to get the length of the last word in a string with Rust
asked
Sep 9, 2024
by
avibootz
rust
1
answer
92
views
How to replace the last occurrence of a character in a string with Rust
asked
Sep 9, 2024
by
avibootz
rust
1
answer
114
views
How to remove the last occurrence of a word from a string in Rust
asked
Sep 9, 2024
by
avibootz
rust
rust-remove-last-occurrence-word-string
remove-last-occurrence-word-string
1
answer
96
views
How to remove the last occurrence of a character from a string in Rust
asked
Sep 8, 2024
by
avibootz
rust
1
answer
96
views
How to get the first N characters of a string in Rust
asked
Sep 7, 2024
by
avibootz
rust
1
answer
82
views
How to get the first number from a string in Rust
asked
Sep 7, 2024
by
avibootz
rust
2
answers
106
views
How to remove the last character from a string in Rust
asked
Sep 6, 2024
by
avibootz
rust
1
answer
100
views
How to remove the last word from a string with Rust
asked
Sep 6, 2024
by
avibootz
rust
1
answer
102
views
How to calculate the determinant of a 2X2 matrix in Rust
asked
Sep 5, 2024
by
avibootz
rust
1
answer
101
views
How to calculate the dot product of two arrays in Rust
asked
Sep 5, 2024
by
avibootz
rust
1
answer
113
views
How to calculate the area and perimeter of a triangle in Rust
asked
Sep 4, 2024
by
avibootz
rust
1
answer
120
views
How to write a recursive function that divides two numbers in Rust
asked
Sep 4, 2024
by
avibootz
rust
1
answer
103
views
How to write a recursive function that calculates power in Rust
asked
Sep 4, 2024
by
avibootz
rust
1
answer
93
views
How to print a given matrix in spiral form with Rust
asked
Sep 2, 2024
by
avibootz
rust
1
answer
91
views
How to find cube root in Rust
asked
Sep 2, 2024
by
avibootz
rust
1
answer
139
views
How to check whether a number is a perfect cube root in Rust
asked
Sep 2, 2024
by
avibootz
rust
1
answer
97
views
How to use thread sleep in Rust
asked
Sep 1, 2024
by
avibootz
rust
1
answer
107
views
How to check whether a number is perfect or not in Rust
asked
Aug 31, 2024
by
avibootz
rust
1
answer
124
views
How to multiply two numbers without using the multiple operator (*) in Rust
asked
Aug 31, 2024
by
avibootz
rust
1
answer
99
views
How to reverse each word in a string with Rust
asked
Aug 31, 2024
by
avibootz
rust
1
answer
113
views
How to calculate the perimeter and area of a rectangle in Rust
asked
Aug 30, 2024
by
avibootz
rust
1
answer
119
views
How to calculate the area, diameter, and circumference of a circle in Rust
asked
Aug 29, 2024
by
avibootz
rust
1
answer
103
views
How to find the longest common string prefix in an array of strings with Rust
asked
Aug 29, 2024
by
avibootz
rust
1
answer
106
views
How to format bytes to kilobytes, megabytes, gigabytes and terabytes in Rust
asked
Aug 28, 2024
by
avibootz
rust
1
answer
104
views
How to count the letters, spaces, numbers and other characters of a string in Rust
asked
Aug 28, 2024
by
avibootz
rust
2
answers
108
views
How to calculate the Nth prime number in Rust
asked
Aug 27, 2024
by
avibootz
rust
1
answer
106
views
How to print Floyds triangle in Rust
asked
Aug 27, 2024
by
avibootz
rust
2
answers
135
views
How to use for loop with a range of negative numbers in Rust
asked
Aug 26, 2024
by
avibootz
rust
2
answers
130
views
How to declare initialize and print vector of strings in Rust
asked
Aug 26, 2024
by
avibootz
rust
2
answers
115
views
How to join a vector of strings into a string in Rust
asked
Aug 26, 2024
by
avibootz
rust
1
answer
79
views
How to count the number of ‘o’ in a string with Rust
asked
Aug 26, 2024
by
avibootz
rust
1
answer
95
views
How to split a string at the first occurrence of a separator in Rust
asked
Aug 26, 2024
by
avibootz
rust
1
answer
107
views
How to find and replace all occurrences of a substring in a string with Rust
asked
Aug 25, 2024
by
avibootz
rust
1
answer
72
views
How to use variable in Regex with Rust
asked
Aug 25, 2024
by
avibootz
rust
1
answer
91
views
How to declare initialize and print vector of pairs (list of tuples) in Rust
asked
Aug 25, 2024
by
avibootz
rust
1
answer
104
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
121
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
83
views
How to count the number of non-overlapping instances of substring in a string in Rust
asked
Aug 24, 2024
by
avibootz
rust
1
answer
109
views
How to check whether a sentence is palindrome in Rust
asked
Aug 24, 2024
by
avibootz
rust
Page:
« prev
1
...
7
8
9
10
11
12
13
14
15
16
17
...
20
next »
...