MC7112 DATA STRUCTURES AND ALGORITHMS LABORATORY Syllabus
1. Polynomial Addition using array
2. Array implementation of stack
3. Array implementation of Queue
4. Infix to postfix conversion
5. Singly Linked List operations
6. Binary tree traversals
7. Quick sort
8. Dictionary application using any of the data structure
9. Find the Shortest Path using Dijkstra’s Algorithm – Greedy method
10. Warshall’s Algorithm for finding transitive closure using Dynamic programming
11. Sum of subset problem using backtracking
ADS HERE !!!