-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Pull requests: TheAlgorithms/JavaScript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added CheckPalindrome
#213
by Swapnil-2001
Contributor
was merged Jun 30, 2020
Loading…
8 of 11 tasks
Added Open Knight Tour Algorithm
#214
by ruppysuppy
Member
was merged Jun 30, 2020
Loading…
8 of 11 tasks
Added basic palindrome checking algorithm
#216
by ruppysuppy
Member
was closed Jun 30, 2020
Loading…
8 of 11 tasks
Removed command to install JS standard style
#217
by Swapnil-2001
Contributor
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
Contributor
was merged Jul 24, 2020
Loading…
9 of 11 tasks
Added LFU Cache
changes required
This pull request needs changes
#221
by ruppysuppy
Member
was merged Jul 7, 2020
Loading…
7 of 11 tasks
added GridGetX and GridGetY
changes required
This pull request needs changes
#222
by TangibleDream
Contributor
was merged Jul 7, 2020
Loading…
7 of 11 tasks
Added Connected Components using DFS
#223
by ruppysuppy
Member
was merged Jul 7, 2020
Loading…
8 of 11 tasks
Added DFS (Recursive) - Graph
#228
by ruppysuppy
Member
was merged Jul 14, 2020
Loading…
7 of 11 tasks
Added DFS (Iterative) - Graph
#229
by ruppysuppy
Member
was merged Jul 19, 2020
Loading…
7 of 11 tasks
Added stock price fetch + package-lock.json
#233
by ruppysuppy
Member
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…
Created Tree Section + Moved Tree algorithm from into the folder
#236
by ruppysuppy
Member
was merged Jul 28, 2020
Loading…
8 of 11 tasks
Adding TimingFunctions/IntervalTimer
code style issue
Failing style checks
#237
by nandanvasudevan
Contributor
was merged Aug 1, 2020
Loading…
7 of 11 tasks
Added string pattern matching algorithm
#238
by thivagar-manickam
Contributor
was merged Aug 19, 2020
Loading…
Strings/CheckAnagram
#240
by nandanvasudevan
Contributor
was closed Aug 1, 2020
Loading…
7 of 10 tasks
Adding String/CheckAnagram
#241
by nandanvasudevan
Contributor
was closed Aug 22, 2020
Loading…
8 of 11 tasks
Added Binary to Octal Conversion
#244
by ruppysuppy
Member
was closed Nov 5, 2020
Loading…
7 of 11 tasks
new stack implementation (ES6) fixes: #{246}
#247
by Makso83
Contributor
was merged Aug 20, 2020
Loading…
2 tasks
Added a sample of QuickSort in Functional Programming
#248
by tkeiyama
was closed Aug 14, 2020
Loading…
8 of 10 tasks
ProTip!
Exclude everything labeled
bug with -label:bug.