Total Questions : 40
Expected Time : 40 Minutes

1. In graph theory, what does a perfect matching in a graph mean?

2. Which algorithm is used to find the shortest path in a weighted graph where some of the edge weights may be negative?

3. What is the term used for a graph that can be drawn in such a way that no edges cross each other?

4. In a bipartite graph, what does Hall's theorem state?

5. Which theorem states that the sum of the degrees of all vertices in a graph is twice the number of edges?

6. Which of the following properties does a graph possess if it can be drawn in such a way that no edges intersect each other?

7. What does the matrix tree theorem relate to in graph theory?

8. What is the maximum number of edges in an acyclic graph with 'n' vertices?

9. Which theorem states that in any graph, the sum of the degrees of all vertices is twice the number of edges?

10. What is the term used for a graph that has exactly one vertex of odd degree?

11. In a graph, what does a 'bridge' refer to?

12. What is the term used for a graph in which the edges have a direction?

13. What is the term used for a set of edges connecting two sets of vertices such that no two edges have a vertex in common?

14. In graph theory, what does 'path' refer to?

15. In graph theory, what is the chromatic number of a cycle graph with 'n' vertices?

16. Which of the following properties does a complete bipartite graph possess?

17. In graph theory, what does 'degree' of a vertex refer to?

18. Which of the following properties does a bipartite graph possess?

19. In a graph, what does the term 'cut vertex' refer to?

20. Which theorem states that in any graph, the number of vertices with odd degree is even?

21. What is the term used for a path in a graph that starts and ends at the same vertex and visits every vertex exactly once?

22. What is the chromatic number of a complete graph with 'n' vertices?

23. What is the minimum number of edges in a connected graph with 'n' vertices?

24. Which graph theory problem involves finding a subgraph that is both a tree and a spanning subgraph of a given graph?

25. Which graph theory problem involves finding a subset of vertices such that every edge in the graph has at least one of its endpoints in the subset?

26. Which of the following algorithms is used to find the minimum spanning tree of a graph?

27. What does a Hamiltonian cycle in a graph refer to?

28. What is the edge chromatic number of a complete graph with 'n' vertices?

29. Which graph theory problem involves finding the shortest path from a source vertex to all other vertices in a weighted graph?

30. In a directed graph, what does the term 'strongly connected' mean?

31. Which theorem states that in a connected graph, if every vertex has a degree of at least 'k', then the graph has a cycle of length at least 'k+1'?

32. What is the edge connectivity of a complete graph with 'n' vertices?

33. What is the maximum number of edges in a simple graph with 5 vertices?

34. Which graph theory problem deals with finding the smallest number of vertices that cover all the edges in a graph?

35. What does the term 'adjacent' mean in the context of graph theory?

36. In a weighted graph, what does the weight of an edge represent?

37. In a weighted graph, what does the term 'cut' refer to?

38. What is the term used for a graph in which there is an edge between every pair of vertices?

39. Which of the following statements about Eulerian graphs is true?

40. Which of the following is a graph where every edge is directed from one vertex to another?