2 2023 Lesson Plan CS2012 DAA
2 2023 Lesson Plan CS2012 DAA
-----------------------------------------------------------------------------------------------
====================|| Lesson Plan ||===================
-----------------------------------------------------------------------------------------------
1
Structure of Divide-and-Conquer
algorithm
Analysis of divide-and-conquer run
time recurrence relations of
Binary Search
Divide and
Merge Sort
2. Conquer 9 9-17
Quick Sort
Method, Heap
Randomized Quick Sort
Building a heap
Heap sort algorithm
Priority queue
Tutorials / Activity
Overview of Greedy paradigm
Fractional knapsack problem
3. Greedy Method Activity selection problem 4 18-21
Huffman’s code
Tutorials / Activity
Overview of Dynamic
Programming paradigm
Difference between Divide and
Dynamic Conquer and Dynamic
4. 4 22-25
Programming Programming
Matrix Chain Multiplication
Longest Common Subsequence
Tutorials / Activity
2
Dis-joint Set Data Structure
Representation Of Graph
Graph Traversals :: BFS DFS
Single Source Shortest Path
- Dijkstra’s Algorithm
Graph -Bellman–Ford Algorithm
5. 10 26-35
Algorithms All Pair Shortest Path
- Floyd-Warshall Algorithm
Minimum Cost Spanning Tree
- Kruskal’s Algorithm
- Prim’s Algorithm
Tutorials / Activity
Complexity Classes: P, NP, NP-
Computational
6. Hard and NP-Complete 2 36-37
Complexity
Tutorials / Activity
Text Books:
T. H. Coreman, C. E. Leiserson, R. L. Rivest, C. Stein, “Introduction to Algorithms”,
PHI.
E. Harwitz, S. Sahani, S. Rajsekharan, Galgotia “Fundamentals of Computer
Algorithms”, Galgotia Publication.
Reference Books:
J. Kleinberg, E. Tardos, “Algorithms Design”, Pearson International 1st Edition.
Michael Goodrich, Roberto Tamassia, “Algorithm Design: Foundations, Analysis &
Internet Examples”, John Wiley & Sons.
3
Distribution of Marks:
1 Mid-Semester 20 1 20 Closed
Examination Book
3 End-Semester 50 1 37 Closed
Examination Book
Note ::
Tentative Mid-Semester Syllabus would be up to Greedy Method as per the Lesson
Plan.
Modifications to the above-mentioned structure (Lesson Plan / Examination
Process / Any other modifications) may take place as per the University Guidelines.
=======================XXXXXXXX======================