Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
May 27, 2022
E
merge: Add Twin Primes algorithm (#1024)
Exortions committed
May 26, 2022
E
merge: Add the Collatz Conjecture (#1022)
Exortions committed
May 25, 2022
A
merge: Add pronic number implementation (#1023)
Akshay Dubey committed
May 23, 2022
T
merge: Update test case for bubbleSort ( with code style is fixed) (#1020)
thanhphuonghdhh committed
May 17, 2022
A
merge: Add test case to HexToRGB algorithm (#1018)
Ankush263 committed
A
merge: Add test case to Vigenere Cipher Algorithm (#1017)
Ankush263 committed
May 16, 2022
F
Clean up phone number formatting (#1015)
Fahim Faisaal committed
May 12, 2022
A
merge: Add test case to KeywordShiftedAlphabet algorithm (#1013)
Ankush263 committed
May 9, 2022
E
merge: Find max recursion (#1010)
Exortions committed
May 7, 2022
F
merge: Upgraded Algorithm of alpha numeric palindrome (#1006)
Fahim Faisaal committed
May 6, 2022
F
merge: Improved the complexity of dequeue O(n) to O(1) (#1005)
Fahim Faisaal committed
O
merge: Update README.md (#1004)
Olindo Zaman committed
R
merge: A better `README` (#1003)
Rak Laptudirm committed
May 4, 2022
L
merge: Improve pull request template (#1002)
Lars Müller committed
May 2, 2022
F
merge: Upgrade max char (#983)
Fahim Faisaal committed
April 28, 2022
R
merge: Update directory workflow (#1000)
Rak Laptudirm committed
B
Fix wiggle sort (#991)
BranAndSceolan committed
R
merge: tweak `DIRECTORY.md` generation (#999)
Rak Laptudirm committed
M
merge: Add the Stooge Sort Algorithm (#998)
Madiena committed
April 27, 2022
M
Add Zeller's Congruence Algorithm in Math (#996)
merelymyself committed
April 23, 2022
A
Add Boyer-Moore string search algorithm (#990)
Ayoade David committed
April 22, 2022
M
merge: EuclidGCD: add tests (#994)
merelymyself committed
April 21, 2022
M
merge: WhileLoopFactorial: Optimize and add tests (#992)
merelymyself committed
R
chore: add appgurueu to `CODEOWNERS`
Rak Laptudirm committed
C
merge: Format codebase with `standard.js` (#989)
Carlos Rafael committed
C
merge: Add proper tests for binary search (#987)
Carlos Rafael committed
April 20, 2022
C
merge: FindLCM: Improve code readablility (#985)
Carlos Rafael committed
April 18, 2022
D
Change 1 week to 2 weeks for stale issues
David Leal committed
April 16, 2022
R
chore: use `stale` label to mark something as stale
Rak Laptudirm committed
April 10, 2022
R
merge: Improvement on singly circular linkedList (#981)
Rahul Raj committed