Skip to content

Pull requests: trekhleb/javascript-algorithms

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or ⇄1�7 + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Create palindrome
#1084 opened Nov 13, 2023 by manjunath-dalavaye Loading 1�7
feat: added uzbek language
#1082 opened Nov 7, 2023 by softXengineer Loading 1�7
implement and test Array List data structure
#1080 opened Nov 3, 2023 by KhunPyaePhyoAung Loading 1�7
fix binary search typo
#1079 opened Oct 4, 2023 by ir3ne Loading 1�7
Solving Algorithm Problems with Stack
#1077 opened Oct 1, 2023 by obafemitayor Loading 1�7
Update Graph.js
#1076 opened Sep 21, 2023 by raidenkhan Loading 1�7
Update DoublyLinkedListNode.js
#1075 opened Sep 21, 2023 by raidenkhan Loading 1�7
Update PriorityQueue.js
#1073 opened Sep 15, 2023 by PradeepG-07 Loading 1�7
feat: added korean translation for trie
#1071 opened Sep 6, 2023 by hanliang38 Loading 1�7
Update README.md
#1066 opened Aug 30, 2023 by LokoGod Loading 1�7
Typo in Binary Search file is corrected
#1065 opened Aug 27, 2023 by khushhalgarg112 Loading 1�7
Added a recursive solution to factorial problem
#1063 opened Aug 26, 2023 by Shashi3k Loading 1�7
Added a recursive code for finding the fibonacci series
#1062 opened Aug 26, 2023 by Shashi3k Loading 1�7
Vigenère cipher
#1056 opened Jul 31, 2023 by LuisMav23 Loading 1�7
A star/Marcovchain/Combosort java script algorithm
#1054 opened Jul 26, 2023 by nazizmari Loading 1�7
modified insert method in linked list and .eslintrc
#1053 opened Jul 21, 2023 by Pavan-Rajesh Loading 1�7
optimized version of mergesort code
#1051 opened Jul 11, 2023 by bryanspacex Loading 1�7
Update pre-commit
#1049 opened Jul 5, 2023 by vuaao Loading 1�7
I added size func. for some data structures
#1045 opened Jun 25, 2023 by kerimsenturk5734 Loading 1�7
fix: fix a typo with an incorrect node label
#1044 opened Jun 25, 2023 by vadimsad Loading 1�7
ProTip! Exclude everything labeled bug with -label:bug.