Assignments of COSCC2658-Data Structure and Algorithms course on semester C, 2021 at RMIT University
Solutions for GreedyGnomes problems (find the shortest path that collects the most gold)
This repo consists of two approaches: Exhaustive Search and Dynamic Programming