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 find_unique_number function to bit_manipulation
#973 by AliAlimohammadi was merged Dec 18, 2025 Loading… updated Dec 18, 2025
5 tasks done
feat: add find_missing_number function to bit_manipulation
#974 by AliAlimohammadi was merged Dec 18, 2025 Loading… updated Dec 18, 2025
7 tasks done
feat: add rightmost_set_bit function
#975 by AliAlimohammadi was merged Dec 18, 2025 Loading… updated Dec 18, 2025
5 tasks done
feat: add binary count trailing zeros algorithm
#972 by AliAlimohammadi was merged Dec 17, 2025 Loading… updated Dec 17, 2025
7 tasks done
feat: add Palindrome Partitioning algorithm
#971 by AliAlimohammadi was merged Dec 17, 2025 Loading… updated Dec 17, 2025
7 tasks done
Add is power of two
#970 by AliAlimohammadi was merged Dec 16, 2025 Loading… updated Dec 16, 2025
8 tasks done
Add find previous power of two implementation
#969 by AliAlimohammadi was merged Dec 16, 2025 Loading… updated Dec 16, 2025
8 tasks done
Add two's complement implementation
#968 by AliAlimohammadi was merged Dec 15, 2025 Loading… updated Dec 16, 2025
8 tasks done
Add RSA Cipher
#967 by AliAlimohammadi was merged Dec 13, 2025 Loading… updated Dec 13, 2025
6 tasks done
Add Binary Coded Decimal algorithm to bit manipulation
#966 by AliAlimohammadi was merged Dec 13, 2025 Loading… updated Dec 13, 2025
5 tasks done
Fixed typos in src/ciphers/kernighan.rs and mod.rs stale
#945 by 0xprincedev was merged Dec 13, 2025 Loading… updated Dec 13, 2025
Fixed typos in src/ciphers/salsa.rs stale
#944 by 0xprincedev was merged Dec 13, 2025 Loading… updated Dec 13, 2025
Fixed typos in src/ciphers/chacha.rs stale
#943 by 0xprincedev was merged Dec 13, 2025 Loading… updated Dec 13, 2025
Fixed typos in src/ciphers/base64.rs stale
#941 by 0xprincedev was merged Dec 13, 2025 Loading… updated Dec 13, 2025
Fixed typos in src/string/isogram.rs
#946 by 0xprincedev was merged Dec 13, 2025 Loading… updated Dec 13, 2025
feat: add Swap Odd and Even Bits algorithm
#964 by AliAlimohammadi was merged Dec 10, 2025 Loading… updated Dec 12, 2025
5 tasks done
Add Reverse Bits algorithm to Bit Manipulation module
#963 by AliAlimohammadi was merged Dec 9, 2025 Loading… updated Dec 9, 2025
fix: prevent null pointer dereference in rb_tree delete_fixup
#952 by zhangzhuang15 was merged Dec 6, 2025 Loading… updated Dec 6, 2025
6 of 8 tasks
feat: add Catalan numbers implementation using dynamic programming
#961 by AliAlimohammadi was merged Dec 6, 2025 Loading… updated Dec 6, 2025
8 tasks done
feat: add Smith-Waterman algorithm for local sequence alignment
#960 by AliAlimohammadi was merged Dec 6, 2025 Loading… updated Dec 6, 2025
7 tasks done
Add skip list
#954 by zhangzhuang15 was merged Dec 5, 2025 Loading… updated Dec 5, 2025
6 of 8 tasks
feat: add task assignment problem using bitmasking and DP
#958 by AliAlimohammadi was merged Nov 30, 2025 Loading… updated Dec 1, 2025
7 tasks done
Add Abbreviation Dynamic Programming Algorithm
#957 by AliAlimohammadi was closed Nov 30, 2025 Loading… updated Nov 30, 2025
5 tasks done
Add subset sum algorithm
#956 by AliAlimohammadi was merged Nov 28, 2025 Loading… updated Nov 28, 2025
8 tasks done
Update highest set bit stale
#930 by rongyi was closed Nov 28, 2025 Loading… updated Nov 28, 2025
3 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.