DAA - Assignment # 03B
DAA - Assignment # 03B
Q.1 Briefly covered all given topics in terms of bullets, make a suitable
diagram (Tree, Graph, etc), write an algorithm if required, space and
time complexity of each sub topics:
A. GRAPH THEORY.
i. Directed, Simple and Complete Graph
ii. Degree of Graph
iii. Walk of Graph
iv. Circuit Of Graph
v. Isomorphism
vi. Trees
vii. Rooted Tree
viii. Binary Tree
B. GRAPH REPRESENTATION.
i. DFS
ii. BFS
E. String Matching
i. The Naïve Algorithm
ii. The Rabin and Kaap Algorithm
F. Polynomial
G. NP Complete
Page 1 of 1