Syllabus for Test3
-
o-notation (page-47)
-
little omega notation (page-48)
-
Graphs (page-1080)
-
Free trees (page-1085)
-
Rooted trees (page-1087)
-
Binary trees (page-1088)
-
Number of nodes of a binary and k-ary tree (page-1090)
-
Representation of graphs (page-527)
-
The divide-and-conquer approach of designing algorithms (page-28)
-
The merge-sort algorithm in detail (page-32 and 29)
-
The binary search algorithm in detail (refer homework solutions)
-
Analysing divide-and-conquer algorithms (page-32)
-
The master method of solving recurrence (page-73)