# Bookmarks

* [Become master in Graph](https://leetcode.com/discuss/study-guide/2360573/Become-Master-In-Graph) - Leetcode guide
* [Graph cheatsheet for coding interviews](https://www.techinterviewhandbook.org/algorithms/graph/)
* [Graph For Beginners \[Problems | Pattern | Sample Solutions\]](https://leetcode.com/discuss/general-discussion/655708/Graph-For-Beginners-Problems-or-Pattern-or-Sample-Solutions)
* [Graph Algorithms One Place | Dijkstra | Bellman Ford | Floyd Warshall | Prims | Kruskals | DSU ](https://leetcode.com/discuss/general-discussion/969327/Graph-Algorithms-One-Place-or-Dijkstra-or-Bellman-Ford-or-Floyd-Warshall-or-Prims-or-Kruskals-or-DSU)  → All major graph algos in one place
* [Important Graph Algorithm Notes for Interview ](https://leetcode.com/discuss/general-discussion/1122034/important-graph-algorithm-notes-for-interview)  → Need to prepare my study guide in one place
* [List of commonly asked problems in interview](https://leetcode.com/discuss/interview-question/753236/List-of-graph-algorithms-for-coding-interview)
* [Graph algorithms + problems to practice ](https://leetcode.com/discuss/study-guide/1326900/graph-algorithms-problems-to-practice)
* [\[Python\] Graph Algorithms One Place for quick revision - LeetCode Discuss](https://leetcode.com/discuss/general-discussion/971272/Python-Graph-Algorithms-One-Place-for-quick-revision)
* [Graph for Beginners \[Problems\]](https://leetcode.com/discuss/study-guide/2202052/Graph-for-Beginners-Problems)
* [Important Graph questions - Leetcode Discuss](https://leetcode.com/discuss/interview-question/2021600/Important-Graph-Questions)
* [Important Graph algorithms - Github](https://github.com/cormacpayne/algorithms)
