Skip to content

A technical test I was asked to complete that calculates paths for a specific set of questions, while taking in different data sets.

Notifications You must be signed in to change notification settings

MatthewBridgeman/DirectedGraphPathfinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directed Graph Pathfinding

Download this repository and make sure to run 'npm install'. This is needed for some of the typescript and auto-recompile modules I have included.

Once installed, simply place the json data input in the 'src' folder, ensuring the filename matches 'input.json'.

Once you have done this, open the command line and type 'npm start'. You should be greeted with the results of all 6 questions.

About

A technical test I was asked to complete that calculates paths for a specific set of questions, while taking in different data sets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published