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

Optimize Bubble Sort with early-stop check.
#2094 opened Dec 3, 2025 by Nishithaaa0905 Loading…
Add Binary Search Tree Implementation.
#2093 opened Dec 3, 2025 by Nishithaaa0905 Loading…
[feat] New Data Structure: Splay Tree Implementation
#2091 opened Dec 3, 2025 by SamXop123 Loading…
5 tasks done
Create JS-Code1
#2090 opened Nov 25, 2025 by koushitha-30734 Loading…
fixed typo in readme.md file
#2088 opened Nov 23, 2025 by Stackashu Loading…
Add Georgian (ka-GE) translation of README
#2087 opened Nov 22, 2025 by IosebKoplatadze Loading…
feat: Add a Cryptography Algorithm Playfair cipher
#2082 opened Oct 22, 2025 by Dhvani365 Loading…
4 tasks done
update translate español bloom filter
#2079 opened Sep 24, 2025 by Santiago13dev Loading…
update translate español bloom filter
#2078 opened Sep 24, 2025 by Santiago13dev Loading…
Cryptography feature: Add SHA-256 hash function
#2073 opened Aug 30, 2025 by YaronKoresh Loading…
5 tasks done
Manhattan Distance & Closest Pair Algorithm
#2072 opened Aug 28, 2025 by Tarun2605 Loading…
Update longestCommonSubstring.test.js
#2068 opened Aug 8, 2025 by M-Tsur Loading…
Linked list methods
#2066 opened Aug 4, 2025 by AmirReza-alt Loading…
dijkstra algo fixed ,duplicate files removed
#2064 opened Aug 1, 2025 by rahul4581 Loading…
Cycle issue fixed
#2063 opened Jul 30, 2025 by karthi1953 Loading…
Add Chinese translation
#2044 opened Mar 4, 2025 by letianpailove Loading…
Fixed Git line ending warnings
#2041 opened Feb 13, 2025 by Akayush1 Loading…
ProTip! Exclude everything labeled bug with -label:bug.