manrajgrover / algorithms-js

Consumable Data Structures and Algorithms library in JavaScript
MIT License
198 stars 129 forks source link

Dijkstra's shortest path first algorithm #85

Closed vmaggioli closed 3 years ago

vmaggioli commented 5 years ago

Description of new feature, or changes

Add's Dijkstra's shortest first path algorithm

Checklist

Related Issues and Discussions

Issue #9

People to notify

@manrajgrover