A compilation of all my programming projects for The Odin Project web development course.
-
Updated
Jul 1, 2024 - JavaScript
A compilation of all my programming projects for The Odin Project web development course.
Assignment for the Ruby course of The Odin Project.
Get the fastest route from point A to B with knight
Knights Travails - The Odin Project: https://www.theodinproject.com/lessons/javascript-knights-travails
Linked Lists, Binary Search Trees, Graphs, Adjacency Lists, BFS, DFS.
Knights travails implemented with JavaScript.
Shows the shortest possible path to get from one square to another generating all the squares the knight will stop at along the way on a chessboard
A project from The Odin Project (Full Stack Javascript).
Add a description, image, and links to the knights-travails topic page so that developers can more easily learn about it.
To associate your repository with the knights-travails topic, visit your repo's landing page and select "manage topics."