-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Pull requests: TheAlgorithms/JavaScript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor Adds or improves an algorithm
feature
Adds a new feature
isEven function
algorithm
#920
by fahimfaisaal
Contributor
was merged Mar 11, 2022
Loading…
11 tasks
chore: resolved example mistake
#919
by fahimfaisaal
Contributor
was merged Mar 10, 2022
Loading…
5 of 11 tasks
Run "style" and "test" scripts automatically when committing new changes
feature
Adds a new feature
#918
by akib22
Contributor
was merged Mar 9, 2022
Loading…
6 of 9 tasks
Added replace method to Adds or improves an algorithm
feature
Adds a new feature
Upper
algorithm
#916
by fahimfaisaal
Contributor
was merged Mar 5, 2022
Loading…
5 of 9 tasks
Add alternative implementation for Adds or improves an algorithm
feature
Adds a new feature
InsertionSort and relative test.
algorithm
#915
by HereBeAndre
Contributor
was merged Mar 4, 2022
Loading…
8 of 11 tasks
Improved
IsOdd function
#914
by fahimfaisaal
Contributor
was merged Mar 4, 2022
Loading…
9 tasks done
Updated
pull_request_template
#913
by fahimfaisaal
Contributor
was merged Mar 2, 2022
Loading…
6 tasks done
Improved Adds or improves an algorithm
feature
Adds a new feature
Memoize function
algorithm
#912
by fahimfaisaal
Contributor
was merged Mar 2, 2022
Loading…
10 tasks done
Improved Adds or improves an algorithm
feature
Adds a new feature
Pow function
algorithm
#911
by fahimfaisaal
Contributor
was merged Mar 2, 2022
Loading…
9 tasks done
Upgraded Adds or improves an algorithm
feature
Adds a new feature
hexToBinary function
algorithm
#910
by fahimfaisaal
Contributor
was merged Mar 2, 2022
Loading…
7 tasks done
Fixed Adds or improves an algorithm
feature
Adds a new feature
wordOccurrence algorithm
algorithm
#909
by fahimfaisaal
Contributor
was merged Mar 2, 2022
Loading…
9 tasks done
Add Adds or improves an algorithm
feature
Adds a new feature
CheckExceeding function
algorithm
#907
by fahimfaisaal
Contributor
was merged Mar 22, 2022
Loading…
11 tasks done
Improved pangram algorithm using regular expressions
algorithm
Adds or improves an algorithm
feature
Adds a new feature
#906
by fahimfaisaal
Contributor
was merged Feb 28, 2022
Loading…
8 tasks done
Added unit tests for caesarCipherEncodeAndDecodeEngine
#904
by BrorSebastianSjovald
was closed Feb 24, 2022
Loading…
9 tasks done
fixed case-sensitivity of an anagram
#903
by kumarp149
was closed Mar 5, 2022
Loading…
6 of 11 tasks
Upgrade
checkAnagram function & Fixes
#902
by fahimfaisaal
Contributor
was merged Feb 25, 2022
Loading…
9 tasks done
replaced constructor function with es6 class syntax
algorithm
Adds or improves an algorithm
code style issue
Failing style checks
feature
Adds a new feature
#900
by mmestiyak
Contributor
was merged Feb 23, 2022
Loading…
Optimize the space complexity of the fibonacci algo
#899
by fahimfaisaal
Contributor
was merged Feb 22, 2022
Loading…
12 tasks done
Corrected JSdoc typo
beginner-friendly
Easy to implement
feature
Adds a new feature
#898
by Rudxain
Contributor
was merged Feb 21, 2022
Loading…
9 of 11 tasks
Algorithm to calculate the Arithmetic Geometric Mean
algorithm
Adds or improves an algorithm
feature
Adds a new feature
#897
by Rudxain
Contributor
was merged Feb 24, 2022
Loading…
9 of 11 tasks
added ES6 (specifically replaced constructor function with class syntax) version of DoublyLinkedList
#896
by mmestiyak
Contributor
was closed Feb 22, 2022
Loading…
Bubble Sort enhancements for nearly sorted or sorted array, added test cases and documentation
#895
by aminhossain
Contributor
was merged Feb 19, 2022
Loading…
6 of 11 tasks
merge: Upgrade Lower function
algorithm
Adds or improves an algorithm
feature
Adds a new feature
#894
by fahimfaisaal
Contributor
was merged Feb 19, 2022
Loading…
9 tasks done
Iterator and log methods added for linked lists
#891
by AbmSourav
Contributor
was merged Feb 18, 2022
Loading…
ProTip!
Filter pull requests by the default branch with base:master.