pksingh290's blog

By pksingh290, history, 4 years ago, In English

hello guys i am in need of your help once again .i have gone through a lot of videos of graph theory but the main thing missing was the implementation .i read some pdf as well but that too was without implementation/code.i need some source to learn graphs in details so i request u all to plz mention your sources which u really think is worth reading .plz help because it will not only helpful for me but for the whole community whoever beginning now.thanks a lot for your help and time.

  • Vote: I like it
  • -7
  • Vote: I do not like it

| Write comment?
»
4 years ago, # |
Rev. 4   Vote: I like it +3 Vote: I do not like it

Implementations here:
1. CP-Algorithms : Scroll down to the graphs section
2. NOI Reference

A nice tool for visualising graphs: Graph Editor

As far as learning concepts goes, start with bfs and dfs. Solve problems with them on different types of graphs as well as 2D grids. Then start learning SSSP algorithms and stuff like topological sort.
Now that you have their implementations, really any video or just simply searching for the theory part will get you good results.

»
4 years ago, # |
  Vote: I like it +11 Vote: I do not like it

Btw, type properly with capital letters please. It is so hard to read the blog post.

»
4 years ago, # |
Rev. 3   Vote: I like it 0 Vote: I do not like it

Though arujbansal gave you some good resources.....Your text to link here... Here you can find many topics of graph...Both you can learn them and practice them too... not only graph ,you will find all other topic too...even you can practice here and if you failed to solve any problem you can go ho explanation even you can find the solution of the problem here Thnaks to thakkarpanth