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
105
views
How to find the second most frequent character in a string with Rust
asked
Nov 29, 2024
by
avibootz
rust
1
answer
111
views
How to check if two strings have the same words in different order with Rust
asked
Nov 29, 2024
by
avibootz
rust
2
answers
137
views
How to find the most common pair of characters in a string with Rust
asked
Nov 28, 2024
by
avibootz
rust
1
answer
111
views
How to declare and initialize a matrix with zeros in Rust
asked
Nov 27, 2024
by
avibootz
rust
1
answer
122
views
How to create a vector of N constant value with a specific size in Rust
asked
Nov 27, 2024
by
avibootz
rust
1
answer
110
views
How to create a vector of zeros with a specific size in Rust
asked
Nov 27, 2024
by
avibootz
rust
1
answer
129
views
How to declare, initialize and print a 2D array (matrix) in Rust
asked
Nov 26, 2024
by
avibootz
rust
1
answer
125
views
How to remove a pair of the same adjacent characters from a string in Rust
asked
Nov 26, 2024
by
avibootz
rust
1
answer
92
views
How to find the characters that a string consists of in Rust
asked
Nov 25, 2024
by
avibootz
rust
1
answer
94
views
How to trim punctuation in Rust
asked
Nov 23, 2024
by
avibootz
rust
1
answer
80
views
How to calculate the next multiple of 10 in Rust
asked
Nov 22, 2024
by
avibootz
rust
1
answer
131
views
How to check whether a given number is a Harshad number in Rust
asked
Nov 21, 2024
by
avibootz
rust
2
answers
138
views
How to use Base64 to encode and decode a string in Rust
asked
Nov 20, 2024
by
avibootz
rust
1
answer
98
views
How to remove odd frequency characters from a string in Rust
asked
Nov 20, 2024
by
avibootz
rust
2
answers
126
views
How to convert string to hex in Rust
asked
Nov 19, 2024
by
avibootz
rust
1
answer
85
views
How to convert text to binary code in Rust
asked
Nov 18, 2024
by
avibootz
rust
1
answer
64
views
How to convert Fahrenheit to Celsius in Rust
asked
Nov 17, 2024
by
avibootz
rust
1
answer
101
views
How to check if a string is in a valid format ("XXX-XXX-XXXX") with numbers in Rust
asked
Nov 16, 2024
by
avibootz
rust
1
answer
96
views
How to print a float number with point in Rust
asked
Nov 15, 2024
by
avibootz
rust
1
answer
109
views
How to remove trailing zeros from a string in Rust
asked
Nov 15, 2024
by
avibootz
rust
1
answer
103
views
How to remove leading zeros from a string in Rust
asked
Nov 14, 2024
by
avibootz
rust
2
answers
128
views
How to set the width parameter in println! dynamically with a variable in Rust
asked
Nov 13, 2024
by
avibootz
rust
1
answer
93
views
How to print a decimal number to three decimal places in Rust
asked
Nov 13, 2024
by
avibootz
rust
1
answer
115
views
How to print a floating point number without the decimal places in Rust
asked
Nov 13, 2024
by
avibootz
rust
2
answers
130
views
How to split a vector into evenly sized chunks in Rust
asked
Nov 13, 2024
by
avibootz
rust
2
answers
151
views
How to create a vector initialize with a specific range of numbers in Rust
asked
Nov 13, 2024
by
avibootz
rust
1
answer
104
views
How to generate 20 digits random number in Rust
asked
Nov 11, 2024
by
avibootz
rust
1
answer
58
views
How to convert a string to lowercase in Go
asked
Nov 8, 2024
by
avibootz
rust
1
answer
72
views
How to check if a string is empty in Rust
asked
Nov 7, 2024
by
avibootz
rust
1
answer
110
views
How to write an algorithm that adds the odd digits of one number to the end of a second number in Rust
asked
Nov 6, 2024
by
avibootz
rust
1
answer
114
views
How to generate random string without repetition in Rust
asked
Nov 4, 2024
by
avibootz
rust
1
answer
75
views
How to shuffle a string in Rust
asked
Nov 4, 2024
by
avibootz
rust
1
answer
113
views
How to find the sum of each row and each column of a matrix (2D array) in Rust
asked
Nov 3, 2024
by
avibootz
rust
1
answer
77
views
How to generate random string in Rust
asked
Nov 2, 2024
by
avibootz
rust
1
answer
104
views
How to find the harmonic value of N (1 + 1/2 + 1/3 + ... 1/N) in Rust
asked
Nov 2, 2024
by
avibootz
rust
1
answer
109
views
How to extract uppercase characters (capital letters) from a string in Rust
asked
Nov 1, 2024
by
avibootz
rust
3
answers
114
views
How to convert float to string in Rust
asked
Oct 30, 2024
by
avibootz
rust
1
answer
119
views
How to get the first digit after the decimal point of a float number in Rust
asked
Oct 30, 2024
by
avibootz
rust
1
answer
82
views
How to get the first and the last digit of a number in Rust
asked
Oct 30, 2024
by
avibootz
rust
1
answer
97
views
How to reverse the case of each character in a string with Rust
asked
Oct 29, 2024
by
avibootz
rust
1
answer
88
views
How to check if a number is prime in Rust
asked
Oct 28, 2024
by
avibootz
rust
1
answer
72
views
How to find a number in a vector that appears once in Rust
asked
Oct 28, 2024
by
avibootz
rust
1
answer
110
views
How to count the number of bits to be flipped to convert a number to another number in Rust
asked
Oct 27, 2024
by
avibootz
rust
1
answer
102
views
How to find the missing values in a sorted range (x to y) vector with Rust
asked
Oct 27, 2024
by
avibootz
rust
1
answer
99
views
How to find duplicate elements in an array with Rust
asked
Oct 26, 2024
by
avibootz
rust
1
answer
100
views
How to swap the first two bits of a number in Rust
asked
Oct 24, 2024
by
avibootz
rust
1
answer
87
views
How to sum all the prime numbers in an array with Rust
asked
Oct 24, 2024
by
avibootz
rust
1
answer
96
views
How to check whether a given password is strong, medium, or weak in Rust
asked
Oct 23, 2024
by
avibootz
rust
1
answer
97
views
How to replace multiple characters in a string with other characters using Rust
asked
Oct 21, 2024
by
avibootz
rust
1
answer
91
views
How to count the white spaces in a string in Rust
asked
Oct 20, 2024
by
avibootz
rust
Page:
« prev
1
...
6
7
8
9
10
11
12
13
14
15
16
...
21
next »
...