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
vbnet
winforms
kotlin-string
bash
c-string
swift-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
cobol
c-array
swift-array
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
math-functions-constants
dot-product-two-arrays
string-to-title-case
create-infinite-loop
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
function-optional-parameter
decode-leet-speak
decimal-number-to-string-leading-zeros
Disclosure:
My content contains affiliate links.
Recent questions tagged rust
40,951
questions
53,415
answers
573
users
Recent questions tagged rust
1
answer
122
views
How to convert a string to an array of characters in Rust
asked
Apr 12, 2025
by
avibootz
rust
rust-string
1
answer
104
views
How to create a vector of dates starting with today and going back the last 30 days in Rust
asked
Apr 11, 2025
by
avibootz
rust
rust-vector
rust-date
1
answer
144
views
How to create a vector of days starting with today and going back the last 30 days in Rust
asked
Apr 11, 2025
by
avibootz
rust
rust-vector
rust-date
1
answer
77
views
How to get tomorrows date in Rust
asked
Apr 9, 2025
by
avibootz
rust
rust-date
1
answer
106
views
How to write a recursive function that counts digits of a number in Rust
asked
Apr 8, 2025
by
avibootz
rust
rust-recursion
1
answer
141
views
How to find the longest substring without repeating characters in Rust
asked
Apr 7, 2025
by
avibootz
rust
rust-substring
2
answers
117
views
How to find the maximum value in a multidimensional vector with Rust
asked
Apr 5, 2025
by
avibootz
rust
rust-vector
1
answer
105
views
How to convert array of chars to string in Rust
asked
Apr 5, 2025
by
avibootz
rust
rust-array
1
answer
129
views
How to replace multiple spaces in a string with a single space between words in Rust
asked
Apr 5, 2025
by
avibootz
rust
rust-string
rust-regex
1
answer
116
views
How to check if a string starts with a substring from an array of substrings in Rust
asked
Apr 4, 2025
by
avibootz
rust
rust-string
1
answer
164
views
How to extract a substring between two tags using RegEx in Rust
asked
Apr 3, 2025
by
avibootz
rust
rust-regex
rust-substring
1
answer
162
views
How to convert a vector of ints to a vector of strings in Rust
asked
Apr 1, 2025
by
avibootz
rust
rust-vector
1
answer
103
views
How to combine all keys and values from a HashMap into a single string in Rust
asked
Apr 1, 2025
by
avibootz
rust
rust-hashmap
1
answer
117
views
How to split a string into chunks of two characters each in Rust
asked
Mar 30, 2025
by
avibootz
rust
rust-string
1
answer
175
views
How to extract the unique integers from a vector excluding duplicates in Rust
asked
Mar 29, 2025
by
avibootz
rust
rust-vector
1
answer
112
views
How to check if a string contains only letters and numbers using RegEx in Rust
asked
Mar 26, 2025
by
avibootz
rust
rust-regex
1
answer
99
views
How to find the max and min of a subset of a vector in Rust
asked
Mar 25, 2025
by
avibootz
rust
rust-vector
1
answer
117
views
How to check whether a non-sequential vector is a subset of another non-sequential vector in Rust
asked
Mar 25, 2025
by
avibootz
rust
rust-vector
1
answer
132
views
How to get vector subset in Rust
asked
Mar 24, 2025
by
avibootz
rust
rust-vector
1
answer
152
views
How to reverse an array in Rust
asked
Mar 23, 2025
by
avibootz
rust
rust-array
1
answer
121
views
How to check if two strings have the same number of words in Rust
asked
Mar 22, 2025
by
avibootz
rust
rust-string
1
answer
93
views
How to create an array containing a range of characters in Rust
asked
Mar 21, 2025
by
avibootz
rust
rust-array
1
answer
106
views
How to get the number of characters that two strings have in common in Rust
asked
Mar 20, 2025
by
avibootz
rust
rust-string
1
answer
130
views
How to match words in a string that are wrapped in curly brackets using RegEx with Rust
asked
Mar 18, 2025
by
avibootz
rust
rust-string
1
answer
88
views
How to sort each row from a two-dimensional array in Rust
asked
Mar 16, 2025
by
avibootz
rust
rust-array
1
answer
97
views
How to calculate the week number for a given date in Rust
asked
Mar 15, 2025
by
avibootz
rust
rust-date
1
answer
110
views
How to get the indexes of words from an array of strings that start with a specific letter in Rust
asked
Mar 14, 2025
by
avibootz
rust
1
answer
164
views
How to remove trailing nulls (0) from byte array in Rust
asked
Mar 13, 2025
by
avibootz
rust
1
answer
88
views
How to initialize char array with the same random character from a set of characters in Rust
asked
Mar 11, 2025
by
avibootz
rust
1
answer
108
views
How to initialize char array with random characters in Rust
asked
Mar 11, 2025
by
avibootz
rust
2
answers
93
views
How to initialize and print a byte array in Rust
asked
Mar 10, 2025
by
avibootz
rust
1
answer
72
views
How to convert byte array to string in Rust
asked
Mar 10, 2025
by
avibootz
rust
2
answers
95
views
How to convert string to byte array in Rust
asked
Mar 10, 2025
by
avibootz
rust
1
answer
90
views
How to double a variable with bitwise shift left in Rust
asked
Mar 10, 2025
by
avibootz
rust
1
answer
143
views
How to clone a two-dimensional vector in Rust
asked
Mar 8, 2025
by
avibootz
rust
1
answer
98
views
How to clone a two-dimensional array in Rust
asked
Mar 8, 2025
by
avibootz
rust
2
answers
103
views
How to convert from HEX color to RGB in Rust
asked
Mar 7, 2025
by
avibootz
rust
1
answer
97
views
How to remove the leading and trailing commas from a string in Rust
asked
Mar 6, 2025
by
avibootz
rust
1
answer
85
views
How to create a jagged array using vectors in Rust
asked
Mar 5, 2025
by
avibootz
rust
1
answer
81
views
How to multiply two matrices in Rust
asked
Mar 4, 2025
by
avibootz
rust
1
answer
96
views
How to split a string with multiple delimiters in Rust
asked
Mar 4, 2025
by
avibootz
rust
2
answers
132
views
How to print a float number with 2 decimal places in Rust
asked
Mar 3, 2025
by
avibootz
rust
1
answer
101
views
How to count the occurrences of each letter in char array with Rust
asked
Mar 3, 2025
by
avibootz
rust
4
answers
187
views
How to make a multiple line string in Rust
asked
Mar 1, 2025
by
avibootz
rust
1
answer
121
views
How to count the occurrences of each word in a string with Rust
asked
Mar 1, 2025
by
avibootz
rust
1
answer
100
views
How to count the occurrences of a word in a string using Rust
asked
Feb 28, 2025
by
avibootz
rust
1
answer
70
views
How to match a string not containing a substring in Rust
asked
Feb 28, 2025
by
avibootz
rust
1
answer
87
views
How to sort a numeric array in descending order with Rust
asked
Feb 26, 2025
by
avibootz
rust
1
answer
87
views
How to sort an array in descending order using selection sort with Rust
asked
Feb 26, 2025
by
avibootz
rust
1
answer
92
views
How to match a set of characters (letter + any single character from set + letter) using RegEx in Rust
asked
Feb 25, 2025
by
avibootz
rust
Page:
« prev
1
...
3
4
5
6
7
8
9
10
11
12
13
...
21
next »
...