This document provides information on the Data Structure Lab course including teaching scheme, examination scheme, objectives, outcomes, prerequisites, hardware/software requirements, syllabus, and references. The key details are:
- The course is 1 credit with 2 hours of practical sessions per week. Assessment includes an internal test and an end semester exam worth 50 marks total.
- The lab aims to teach fundamental data structures like stacks, queues, linked lists, trees, and graphs and their applications. Students will learn to implement various operations and solve real-world problems.
- On completion, students will be able to understand and apply concepts of data structures, implement basic and advanced trees, use graphs, and apply searching, hashing