
2025 regulation - 2nd semester for ECE Department. Subject Code: CS25C05 , Subject Name: Data Structures using C++ - Laboratory, Batch: 2025, 2026, 2027, 2028. Institute: Anna University Affiliated Engineering College, TamilNadu. This page has Data Structures using C++ - Laboratory (CS25C05) Practical Manual pdf download, Laboratory Report, observation.
Data Structures using C++ - Laboratory
Data
Abstraction & Overloading:
Practical:
1.
Program to Implement Constructors and Destructors.
2.
Program to implement Member Functions, Classes and Friend Functions.
3.
Program to Implement Dynamic Memory Allocation and Overloading.
Inheritance
& Polymorphism:
Practical:
1.
Program to Implement various inheritances.
2.
Program to Implement virtual functions and dynamic binding.
3.
Implementation of method overriding and operator overloading.
Linear
Data Structures:
Practical:
1.
Program to implement various operations on arrays and linked lists.
2.
Program to implement various operations on stacks and queues using array and
linked list.
3.
Program to evaluate the infix expressions by converting into prefix and postfix
expressions
Non-Linear
Data Structures:
Practical:
1.
Program to Implement Binary Tree Traversal and Graph Traversal Algorithm.
2.
Program to Implement the Single Source Shortest Path Algorithm and All Pair
Shortest Path Algorithm.
3.
Program to find the Minimal Spanning Tree for a Graph.
Searching,
Sorting and Complexity Analysis:
Practical:
1.
Program to Implement Linear Search and Binary Search Algorithms.
2.
Program to Implement Insertion Sort, Merge Sort, Quick Sort and Heap Sort
Algorithms.
2nd Semester 2025 Regulation : CS25C05 2nd Semester ECE Dept | 2025 Regulation Data Structures using CPlusPlus - Laboratory