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
vbnet
winapi
sql
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
cobol
c#-string
php-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
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
sdl3
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
calculate-area-pentagon
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
create-infinite-loop
Disclosure:
My content contains affiliate links.
Recent questions tagged RUST
41,679
questions
54,344
answers
573
users
Recent questions tagged RUST
1
answer
79
views
How to calculate the median of a matrix in Rust
asked
Oct 6, 2025
by
avibootz
rust
rust-matrix
rust-median
1
answer
79
views
How to check whether an array is subset of another array in Rust
asked
Oct 4, 2025
by
avibootz
rust
rust-array
1
answer
82
views
How to find the second biggest number in a set of random numbers in Rust
asked
Oct 4, 2025
by
avibootz
rust
rust-second-biggest
1
answer
92
views
How to find a common element in all rows of a given matrix with sorted rows in Rust
asked
Oct 3, 2025
by
avibootz
rust
rust-matrix
1
answer
72
views
How to get matrix size in Rust
asked
Oct 2, 2025
by
avibootz
rust
rust-matrix
1
answer
79
views
How to count the number of sorted rows in either increasing or decreasing order in a matrix using Rust
asked
Oct 1, 2025
by
avibootz
rust
rust-matrix
1
answer
100
views
How to check whether a matrix is a magic square or not in Rust
asked
Sep 30, 2025
by
avibootz
rust
rust-matrix
2
answers
122
views
How to check whether a string can be segmented into a sequence of words from a dictionary in Rust
asked
Sep 29, 2025
by
avibootz
rust
rust-string
1
answer
81
views
How to reverse a word in a string with Rust
asked
Sep 26, 2025
by
avibootz
rust
rust-string
rust-reverse
1
answer
92
views
How to remove the first word from string in Rust
asked
Sep 25, 2025
by
avibootz
rust
rust-string
rust-remove
1
answer
103
views
How to get the median of two sorted vectors in Rust
asked
Sep 23, 2025
by
avibootz
rust
rust-median-sorted-vectors
median-sorted-vectors
1
answer
75
views
How to find the longest repeating substring in a string with Rust
asked
Sep 23, 2025
by
avibootz
rust
rust-substring
1
answer
91
views
How to find the smallest letter in a sorted array that is larger than a given letter in Rust
asked
Sep 22, 2025
by
avibootz
rust
rust-array
1
answer
101
views
How to generate a random hexadecimal string in Rust
asked
Sep 19, 2025
by
avibootz
rust
rust-hexadecimal
1
answer
73
views
How to find the length of the longest consecutive zeroes in the binary representation of a number in Rust
asked
Sep 15, 2025
by
avibootz
rust
rust-binary
1
answer
86
views
How to find the two elements in a vector whose sum is closest to zero in Rust
asked
Sep 13, 2025
by
avibootz
rust
rust-vector
1
answer
93
views
How to check if two given words are present in a string in Rust
asked
Sep 12, 2025
by
avibootz
rust
rust-string
1
answer
68
views
How to convet decimal number base-12 number in Rust
asked
Sep 11, 2025
by
avibootz
rust
rust-base-12
1
answer
85
views
How to print the season name of the year based on the month number in Rust
asked
Sep 10, 2025
by
avibootz
rust
rust-season-month
1
answer
89
views
How to simplify path (remove ".." and "." and replace multiple “////” with one single “/”) in Rust
asked
Sep 9, 2025
by
avibootz
rust
rust-path
1
answer
80
views
How to find sum of the first N even numbers in Rust
asked
Sep 6, 2025
by
avibootz
rust
rust-sum
1
answer
83
views
How to find the maximum length of a subarray having a sum equal to K in Rust
asked
Sep 5, 2025
by
avibootz
rust
rust-subarray
1
answer
87
views
How to find the position of the first set bit (1-bit) of a number in Rust
asked
Sep 4, 2025
by
avibootz
rust
rust-bits
1
answer
105
views
How to sort a vctor that consists of only 0s and 1s in Rust
asked
Sep 3, 2025
by
avibootz
rust
rust-sort
rust-vector
1
answer
115
views
How to sort a vector of strings where each string represents a decimal number in Rust
asked
Sep 1, 2025
by
avibootz
rust
rust-sort
rust-vector
1
answer
85
views
How to find the number of squares in an N*N grid with Rust
asked
Aug 31, 2025
by
avibootz
rust
rust-grid-squares
1
answer
80
views
How to calculate compound interest in Rust
asked
Aug 30, 2025
by
avibootz
rust
rust-compound-interest
1
answer
97
views
How to mirror a matrix across the main diagonal in Rust
asked
Aug 28, 2025
by
avibootz
rust
rust-matrix
1
answer
92
views
How to get the last digit of a big int in Rust
asked
Aug 27, 2025
by
avibootz
rust
rust-biginteger
2
answers
123
views
How to combine 2 maps into a third map in Rust
asked
Aug 26, 2025
by
avibootz
rust
rust-map
1
answer
98
views
How to transform map values to a vector in Rust
asked
Aug 24, 2025
by
avibootz
rust
rust-vector
rust-map
1
answer
111
views
How to convert map values to a vector in Rust
asked
Aug 24, 2025
by
avibootz
rust
rust-vector
rust-map
2
answers
114
views
How to create a queue, then enqueue and dequeue elements in Rust
asked
Aug 23, 2025
by
avibootz
rust
rust-queue
1
answer
108
views
How to find the length of the longest consecutive sequence of an unsorted vector of integers in Rust
asked
Aug 19, 2025
by
avibootz
rust
rust-vector
rust-sequence
rust-consecutive-sequence
2
answers
126
views
How to convert an integer to a string in base b with Rust
asked
Aug 18, 2025
by
avibootz
rust
rust-convert
1
answer
88
views
How to write "Ni Hao" ("Hello") in Chinese to standard output using UTF-8 in Rust
asked
Aug 17, 2025
by
avibootz
rust
rust-utf8
2
answers
114
views
How to use XOR to encrypt and decrypt a string in Rust
asked
Aug 16, 2025
by
avibootz
rust
rust-xor
rust-encrypt
rust-decrypt
2
answers
116
views
How to implement a stack using vector in Rust
asked
Aug 15, 2025
by
avibootz
rust
rust-stack
1
answer
111
views
How to remove a subvector from a vector in Rust
asked
Aug 13, 2025
by
avibootz
rust
rust-vector
rust-remove
1
answer
96
views
How to sort the part of a vector in Rust
asked
Aug 12, 2025
by
avibootz
rust
rust-vector
rust-sort
1
answer
92
views
How to create a map with key type point (x, y) and value type string in Rust
asked
Aug 10, 2025
by
avibootz
rust
rust-map
1
answer
105
views
How to check if a string is a palindrome ignoring case and non-alphanumeric characters in Rust
asked
Aug 10, 2025
by
avibootz
rust
rust-palindrome
1
answer
90
views
How to sum the proper divisors of a number in Rust
asked
Aug 8, 2025
by
avibootz
rust
rust-proper-divisors
1
answer
121
views
How to filter a vector in Rust
asked
Aug 7, 2025
by
avibootz
rust
rust-vector
rust-map
1
answer
105
views
How to remove an element from a set in Rust
asked
Aug 6, 2025
by
avibootz
rust
rust-set
1
answer
86
views
How to insert an element in a set with Rust
asked
Aug 5, 2025
by
avibootz
rust
rust-set
1
answer
121
views
How to convert binary digits to a byte vector in Rust
asked
Aug 4, 2025
by
avibootz
rust
rust-byte-vector
rust-binary
1
answer
85
views
How to check if floating point is NaN in Rust
asked
Aug 3, 2025
by
avibootz
rust
rust-nan
rust-floating-point
1
answer
105
views
How to calculate power for large numbers in Rust
asked
Aug 2, 2025
by
avibootz
rust
rust-power
1
answer
99
views
How to sum the digits of the number 2^N in Rust
asked
Aug 2, 2025
by
avibootz
rust
rust-power-digits-sum
Page:
« prev
1
2
3
4
5
6
7
8
9
10
...
22
next »
...