issues
search
TheAlgorithms
/
Rust
All Algorithms implemented in Rust
MIT License
22.91k
stars
2.24k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor Boyer-Moore Search Algorithm
#794
sozelfist
closed
1 month ago
3
Improve Duval Algorithm
#793
sozelfist
closed
1 month ago
2
Simplify Binary Search Recursive Implementation
#792
sozelfist
closed
2 months ago
2
Improve Queue Implementation
#791
sozelfist
closed
2 months ago
2
Improve Postfix Evaluation Implementation
#790
sozelfist
closed
2 months ago
2
fix: suppress new clippy warnings
#789
vil02
closed
2 months ago
1
Improve bit manipulation algorithm implementations
#788
sozelfist
closed
2 months ago
3
Implement n bits gray code
#787
sozelfist
closed
2 months ago
2
style: remove duplicated `the`
#786
vil02
closed
2 months ago
1
Improve Heap Implementation
#785
sozelfist
closed
2 months ago
2
Update Fenwick Tree Implementation
#784
sozelfist
closed
2 months ago
2
Added is_valid_email_address.rs
#783
lyqio
closed
2 weeks ago
6
Improve All Combinations of Size k Implementation
#782
sozelfist
closed
2 months ago
2
Improve Permutation Implementation
#781
sozelfist
closed
2 months ago
2
Add custom error types `HammingDistanceError`
#780
sozelfist
closed
2 months ago
3
style: remove duplicated `the`
#779
friendlyping
closed
2 months ago
1
Refactor palindrom checking algorithm
#778
bgdnrvsky
closed
2 months ago
1
Refactor Maximum Subarray Implementation
#777
sozelfist
closed
2 months ago
3
Refator Egg Dropping Implementation
#776
sozelfist
closed
3 months ago
2
Refator Knuth-Moris-Pratt Algorithm Implementation
#775
sozelfist
closed
3 months ago
2
Refactor Rod Cutting Implementation
#774
sozelfist
closed
3 months ago
2
Improve Coin Change Implementation
#773
sozelfist
closed
3 months ago
1
Improve infix to postfix notation algorithm
#772
bgdnrvsky
closed
3 months ago
2
Improve Longest Common Subsequence Implementation
#771
sozelfist
closed
3 months ago
2
Improve Matrix Chain Multiplication
#769
sozelfist
closed
4 months ago
3
feat: Implement Circular Deque
#768
DaevMithran
closed
3 months ago
3
perf: Optimize BTree search using binary search
#767
ie-Yoshisaur
closed
3 months ago
2
Improve binary search tree implementation
#766
DaevMithran
closed
3 months ago
3
Implement subset sum using backtracking
#765
sozelfist
closed
4 months ago
2
Added floyd cycle detection algorithm and burst balloons dp
#764
tashviks
closed
3 months ago
2
style: include: `no_effect_underscore_binding`
#763
vil02
closed
4 months ago
1
style: include `unnecessary_wraps`
#762
vil02
closed
4 months ago
1
Refactor fast factorial algorithm
#761
bgdnrvsky
closed
4 months ago
1
style: include `inefficient_to_string`
#760
vil02
closed
4 months ago
1
Added graph_coloring algorithm to backtracking
#759
Rimeeeeee
closed
4 months ago
4
chore(deps): update nalgebra requirement from 0.32.3 to 0.33.0
#758
dependabot[bot]
closed
5 months ago
1
God repository
#757
MAFLIXD
closed
2 months ago
2
added floyd cycle detection algorithm
#756
tashviks
closed
4 months ago
2
style: include `legacy_numeric_constants`
#755
vil02
closed
5 months ago
0
style: suppress some new clippy lints
#754
vil02
closed
5 months ago
0
style: include `redundant_pub_crate`
#753
vil02
closed
5 months ago
1
style: include `unnecessary_join`
#752
vil02
closed
5 months ago
1
style: include `needless_collect`
#751
vil02
closed
5 months ago
1
Fixed `gcd_extended` and `mod_inverse` for modular exponential
#750
Cheshulko
closed
5 months ago
1
style: incldue `explicit_into_iter_loop`
#749
vil02
closed
5 months ago
1
style: include `needless_pass_by_ref_mut`
#748
vil02
closed
5 months ago
1
Refactor Merge Sort Implementation
#747
sozelfist
closed
4 months ago
1
style: include `useless_let_if_seq`
#746
vil02
closed
5 months ago
0
Improve Ford Fulkerson Implementation
#745
sozelfist
closed
4 months ago
3
style: cleanup `run_length_encoding.rs`
#744
vil02
closed
5 months ago
1
Previous
Next