
DATA STRUCTURES LAB (23A05201P)
The course aims to strengthen the ability of the students to identify and apply the suitable data structure for the given real-world problem. It enables them to gain knowledge in practical applications of data structures.
₹500
12 PDF
3 Videos
22 Assessments
Register now to explore our products and services
Have a coupon code? Add it here to activate the product
Use Coupon
Tutorial on C Program to Reverse an Array
DS1.1 - C program to reverse an array
Tutorial to implement linear search
DS1.2 - C Program to implement linear search
Tutorial to implement binary search
DS1.3 - C Program to Implement Binary Search
Tutorial to implement Bubble Sort
DS1.4 - C Program to Implement Bubble Sort
Tutorial to implement selection sort
DS1.5 - C Program to Implement Selection Sort
Tutorial to implement insertion sort
DS1.6 - C Program to Implement Insertion Sort
Tutorial to implement Merge Sort
DS1.7 - C Program to Implement Merge Sort
Tutorial to implement Quick Sort
DS1.8 - C Program to Implement Quick Sort
C program to reverse an array
Linear Search program - coding
Binary Search | Algorithms | Programming Concepts
C - Linked List - practice set
C - Linked List Insertion,Deletion - practice set
C - Linked List
linked list application test-1
linked list application test-2
linked list applications tutorial
Double linked list implementation test-1
Double linked list implementation test-2
Double linked list implementation
stack operation test 1
Stack operation test 2
queue operation tutorial
queue operation test-1
queue operation test-2
Binary Search Tree test 1
Binary Search Tree test 2
Hashing test 1
Hashing test 2