Night 3: Dijkstra Algorithm and Greedy Algorithm (Feb 26, 2025)
Greedy And Dijkstra Algorithm Contains the content covered for Greedy Algorithms and code to implement and visualize Dijkstra's Algorithm on a grid.
Night 4: K-nearest Neighbor (Mar 5, 2025)
K-Nearest Neighbor Contains the content covered for K-Nearest Neighbor (KNN) as well as code examples for the movie recommendation example.
The archive folder contains some content in Java from 2018