C Programming and Data Structures Laboratory detailed syllabus for Electronics & Instrumentation Engineering (EIE) for 2021 regulation curriculum has been taken from the Anna University official website and presented for the EIE students. For course code, course name, number of credits for a course and other scheme related information, do visit full semester subjects post given below.
For Electronics & Instrumentation Engineering 3rd Sem scheme and its subjects, do visit EIE 3rd Sem 2021 regulation scheme. The detailed syllabus of c programming and data structures laboratory is as follows.
Course Objectives:
- To develop applications in C
- To implement linear and non-linear data structures
- To understand the different operations of search trees
- To get familiarized to sorting and searching algorithms
List of Experiments:
- Practice of C programming using statements, expressions, decision making and iterative statements
- Practice of C programming using Functions and Arrays
- Implement C programs using Pointers and Structures
- Implement C programs using Files
- Development of real time C applications
- Array implementation of List ADT
- Array implementation of Stack and Queue ADTs
- Linked list implementation of List, Stack and Queue ADTs
- Applications of List, Stack and Queue ADTs
- Implementation of Binary Trees and operations of Binary Trees
- Implementation of Binary Search Trees
- Implementation of searching techniques
- Implementation of Sorting algorithms : Insertion Sort, Quick Sort, Merge Sort
- Implementation of Hashing – any two collision techniques
Course Outcomes:
At the end of the course, the students will be able to:
- Use different constructs of C and develop applications
- Write functions to implement linear and non-linear data structure operations
- Suggest and use the appropriate linear / non-linear data structure operations for a given problem
- Apply appropriate hash functions that result in a collision free scenario for data storage and Retrieval
- Implement Sorting and searching algorithms for a given application
For detailed syllabus of all other subjects of Electronics & Instrumentation Engineering, 2021 regulation curriculum do visit EIE 3rd Sem subject syllabuses for 2021 regulation.
For all Electronics & Instrumentation Engineering results, visit Anna University EIE all semester results direct link.
Lab program