Question Bank1
Question Bank1
Question Bank1
b) Define topological sorting. What will be the topological order of activities for the AOV
network given below?
c) Explain Breadth First Search algorithm with example?
d) Explain Depth first and breadth first traversal?
e) What is topological sort? Write an algorithm to perform topological sort?
f) Consider the following graph:
Write:
(i) Adjacency matrix
(ii) Adjacency list
(iii) DFS and BFS (source vertex a).
t)
Chapter 4
Hash Table