Skip to content

Pull requests: trekhleb/javascript-algorithms

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

fix: handle zero and negative numbers in RadixSort
#2184 opened Jun 12, 2026 by huizixin Loading…
Fix vulnerable transitive dev dependencies
#2182 opened Jun 11, 2026 by duongynhi000005-oss Loading…
Add return on investment to math algorithms
#2178 opened Jun 5, 2026 by InukaWijerathna Loading…
3 tasks done
feat: add Comb Sort algorithm implementation
#2177 opened Jun 3, 2026 by divorahim13 Loading…
Feat: Add blockchain data structure
#2175 opened May 31, 2026 by hanibhat Loading…
fix: refresh dev dependency audit fixes
#2160 opened May 16, 2026 by Sean-Kenneth-Doherty Contributor Loading…
feat: add Deque data structure with tests and README
#2157 opened May 4, 2026 by shahidansari311 Loading…
5 tasks done
Feat/ternary search
#2156 opened Apr 25, 2026 by Sadam-jay Loading…
4 tasks done
Feat/exponential search
#2155 opened Apr 25, 2026 by Sadam-jay Loading…
4 tasks done
Feat/tim sort
#2154 opened Apr 25, 2026 by Sadam-jay Loading…
4 tasks done
Add/converter
#2147 opened Apr 7, 2026 by rimsha-shoukat Loading…
fix: harden GitHub Actions workflows
#2129 opened Mar 30, 2026 by dagecko Loading…
Add Traditional Chinese translations for data structures
#2121 opened Mar 20, 2026 by kj-huang Contributor Loading…
fix(tree): preserve parent pointer in replaceChild
#2117 opened Mar 17, 2026 by DeoJin Loading…
fix: preserve parent in BinaryTreeNode.replaceChild
#2115 opened Mar 17, 2026 by DeoJin Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.