Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
October 10, 2023
O
feat: Key finder improvement (#1456)
Omar Ferreiro committed
October 8, 2023
H
feat: add Gray Code generation (#1425)
Harsh Dev Pathak committed
October 7, 2023
A
Fix a typo (#1453)
ABHINESH KUMAR JHA committed
October 5, 2023
K
feat: Added Euclidean Distance (#1418)
Kausthub Kannan committed
Y
fix: Enhance error handling in factorial function (#1430)
YongEaziDev committed
October 4, 2023
A
Feat: TwoSum function created with test cases (#1399)
Ayush shah committed
October 3, 2023
R
feat: Test running overhaul, switch to Prettier & reformat everything (#1407)
Roland Hummel committed
October 2, 2023
M
fix: added reverse string inplace (#1406)
Madhurendra Nath Tiwari committed
P
feat: New String Algorithm for LengthofLongestSubstringWithoutRepeati… (#1389)
P ABHIJIT committed
R
fix: ValidateURL failing tests (#1394)
Roland Hummel committed
D
Added QuadraticRoots to Math/QuadraticRoots.js (#1376)
Dibya12345 committed
R
test: skip test that's running way too long (#1393)
Roland Hummel committed
A
feat: Add Length Conversion (#1390)
Aakash Giri committed
A
fix: Average Median code cleanup (#1388)
Ayush shah committed
September 30, 2023
A
fix: optimised armstrongNumber code (#1374)
Ayush shah committed
September 23, 2023
M
added contributor graph to the readme (#1367)
Madhurendra Nath Tiwari committed
M
added an algo for checking the string i palindrome or not (#1366)
Madhurendra Nath Tiwari committed
September 22, 2023
M
added an algo which finds unique element in an array (#1359)
Madhurendra Nath Tiwari committed
M
added algo for checking the number is power of four or not (#1360)
Madhurendra Nath Tiwari committed
M
added numberOfDigitsUsingLog method (#1364)
Madhurendra Nath Tiwari committed
September 19, 2023
M
added fibonacci using formula along with test cases (#1358)
Madhurendra Nath Tiwari committed
N
fixed typo (#1363)
Nikhil k committed
August 21, 2023
C
Fix/code smells (#1338)
Carlos Rafael committed
August 14, 2023
C
Update: Added Unary Operator in SumOfDigits algorithm (#1348)
Chetan Nada committed
August 12, 2023
P
Project Euler 021 (#1347)
Praneeth Jain committed
July 14, 2023
0
Remove URL validation (#1335)
0-harshit-0 committed
June 16, 2023
U
chore: 🤖 remove extra lines (#1330)
Umesh Patidar committed
May 15, 2023
B
fix error in SinglyLinkedList head method (#1322)
BekzodIsakov committed
May 1, 2023
A
feat: Ciphers/MorseCode Algorithm (#1315)
Arnold Zhou committed
A
New Algorithm: Parity Outlier (#1314)
Arnold Zhou committed