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,678
questions
54,342
answers
573
users
Recent questions tagged RUST
1
answer
55
views
How to localize date format in Rust
asked
Apr 19
by
avibootz
rust
rust-localize-date-format
localize-date-format
1
answer
54
views
How to get the number of days needed to wait after a day (a[i]) gets warmer given a vector of temperatures in Rust
asked
Apr 18
by
avibootz
rust
rust-daily-temperatures-days-wait-gets-warmer
daily-temperatures-days-wait-gets-warmer
1
answer
51
views
How to check if a string is title case in Rust
asked
Apr 17
by
avibootz
rust
rust-check-string-title-case
check-string-title-case
8
answers
94
views
How to copy a string in Rust
asked
Apr 17
by
avibootz
rust
rust-copy-string
copy-string
1
answer
52
views
How to represent the Boolean "true" and "false" in Rust
asked
Apr 15
by
avibootz
rust
rust-represent-boolean-true-false
represent-boolean-true-false
1
answer
55
views
How to calculate relative past time from a given date & time (e.g., 3 hours ago, 5 days ago, a month ago) in Rust
asked
Apr 13
by
avibootz
rust
rust-calculate-relative-past-time-date-time
calculate-relative-past-time-date-time
1
answer
42
views
How to convert a float to a double in Scala
asked
Apr 12
by
avibootz
rust
rust-convert-float-double
convert-float-double
1
answer
51
views
How to convert a decimal string to an f64 in Rust
asked
Apr 12
by
avibootz
rust
rust-convert-decimal-string-f64
convert-decimal-string-f64
1
answer
48
views
How to convert an f32 to an f64 in Rust
asked
Apr 12
by
avibootz
rust
rust-convert-f32-f64
convert-f32-f64
1
answer
53
views
How to create an infinite loop that returns a value in Rust
asked
Apr 10
by
avibootz
rust
rust-create-infinite-loop-returns-value
create-infinite-loop-returns-value
2
answers
56
views
How to write a loop with a specified step in Rust
asked
Apr 10
by
avibootz
rust
rust-loop-specified-step
loop-specified-step
1
answer
48
views
How to add a new interval into a sorted vector of non‑overlapping intervals in Rust
asked
Apr 9
by
avibootz
rust
rust-add-interval-into-sorted-vector-non-overlapping-intervals
add-interval-into-sorted-vector-non-overlapping-intervals
1
answer
42
views
How to detect whether any intervals overlap in a vector of start and end times with Rust
asked
Apr 9
by
avibootz
rust
rust-detect-intervals-overlap-vector-start-end-times
detect-intervals-overlap-vector-start-end-times
1
answer
48
views
How to print text diagonally from left to right recursively in Rust
asked
Apr 8
by
avibootz
rust
rust-print-text-diagonally-from-left-to-right-recursively
print-text-diagonally-from-left-to-right-recursively
1
answer
53
views
How to print text diagonally from left to right in Rust
asked
Apr 8
by
avibootz
rust
rust-print-text-diagonally-from-left-to-right
print-text-diagonally-from-left-to-right
1
answer
58
views
How to find the k biggest values from a vector in Rust
asked
Apr 6
by
avibootz
rust
rust-k-biggest-values-vector
k-biggest-values-vector
1
answer
62
views
How to find the maximum value we can achieve by picking k elements from a vector in Rust
asked
Apr 6
by
avibootz
rust
rust-maximum-value-k-elements-vector
maximum-value-k-elements-vector
1
answer
46
views
How to reverse the bits of a number in Rust
asked
Apr 4
by
avibootz
rust
rust-reverse-bits-number
reverse-bits-number
1
answer
67
views
How to check whether only 2 bits in a number at a specific position are on (edge‑case‑safe) with Rust
asked
Apr 3
by
avibootz
rust
rust-check-2-number-bits-specific-position-on-edge-case-safe
check-2-number-bits-specific-position-on-edge-case-safe
1
answer
54
views
How to toggle a bit at specific position in Rust
asked
Apr 3
by
avibootz
rust
rust-toggle-bit-specific-position
toggle-bit-specific-position
1
answer
49
views
How to write 4 different functions that check if a number is a power of 2 in Rust
asked
Apr 2
by
avibootz
rust
rust-different-functions-check-number-power-of-2
different-functions-check-number-power-of-2
1
answer
52
views
How to write 6 different functions that accept 5 or 7 and return the other number, without using if,switch in Rust
asked
Apr 1
by
avibootz
rust
rust-different-functions-accept-5-7-return-other-number
different-functions-accept-5-7-return-other-number
1
answer
36
views
How to copy bits from M into N (numbers) between bit positions i and j (edge‑case‑safe) in Rust
asked
Mar 30
by
avibootz
rust
rust-bits
rust-copy-bits-m-into-n-between-positions-edge-case-safe
copy-bits-m-into-n-between-positions-edge-case-safe
1
answer
68
views
How to get the word before the last word from a string (edge‑case‑safe) in Rust
asked
Mar 29
by
avibootz
rust
rust-string
rust-get-word-before-last-string-edge-case-safe
get-word-before-last-string-edge-case-safe
1
answer
57
views
How to find the median among three given numbers in Rust
asked
Mar 26
by
avibootz
rust
rust-median-among-three-given-numbers
median-among-three-given-numbers
1
answer
56
views
How to find the smallest number greater than a given number, using the same digits in Rust
asked
Mar 25
by
avibootz
rust
rust-smallest-number-greater-given-number-same-digits
smallest-number-greater-given-number-same-digits
1
answer
43
views
How to produce a sequential count in octal, starting at zero in Rust
asked
Mar 24
by
avibootz
rust
rust-sequential-count-octal
sequential-count-octal
1
answer
51
views
How to write custom callback function to an array (apply a function to each element) in Rust
asked
Mar 21
by
avibootz
rust
rust-custom-callback-function-to-array
custom-callback-function-to-array
3
answers
72
views
How to apply a callback to an array (apply a function to each element) in Rust
asked
Mar 21
by
avibootz
rust
rust-callback-to-array
callback-to-array
1
answer
57
views
How to calculate the Ethiopian multiplication in Rust
asked
Mar 17
by
avibootz
rust
rust-ethiopian-multiplication
ethiopian-multiplication
1
answer
61
views
How to calculate the percentage change between two values in Rust
asked
Mar 16
by
avibootz
rust
rust-percentage-change-between-two-values
percentage-change-between-two-values
1
answer
58
views
How to write the 7 Boom game. If a number is divided by 7 or includes the digit 7, the user writes Boom in Rust
asked
Mar 15
by
avibootz
rust
rust-7-boom-game
7-boom-game
1
answer
55
views
How to find the longest shared prefix among all words in a string with Rust
asked
Mar 14
by
avibootz
rust
rust-longest-shared-prefix-words-string
longest-shared-prefix-words-string
2
answers
68
views
How to group words in a string by the first N letters in Rust
asked
Mar 13
by
avibootz
rust
rust-group-words-string-first-n-letter
group-words-string-first-n-letter
1
answer
52
views
How to find the longest common prefix of all the words in a string with Rust
asked
Mar 12
by
avibootz
rust
rust-longest-common-prefix-all-words-string
longest-common-prefix-all-words-string
1
answer
48
views
How to split a string on multiple multi‑character delimiters (and keep them) in Rust
asked
Mar 10
by
avibootz
rust
rust-split-string-multiple-multi-character-delimiters
split-string-multiple-multi-character-delimiters
1
answer
50
views
How to split a string on multiple single‑character delimiters (and keep them) in Rust
asked
Mar 9
by
avibootz
rust
rust-split-string-multiple-single-character-delimiters
split-string-multiple-single-character-delimiters
1
answer
47
views
How to find missing alphabet characters from a string in Rust
asked
Mar 8
by
avibootz
rust
rust-missing-alphabet-characters-string
missing-alphabet-characters-string
1
answer
47
views
How to remove all adjacent duplicate characters from a string until no more can be removed in Rust
asked
Mar 7
by
avibootz
rust
rust-remove-adjacent-duplicate-characters-string
remove-adjacent-duplicate-characters-string
1
answer
57
views
How to reverse only the alphabetic characters in a string, keeping other characters in place with Rust
asked
Mar 6
by
avibootz
rust
rust-reverse-only-alphabetic-characters
reverse-only-alphabetic-characters
1
answer
53
views
How to find the longest word in a string with Rust
asked
Mar 3
by
avibootz
rust
rust-string
rust-longest-word-in-string
longest-word-in-string
1
answer
48
views
How to check if a string contains only 0 and 1 and is divisible by 7 in Rust
asked
Mar 1
by
avibootz
rust
rust-string-contains-only-0-and-1-is-divisible-by-7
string-contains-only-0-and-1-is-divisible-by-7
1
answer
47
views
How to check if every digit in a number appears only once in Rust
asked
Feb 27
by
avibootz
rust
rust-check-digits-number-appears-once
check-digits-number-appears-once
1
answer
46
views
How to check if a number is pandigital in Rust
asked
Feb 25
by
avibootz
rust
rust-check-number-pandigitaln
check-number-pandigitaln
1
answer
47
views
How to find all happy numbers in a specific range with Rust
asked
Feb 25
by
avibootz
rust
rust-find-happy-numbers-in-specific-range
find-happy-numbers-in-specific-range
1
answer
53
views
How to check if a number is a happy number in Rust
asked
Feb 23
by
avibootz
rust
rust-check-if-number-is-happy-number
check-if-number-is-happy-number
1
answer
50
views
How to guarantee a 64‑bit integer across platforms in Rust
asked
Feb 23
by
avibootz
rust
rust-guarantee-64-bit-integer-across-platforms
guarantee-64-bit-integer-across-platforms
2
answers
75
views
How to remove newlines from a string Rust
asked
Feb 22
by
avibootz
rust
rust-remove-newlines-from-string
remove-newlines-from-string
1
answer
58
views
How to convert a number to any base in Rust
asked
Feb 21
by
avibootz
rust
rust-convert-number-to-any-base
convert-number-to-any-base
1
answer
68
views
How to remove the last n occurrences of a substring in a string in Rust
asked
Feb 16
by
avibootz
rust
rust-remove-last-n-occurrences-substring-string
remove-last-n-occurrences-substring-string
Page:
« prev
1
2
3
4
5
6
7
...
22
next »
...