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
html
pascal
dart
ruby
r
css
bootstrap
groovy
sql
win32
mysql
winapi
jquery
lua
winforms
bash
pascal-string
f#
opengl
kotlin-string
swift-string
go-string
c-string
cpp-string
vbnet-string
scala-string
c#-string
pascal-array
cobol
rust-string
php-string
javascript-string
python-string
java-string
php-array
cpp-vector
swift-array
typescript-string
reactjs
c-array
javascript-array
c-windows
typescript-array
python-list
rust-vector
scala-array
go-array
nodejs-array
sdl2
nodejs-string
kotlin-array
nodejs-express
cpp-array
sdl3
angularjs
c#-list
vbnet-list
java-array
c#-array
raylib
glfw
vbnet-array
javascript-regex
cpp-matrix
typescript-regex
freeglut
html5
nodejs-regex
php-regex
cpp-regex
glew
c#-matrix
go-slice
c-matrix
swift-regex
kotlin-regex
scala-regex
go-regex
python-regex
kotlin-list
perl
swift-matrix
pascal-matrix
scala-list
java-list
Disclosure:
My content contains affiliate links.
Recent questions tagged rust
38,113
questions
49,718
answers
573
users
Recent questions tagged rust
1
answer
4
views
How to find the length of the longest consecutive zeroes in the binary representation of a number in Rust
asked
4 days
ago
by
avibootz
rust
rust-binary
1
answer
4
views
How to find the two elements in a vector whose sum is closest to zero in Rust
asked
5 days
ago
by
avibootz
rust
rust-vector
1
answer
5
views
How to check if two given words are present in a string in Rust
asked
6 days
ago
by
avibootz
rust
rust-string
1
answer
7
views
How to convet decimal number base-12 number in Rust
asked
Sep 11
by
avibootz
rust
rust-base-12
1
answer
7
views
How to print the season name of the year based on the month number in Rust
asked
Sep 10
by
avibootz
rust
rust-season-month
1
answer
6
views
How to simplify path (remove ".." and "." and replace multiple “////” with one single “/”) in Rust
asked
Sep 9
by
avibootz
rust
rust-path
1
answer
8
views
How to find sum of the first N even numbers in Rust
asked
Sep 6
by
avibootz
rust
rust-sum
1
answer
12
views
How to find the maximum length of a subarray having a sum equal to K in Rust
asked
Sep 5
by
avibootz
rust
rust-subarray
1
answer
10
views
How to find the position of the first set bit (1-bit) of a number in Rust
asked
Sep 4
by
avibootz
rust
rust-bits
1
answer
14
views
How to sort a vctor that consists of only 0s and 1s in Rust
asked
Sep 3
by
avibootz
rust
rust-sort
rust-vector
1
answer
25
views
How to sort a vector of strings where each string represents a decimal number in Rust
asked
Sep 1
by
avibootz
rust
rust-sort
rust-vector
1
answer
14
views
How to find the number of squares in an N*N grid with Rust
asked
Aug 31
by
avibootz
rust
rust-grid-squares
1
answer
18
views
How to calculate compound interest in Rust
asked
Aug 30
by
avibootz
rust
rust-compound-interest
1
answer
12
views
How to mirror a matrix across the main diagonal in Rust
asked
Aug 28
by
avibootz
rust
rust-matrix
1
answer
10
views
How to get the last digit of a big int in Rust
asked
Aug 27
by
avibootz
rust
rust-biginteger
2
answers
21
views
How to combine 2 maps into a third map in Rust
asked
Aug 26
by
avibootz
rust
rust-map
1
answer
25
views
How to transform map values to a vector in Rust
asked
Aug 24
by
avibootz
rust
rust-vector
rust-map
1
answer
20
views
How to convert map values to a vector in Rust
asked
Aug 24
by
avibootz
rust
rust-vector
rust-map
2
answers
24
views
How to create a queue, then enqueue and dequeue elements in Rust
asked
Aug 23
by
avibootz
rust
rust-queue
1
answer
22
views
How to find the length of the longest consecutive sequence of an unsorted vector of integers in Rust
asked
Aug 19
by
avibootz
rust
rust-vector
rust-sequence
rust-consecutive-sequence
2
answers
22
views
How to convert an integer to a string in base b with Rust
asked
Aug 18
by
avibootz
rust
rust-convert
1
answer
21
views
How to write "Ni Hao" ("Hello") in Chinese to standard output using UTF-8 in Rust
asked
Aug 17
by
avibootz
rust
rust-utf8
2
answers
21
views
How to use XOR to encrypt and decrypt a string in Rust
asked
Aug 16
by
avibootz
rust
rust-xor
rust-encrypt
rust-decrypt
2
answers
16
views
How to implement a stack using vector in Rust
asked
Aug 15
by
avibootz
rust
rust-stack
1
answer
20
views
How to remove a subvector from a vector in Rust
asked
Aug 13
by
avibootz
rust
rust-vector
rust-remove
1
answer
18
views
How to sort the part of a vector in Rust
asked
Aug 12
by
avibootz
rust
rust-vector
rust-sort
1
answer
18
views
How to create a map with key type point (x, y) and value type string in Rust
asked
Aug 10
by
avibootz
rust
rust-map
1
answer
22
views
How to check if a string is a palindrome ignoring case and non-alphanumeric characters in Rust
asked
Aug 10
by
avibootz
rust
rust-palindrome
1
answer
27
views
How to sum the proper divisors of a number in Rust
asked
Aug 8
by
avibootz
rust
rust-proper-divisors
1
answer
26
views
How to filter a vector in Rust
asked
Aug 7
by
avibootz
rust
rust-vector
rust-map
1
answer
20
views
How to remove an element from a set in Rust
asked
Aug 6
by
avibootz
rust
rust-set
1
answer
23
views
How to insert an element in a set with Rust
asked
Aug 5
by
avibootz
rust
rust-set
1
answer
29
views
How to convert binary digits to a byte vector in Rust
asked
Aug 4
by
avibootz
rust
rust-byte-vector
rust-binary
1
answer
21
views
How to check if floating point is NaN in Rust
asked
Aug 3
by
avibootz
rust
rust-nan
rust-floating-point
1
answer
21
views
How to calculate power for large numbers in Rust
asked
Aug 2
by
avibootz
rust
rust-power
1
answer
24
views
How to sum the digits of the number 2^N in Rust
asked
Aug 2
by
avibootz
rust
rust-power-digits-sum
2
answers
26
views
How to declare a function argument that can accept any type in Rust
asked
Aug 1
by
avibootz
rust
rust-argument
1
answer
25
views
How to get the lower 8 bits of an int in Rust
asked
Jul 31
by
avibootz
rust
rust-bits
1
answer
27
views
How to set specific bits in a char with Rust
asked
Jul 31
by
avibootz
rust
rust-bits
1
answer
25
views
How to extract a float from a string in Rust
asked
Jul 29
by
avibootz
rust
rust-string
rust-extract
1
answer
23
views
How to create a string with a repeated character N times in Rust
asked
Jul 28
by
avibootz
rust
rust-string
2
answers
32
views
How to check if an integer contains an even or odd number of bits set in Rust
asked
Jul 27
by
avibootz
rust
rust-bits
1
answer
21
views
How to find the greatest product of 3 adjacent numbers in the same (any) direction in a grid with Rust
asked
Jul 26
by
avibootz
rust
rust-grid
1
answer
26
views
How to remove leading and trailing whitespaces from a string in Rust
asked
Jul 26
by
avibootz
rust
rust-string
1
answer
25
views
How to find the sum of all the primes below 10000 (ten thousand) in Rust
asked
Jul 26
by
avibootz
rust
rust-prime
1
answer
25
views
How to find the sum of all the primes below 10000 (ten thousand) in Rust
asked
Jul 26
by
avibootz
rust
rust-prime
1
answer
26
views
How to find pythagorean triplet for which a + b + c = 1000 in Rust
asked
Jul 25
by
avibootz
rust
rust-pythagorean-triplet
1
answer
23
views
How to check if an array contains the Pythagorean triplet numbers (a*a+b*b=c*c) in Rust
asked
Jul 25
by
avibootz
rust
rust-pythagorean-triplet
1
answer
30
views
How to check if two integers have opposite signs in Rust
asked
Jul 24
by
avibootz
rust
rust-signs
1
answer
24
views
How to replace multiple consecutive question marks (?) with a single question mark in Rust
asked
Jul 24
by
avibootz
rust
rust-replace
Page:
1
2
3
4
5
6
...
17
next »
...