Skip to content

Pull requests: TheAlgorithms/Rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: add task assignment problem using bitmasking and DP
#958 opened Nov 26, 2025 by AliAlimohammadi Loading…
7 tasks done
Add Abbreviation Dynamic Programming Algorithm
#957 opened Nov 21, 2025 by AliAlimohammadi Loading…
5 tasks done
Add subset sum algorithm
#956 opened Nov 21, 2025 by AliAlimohammadi Loading…
8 tasks done
Add skip list
#954 opened Nov 19, 2025 by zhangzhuang15 Loading…
6 of 8 tasks
fix: prevent null pointer dereference in rb_tree delete_fixup
#952 opened Nov 19, 2025 by zhangzhuang15 Loading…
6 of 8 tasks
feat: add subarray sum equals k algorithm
#949 opened Nov 17, 2025 by MNnazrul Loading…
8 of 10 tasks
Fixed typos in src/string/isogram.rs
#946 opened Nov 6, 2025 by 0xprincedev Loading…
Fixed typos in src/ciphers/salsa.rs
#944 opened Nov 6, 2025 by 0xprincedev Loading…
Fixed typos in src/ciphers/chacha.rs
#943 opened Nov 6, 2025 by 0xprincedev Loading…
Fixed typos in src/ciphers/base64.rs
#941 opened Nov 6, 2025 by 0xprincedev Loading…
Add palindrome checking function in Rust stale
#932 opened Oct 25, 2025 by ITZ-NIHALPATEL Loading…
8 of 10 tasks
Update highest set bit stale
#930 opened Oct 21, 2025 by rongyi Loading…
3 tasks done
added a plus-minus-one range minimum query data structure dont-close
#694 opened Mar 22, 2024 by Miraksi Loading…
8 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.