Skip to content

Pull requests: TheAlgorithms/JavaScript

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

Removed package-lock.json
#212 by Swapnil-2001 was merged Jun 28, 2020 Loading…
11 tasks
Added CheckPalindrome
#213 by Swapnil-2001 was merged Jun 30, 2020 Loading…
8 of 11 tasks
Added Open Knight Tour Algorithm
#214 by ruppysuppy was merged Jun 30, 2020 Loading…
8 of 11 tasks
Added basic palindrome checking algorithm
#216 by ruppysuppy was closed Jun 30, 2020 Loading…
8 of 11 tasks
Removed command to install JS standard style
#217 by Swapnil-2001 was closed Jul 3, 2020 Loading…
5 of 11 tasks
fixed issue with delete operator on stacks code style issue Failing style checks
#218 by harishsambasivam was merged Jul 24, 2020 Loading…
9 of 11 tasks
Added LRU Cache
#219 by ruppysuppy was merged Jul 2, 2020 Loading…
6 of 11 tasks
Added LFU Cache changes required This pull request needs changes
#221 by ruppysuppy was merged Jul 7, 2020 Loading…
7 of 11 tasks
added GridGetX and GridGetY changes required This pull request needs changes
#222 by TangibleDream was merged Jul 7, 2020 Loading…
7 of 11 tasks
Added Connected Components using DFS
#223 by ruppysuppy was merged Jul 7, 2020 Loading…
8 of 11 tasks
Added Prim's Algoritm
#227 by ruppysuppy was merged Jul 9, 2020 Loading…
9 of 11 tasks
Added DFS (Recursive) - Graph
#228 by ruppysuppy was merged Jul 14, 2020 Loading…
7 of 11 tasks
Added DFS (Iterative) - Graph
#229 by ruppysuppy was merged Jul 19, 2020 Loading…
7 of 11 tasks
Added BFS (Graph)
#230 by ruppysuppy was merged Jul 19, 2020 Loading…
7 of 11 tasks
Added Kruskal's Algorithm
#232 by ruppysuppy was merged Jul 23, 2020 Loading…
9 of 11 tasks
Added stock price fetch + package-lock.json
#233 by ruppysuppy was merged Aug 1, 2020 Loading…
7 of 11 tasks
Added Digit Count program code style issue Failing style checks wontfix Will not be fixed or is a feature
#234 by Utsav1999 was closed Mar 19, 2021 Loading…
Small Tweaks/Fixes
#235 by ruppysuppy was merged Aug 1, 2020 Loading…
7 of 11 tasks
Created Tree Section + Moved Tree algorithm from into the folder
#236 by ruppysuppy was merged Jul 28, 2020 Loading…
8 of 11 tasks
Adding TimingFunctions/IntervalTimer code style issue Failing style checks
#237 by nandanvasudevan was merged Aug 1, 2020 Loading…
7 of 11 tasks
Added string pattern matching algorithm
#238 by thivagar-manickam was merged Aug 19, 2020 Loading…
Strings/CheckAnagram
#240 by nandanvasudevan was closed Aug 1, 2020 Loading…
7 of 10 tasks
Adding String/CheckAnagram
#241 by nandanvasudevan was closed Aug 22, 2020 Loading…
8 of 11 tasks
OddEvenSort Added wontfix Will not be fixed or is a feature
#243 by ghost was merged May 23, 2021 Loading…
8 of 11 tasks
Added Binary to Octal Conversion
#244 by ruppysuppy was closed Nov 5, 2020 Loading…
7 of 11 tasks
ProTip! Filter pull requests by the default branch with base:master.