Tunnel Systems
More Details
- Date: Spring 2019
- Class: CS 2110 (Java)
- Project Description: Link!
This was the final project for my Introduction to Data Structures and Algorithms class. We had to create an algorithm in order to collect the most coins while still reaching the destination in a certain time frame. We ended up implementing Dijkstra's algorithm.