-
-
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
abs.js: abs_val() --> absVal() for standardjs
#144
by cclauss
Member
was merged May 4, 2020
Loading…
changing file names to follow UpperCamelCase (PascalCase) style.
#154
by itsvinayak
Member
was merged May 6, 2020
Loading…
8 of 11 tasks
Added MaxHeap implementation
#156
by samjain2907
Contributor
was closed May 7, 2020
Loading…
4 tasks
Renaming files according to naming convention
#158
by samjain2907
Contributor
was merged May 8, 2020
Loading…
6 of 11 tasks
Fibonacci without recursion added
#159
by Satzyakiz
Contributor
was merged May 9, 2020
Loading…
8 of 11 tasks
Create UpdateDirectory.js
#163
by sahilbansal17
Contributor
was merged May 10, 2020
Loading…
9 of 12 tasks
GitHub Action nodejs.yml upgrade to Node.js 14
#165
by cclauss
Member
was merged May 10, 2020
Loading…
run: node .github/workflows/UpdateDirectory.js
#167
by cclauss
Member
was merged May 12, 2020
Loading…
Add Graph BFS algorithm
#169
by sahilbansal17
Contributor
was merged May 18, 2020
Loading…
7 of 11 tasks
BogoSort.js: Simplify Array.isSorted() and add doctests
#171
by cclauss
Member
was merged May 13, 2020
Loading…
4 of 11 tasks
Re-orgainze files and folders in the repository
#172
by itsvinayak
Member
was merged May 18, 2020
Loading…
1 of 11 tasks
Slight modification in the for loop and cout
code style issue
Failing style checks
#173
by Abhilashak2k
was closed Jan 17, 2021
Loading…
7 of 11 tasks
ProTip!
Exclude everything labeled
bug with -label:bug.