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 binary count trailing zeros algorithm
#972 by AliAlimohammadi was merged Dec 17, 2025 Loading…
7 tasks done
feat: add Palindrome Partitioning algorithm
#971 by AliAlimohammadi was merged Dec 17, 2025 Loading…
7 tasks done
Add is power of two
#970 by AliAlimohammadi was merged Dec 16, 2025 Loading…
8 tasks done
Add find previous power of two implementation
#969 by AliAlimohammadi was merged Dec 16, 2025 Loading…
8 tasks done
Add two's complement implementation
#968 by AliAlimohammadi was merged Dec 15, 2025 Loading…
8 tasks done
Add RSA Cipher
#967 by AliAlimohammadi was merged Dec 13, 2025 Loading…
6 tasks done
Add Binary Coded Decimal algorithm to bit manipulation
#966 by AliAlimohammadi was merged Dec 13, 2025 Loading…
5 tasks done
feat: add Swap Odd and Even Bits algorithm
#964 by AliAlimohammadi was merged Dec 10, 2025 Loading…
5 tasks done
feat: add Catalan numbers implementation using dynamic programming
#961 by AliAlimohammadi was merged Dec 6, 2025 Loading…
8 tasks done
feat: add Smith-Waterman algorithm for local sequence alignment
#960 by AliAlimohammadi was merged Dec 6, 2025 Loading…
7 tasks done
max
#959 by 2400031598 was closed Nov 27, 2025 Loading…
10 tasks
feat: add task assignment problem using bitmasking and DP
#958 by AliAlimohammadi was merged Nov 30, 2025 Loading…
7 tasks done
Add Abbreviation Dynamic Programming Algorithm
#957 by AliAlimohammadi was closed Nov 30, 2025 Loading…
5 tasks done
Add subset sum algorithm
#956 by AliAlimohammadi was merged Nov 28, 2025 Loading…
8 tasks done
chore(deps): bump actions/checkout from 5 to 6 in /.github/workflows dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#955 by dependabot bot was merged Nov 20, 2025 Loading…
Add skip list
#954 by zhangzhuang15 was merged Dec 5, 2025 Loading…
6 of 8 tasks
Add skip list
#953 by zhangzhuang15 was closed Nov 19, 2025 Loading…
6 of 8 tasks
fix: prevent null pointer dereference in rb_tree delete_fixup
#952 by zhangzhuang15 was merged Dec 6, 2025 Loading…
6 of 8 tasks
add skip list
#951 by zhangzhuang15 was closed Nov 19, 2025 Loading…
6 of 8 tasks
add skip list
#950 by zhangzhuang15 was closed Nov 19, 2025 Loading…
6 of 8 tasks
chore: suppress needless_range_loop
#948 by vil02 was merged Nov 14, 2025 Loading…
7 tasks done
fix: prevent null pointer dereference in rb_tree delete_fixup
#947 by zhangzhuang15 was closed Nov 19, 2025 Loading…
5 of 7 tasks
Fixed typos in src/string/isogram.rs
#946 by 0xprincedev was merged Dec 13, 2025 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.