443 views
0 votes
0 votes
How to learn and understand graph theory in  23 days i mean before gate exam? Can anybody help in this.Like there are many new terms bipartite graph etc etc i m not able to learn some complicated names ?

Any video lectures or anything please help :)

1 Answer

2 votes
2 votes
Learn basic concept ,  what are graph coloring , what are dfs ( depth first search) , bfs(breadth first search) , what are connected components ,  read about different types of graphs. Simple graph,  regualr graph , learn about planarity of graph.

Read some previous asked problems and posted your all queries here.

I will answer all of them in details.

Related questions

1 votes
1 votes
1 answer
1
0 votes
0 votes
1 answer
2
gagan55 asked Jun 30, 2023
177 views
Number of hamiltonian cycles for a graph K 5, 5( bipartite graph ) ??
0 votes
0 votes
1 answer
3
Dhiraj_777 asked May 4, 2023
488 views
In a Connected Planar Bipartite Graph of order 10 atmost how many edges be present ?
0 votes
0 votes
1 answer
4
Sahil_Lather asked Apr 15, 2023
439 views
Graph G is obtained by adding vertex s to $K_{3,4}$ and making s adjacent to every vertex of $K_{3,4}$ .The find the minimum number of colours required ot edge-colour is ...