Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
I added Breadth First Search, Depth First Search for graphs, Prim's algorithm, Floyd-Warshall algorithm, an algorithm for graph coloring and adjacency matrix for graphs for the issue #474 .
Please review.