Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
/ Backtracking/tests/RatInAMaze.test.js October 3, 2021
R
Apply standard code style
Roland Hummel committed
R
Made the "complex" test harder, forcing the algorithm to actually back-track ;)
Roland Hummel committed
October 2, 2021
R
Rewrote "Rat in a maze" algorithm
Roland Hummel committed