Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 320 Bytes

graph_theory

This contanis all the basic stuff , how to make graph by adjcency list as well as adjancey matrix , Bfs , Dfs , prims , kruskal algorithms , It conatins application of Dfs as well. Dijkstra’s implementation Tree traversal interative way all in one algo checking connected components Binary search tree