yangshun / tech-interview-handbook

💯 Curated coding interview preparation materials for busy software engineers
https://www.techinterviewhandbook.org
MIT License
119.09k stars 14.73k forks source link

Suggestion to include Dijkstra's algorithm in the graph cheatsheet #645

Open SeanChinJunKai opened 6 months ago

SeanChinJunKai commented 6 months ago

I think that adding a template for Dijkstra's algorithm would be beneficial while revising graph algorithms using the techinterviewhandbook