Skip to content

owennewburn/RouteMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RouteMap

This repo contains my solution to the huddle satnav problem. Please find two files RouteMap.java and RouteMapTest.java. RouteMap.java contains the classes and methods needed to solve all elements of the problem and RouteMapTest.java demonstrates that it solves the given test data. To build and run this code navigate to the cloned directory and run the commands

javac RouteMap.java RouteMapTest.java

java RouteMapTest

Edit RouteMapTest and recompile to further test the funcitons.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages