Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
September 7, 2022
A
add: countSubstrings function implementation (#1091)
Ajinkya Chikhale committed
A
fix: factorial function (#1093)
Akshay Dubey committed
September 6, 2022
A
algorithm: mobius function implementation (#1088)
Akshay Dubey committed
September 5, 2022
R
fix: spellings which are making ci fail (#1089)
Rak Laptudirm committed
August 15, 2022
K
merge: Bugfix AVLTree comparator (#1084)
k ho k ho? committed
August 12, 2022
R
merge: Edit `Perfect{Square, Cube}` (#1071)
Ricardo Fernández Serrata committed
August 7, 2022
R
merge: Implement Shor's factorization algorithm (#1070)
Rak Laptudirm committed
August 3, 2022
S
Fix Affine-Cipher encrypt and drypt func (#1077)
shidian00 committed
T
Added JugglerSequence.js (#1075)
tehliang committed
August 2, 2022
K
Wrapping the example matrix with outer array (#1057)
Kasun Thennakoon committed
July 27, 2022
L
merge: Fix GetEuclidGCD (#1068)
Lars Müller committed
S
merge: Add Affine Cipher (#1067)
shidian00 committed
July 1, 2022
L
merge: Fix IsPalindrome Big-O analysis (#1054)
Lars Müller committed
June 27, 2022
R
`Fibonacci.js` overhaul (#1049)
Ricardo Fernández Serrata committed
June 21, 2022
R
merge: More accurate error message at `IsDivisible` (#1048)
Ricardo Fernández Serrata committed
June 16, 2022
A
merge: Add new IsPalindrome implementation (#1046)
Andrea Tota committed
June 13, 2022
A
merge: Add test case to Interpolation Search Algorithm (#1045)
Ankush263 committed
June 12, 2022
A
merge: Add test case to Edit Distance Algorithm (#1044)
Ankush263 committed
June 11, 2022
A
merge: Add test case to Fibonacci Search Algorithm (#1042)
Ankush263 committed
June 10, 2022
A
merge: Add test case to jump search Algorithm (#1041)
Ankush263 committed
June 7, 2022
A
merge: Add test case to the Exponential Search Algorithm (#1040)
Ankush263 committed
June 6, 2022
A
June 5, 2022
A
merge: Rename pigeonHoleSort.test.js to PigeonHoleSort.test.js (#1038)
Ankush263 committed
A
merge: Add test case to Find Second Largest Element Algorithm (#1037)
Ankush263 committed
June 3, 2022
L
merge: FindSecondLargestElement: Support negative numbers (#1036)
Lars Müller committed
June 2, 2022
A
merge: fix typo(change file name) (#1034)
Ankush263 committed
May 31, 2022
A
merge: Add test case to CheckPascalCase Algorithm (#1029)
Ankush263 committed
A
merge: Add test case to palindromeRearranging Algorithm (#1030)
Ankush263 committed
May 30, 2022
A
merge: Add testcase to AlternativeStringArrange Algorithm (#1026)
Ankush263 committed
A
Add testcase to checkKebabCase (#1027)
Ankush263 committed