Technical Assessment
Please download the source as zip into your PC and then import this to any IDE of your like. Go to the src/app folder and run the PathTracer.java
The terminal will display the original map, the nodes in the path and the graph plotted with the path.
For more details on teh design please use the diagrams in the src/diagram folder.
FAQ:
- File not FoundException - Sometimes the main coudnt find the reference path, then please update with full path of the map file and re run