Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
October 30, 2023
R
Update AllCombinationsOfSizeK.js (#1530)
Rahul Bhandari committed
R
Update Problem001.js (#1536)
Rahul Bhandari committed
H
Enhance readability of ZeroOneKnapsack.js (#1574)
Hardik Pawar committed
M
Rabin Karp Search Algorithm (#1545)
Mahfoudh Arous committed
M
feat: Added MD5 hashing algorithm (#1519)
Manpreet Singh committed
October 27, 2023
G
chore: update readme
github-actions committed
L
chore: format using prettier
Lars Mueller committed
L
fix: CI code style checking
Lars Mueller committed
October 26, 2023
N
feat: added find subsets algorithm using bitmanipulation (#1514)
Nikunj Bisht committed
O
Test cases project euler 6 (#1570)
Omkarnath Parida committed
O
Test cases project euler 9 (#1571)
Omkarnath Parida committed
October 24, 2023
O
prettier fixes & added test cases for Project Euler problem 4 (#1566)
Omkarnath Parida committed
V
Implemented M Coloring Problem (#1562)
Vedas Dixit committed
H
Enhance readability of KnightTour (#1572)
Hardik Pawar committed
October 22, 2023
M
test: add tests for Binary Equivalent Algorithm (#1560)
malpotra committed
October 15, 2023
M
docs: fix typo in rotateRight's docstring (#1527)
Manpreet Singh committed
R
Update Problem006.js (#1537)
Rahul Bhandari committed
October 14, 2023
R
chore: count set bits using bitwise ops (#1532)
Rahul Bhandari committed
O
chore: remove unnecessary code (#1531)
Omar Ferreiro committed
October 13, 2023
M
updated BinaryHeap.test.js (#1520)
maruf hasan committed
October 12, 2023
P
feat: add Automorphic Numbers and tests in Math (#1496)
Pratik Tripathy committed
L
chore: format code (#1515)
Lars Müller committed
October 11, 2023
P
feat: add RGB to HSL color format conversion algorithm (#1475)
Piyush Katyal committed
N
feat: add MergeTwoSortedLinkedLIsts algorithms (#1442)
Nay Zaw Min Naing committed
P
feat: add row echelon matrix algorithm (#1454)
Piyush Katyal committed
P
feat: add determinant algorithm (#1438)
Piyush Katyal committed
October 10, 2023
R
feat: Combined Min Heap and Max Heap classes (#1494)
Rohan committed
R
bug: abs returns 0 on an empty array (#1473)
Ridge Kimani committed
G
feat: add algorithm to evaluate postfix string (#1441)
Gaurav Giri committed
R
chore: Add gitpod badge (#1466)
Rohit Chaudhari committed