Data Structures & Algorithms
Includes arrays, linked lists, trees, graphs, and algorithmic complexity.Lab Manual
DSA Lab Manual
Distributed by Manipal Institute of Technology, Bengaluru.
Table of Contents
3rd Semester
Infix to Postfix Conversion
Convert user-provided descriptions using stacks.
3rd Semester
Linked List Uses
Create stacks and queues using linked lists.
3rd Semester
Linked Lists
Create linked lists using pointers and structures in C.
3rd Semester
Normal Queue Operations
Create a menu-driven program for queue operations.
3rd Semester
Stacks Using Structures
Create stakcs using structures in C. (Video attached.)