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

Added DFS (Iterative) - Graph
#229 by ruppysuppy was merged Jul 19, 2020 Loading…
7 of 11 tasks
Added Introsort Implementation in JS.
#267 by Lakhan-Nad was merged Aug 19, 2020 Loading…
9 tasks done
Added IntroSort in JS
#266 by Lakhan-Nad was closed Aug 17, 2020 Loading…
8 tasks done
Added BFS (Graph)
#230 by ruppysuppy was merged Jul 19, 2020 Loading…
7 of 11 tasks
Add Bead Sort (aka Gravity Sort) Algorithm
#388 by eugpoloz was merged Oct 11, 2020 Loading…
8 tasks done
Omkarnath
#393 by pomkarnath98 was closed Oct 4, 2020 Loading…
7 of 9 tasks
Fix methodname and parameter type in BinaryToDecimal.js
#392 by LordKa0S was merged Oct 5, 2020 Loading…
7 of 11 tasks
Added new area calculators
#428 by josecarlosweb was merged Oct 10, 2020 Loading…
8 of 11 tasks
feat: Added O(1) Sum of Even Terms of Fibonacci Series Algorithm
#448 by Abhi13027 was merged Oct 10, 2020 Loading…
5 of 11 tasks
Improved CocktailShakerSort and added Doctests
#465 by marsonya was closed Oct 12, 2020 Draft
7 tasks done
binary search recursive algorithm added
#453 by malihassan20 was merged Oct 11, 2020 Loading…
8 of 11 tasks
Added isOdd function.
#454 by JakeGerber was merged Oct 12, 2020 Loading…
2 tasks
Add Email Validation Function
#462 by aladin002dz was merged Oct 12, 2020 Loading…
9 of 11 tasks
Add Algorithm String Permutation
#458 by piemme was merged Oct 11, 2020 Loading…
7 of 11 tasks
Improved BubbleSort and added doctests to it
#442 by marsonya was closed Oct 9, 2020 Loading…
10 of 11 tasks
Added Priority-Queues to the list of data structures
#444 by ZachyDev was closed Oct 9, 2020 Loading…
11 tasks
Added Minimum Cost Path Algorithm
#446 by suhailmalik07 was merged Oct 10, 2020 Loading…
9 of 11 tasks
Added Longest Palindromic subsequence
#449 by suhailmalik07 was merged Oct 10, 2020 Loading…
9 of 11 tasks
Climbing stairs dyanamic porgramming
#447 by suhailmalik07 was closed Oct 10, 2020 Loading…
3 of 11 tasks
Fixing incorrect substring indexes
#431 by abney317 was merged Oct 10, 2020 Loading…
5 of 11 tasks
Added the Haversine distance algoritm
#430 by josecarlosweb was merged Oct 25, 2020 Loading…
8 of 11 tasks
tweak: must be same output string
#395 by balbaal was merged Oct 4, 2020 Loading…
6 tasks
Added tests for Strings algorithms
#390 by abxsantos was merged Oct 4, 2020 Loading…
11 of 13 tasks
renaming files
#401 by itsvinayak was merged Oct 4, 2020 Loading…
1 of 11 tasks
0 1 knapsack
#408 by pomkarnath98 was merged Oct 4, 2020 Loading…
8 of 9 tasks
ProTip! Exclude everything labeled bug with -label:bug.