DSAA LAB Experiment List
DSAA LAB Experiment List
Lab List
Session: 2023-24 Semester:2 Sec: A+B+C+D
Faculty Name: Mr.Asheesh Pandey/ Ms.Savita Singh/Ms.Sonali Jolly
Subject Code: KCA-253 Subject Name: DATA STRUCTURE & ANALYSIS OF ALGORITHMS LAB
Software/Hardware Requirement Requirement:-
H1. Computer System S1: Eclipse
CO1: Write and execute programs to implement various searching and sorting algorithms.
CO2: Write and execute programs to
implement various operations on two-dimensional arrays.
CO3: Implement various operations of Stacks and Queues using both
arrays and linked lists data structures.
CO4: Implement graph algorithm to solve the problem of minimum spanning tree
Delivery Method (Board/
S.No. Name of the Experiment CO/KL PPT/Lab Manual Video etc.)
1 To implement addition and multiplication of two 2D arra CO2,K3 Board+ Lab Manual
2 To transpose a 2D array. CO2,K3 Board+ Lab Manual
3 To implement stack using array CO3,K3 Board+ Lab Manual
4 To implement queue using array. CO3,K3 Board+ Lab Manual
5 To implement circular queue using array. CO3,K3 Board+ Lab Manual
6 To implement stack using linked list. CO3,K3 Board+ Lab Manual
7 To implement queue using linked list.
CO3,K3 Board+ Lab Manual
8 To implement BFS using linked list. CO1,K2 Board+ Lab Manual
9 To implement DFS using linked list. CO1,K3 Board+ Lab Manual
10 To implement Linear Search. CO1,K3 Board+ Lab Manual
11 To implement Binary Search. CO1,K3 Board+ Lab Manual
12 To implement Bubble Sorting. CO1,K3 Board+ Lab Manual
13 To implement Selection Sorting. CO1,K3 Board+ Lab Manual
14 To implement Insertion Sorting. CO1,K3 Board+ Lab Manual
15 To implement Merge Sorting. CO1,K3 Board+ Lab Manual
16 To implement Heap Sorting. CO1,K3 Board+ Lab Manual
17 To implement Matrix Multiplication by strassen’s algori CO4,K3 Board+ Lab Manual
18 Find Minimum Spanning Tree using Kruskal’s Algorithm CO4,K3 Board+ Lab Manual
19.To implement search an element in 2D array CO2,K3 Board+ Lab Manual
CO2,K3 Board+ Lab Manual
Beyond the 20.To implement sum of rows and sum of columns in 2D
syllabus 21.To implement sum of elements of 2D array CO2,K3 Board+ Lab Manual