Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
December 18, 2022
D
Merge branch 'master' into improve_pr_template
David Leal committed
D
docs: improve the contributing guidelines (#1271)
David Leal committed
October 19, 2022
D
docs: improve the PR template
David Leal committed
December 17, 2022
D
docs: fix CI and remove LGTM badges (#1269)
David Leal committed
December 8, 2022
D
algorithm: signum (#1266)
Defective Detective committed
J
Update README.md (#1268)
Jesus Salomon committed
November 30, 2022
F
A
algorithm: Hexagonal number (#1265)
Akshay Dubey committed
November 13, 2022
K
tests: improve for GeneratePermutations (#1263)
k ho k ho? committed
November 6, 2022
M
docs: add new issue templates (#1206)
Michał Zendran committed
November 2, 2022
C
fix: exchanging wrong path that breaks pipeline (#1262)
Carlos Rafael committed
November 1, 2022
A
algorithm: percentage of letter (#1261)
Alex Popov committed
October 31, 2022
A
algorithm: unique paths 2 (#1257)
Alex Popov committed
A
algorithm: logarithmic square root (#1259)
Alex Popov committed
A
algorithm: add IntToBase algo and a test for it (#1258)
Alex Popov committed
A
algorithm: ZFunction (#1239)
Adrito Mukherjee committed
L
conversion: liters to imperial gallons (#1256)
Lcvieira2001 committed
G
algorithm class: pyramid (#1254)
Gustavo Kamihara committed
L
algorithm: volume of sphere (#1249)
Lcvieira2001 committed
L
conversion: liters to US gallons (#1255)
Lcvieira2001 committed
L
convertion: ounce to kilogram (#1248)
Lcvieira2001 committed
G
algorithm class: circle (#1252)
Gustavo Kamihara committed
G
algorithm class: cone (#1253)
Gustavo Kamihara committed
October 30, 2022
K
chore: add reverse to singly linked list (#1241)
Khushi Shukla committed
A
algorithm: LCA by binary lifting (#1237)
Adrito Mukherjee committed
October 28, 2022
L
fix: Project Euler P35 off-by-one error (#1238)
Lars Müller committed
October 27, 2022
A
chore: check for invalid input to factorial (#1229)
Abdulrazak Yahuza committed
A
algorithm: binary lifting (#1218)
Adrito Mukherjee committed
E
chore: use internal queue definition in BFS Shortest Path (#1230)
Eddie Nuno committed
E
chore: use internal queue definition in BFS (#1228)
Eddie Nuno committed