-
- Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: TheAlgorithms/Rust
Author
Label
Projects
Milestones
Reviews
Assignee
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 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 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
Add Reverse Bits algorithm to Bit Manipulation module
#963 by AliAlimohammadi was merged Dec 9, 2025 Loading…
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
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
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…
fix: prevent null pointer dereference in rb_tree delete_fixup
#952 by zhangzhuang15 was merged Dec 6, 2025 Loading…
6 of 8 tasks
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/ciphers/kernighan.rs and mod.rs stale
#945 by 0xprincedev was merged Dec 13, 2025 Loading…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.