The Intelligent Route Planner is a Data Structures and Algorithms (DSA) project developed in Python. It models a road network as a weighted graph and computes the shortest route between two locations ...
A structured collection of core Data Structures and Algorithms implemented from scratch in Java — built for interview prep, coursework, and as a quick reference for time/space complexity of each ...