0% found this document useful (0 votes)
20 views2 pages

AJAY KUMAR GARG ENGINEERING COLLEGE GHAZIABAD DS FILE (1) Shivampdf

Lab manual

Uploaded by

shivamshukla2003
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views2 pages

AJAY KUMAR GARG ENGINEERING COLLEGE GHAZIABAD DS FILE (1) Shivampdf

Lab manual

Uploaded by

shivamshukla2003
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

AJAY KUMAR GARG ENGINEERING COLLEGE

GHAZIABAD
DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
(CSE AIML)

LIST OF EXPERIMENTS

S.NO PROGRAM DATE SIGNATURE


1 Write a program to traverse the elements in an array.
2 Write a program to insert an element into an unsorted array.
3 Write a program to insert an element into a sorted array.
4 Write a program to delete an element from an array.
5 Write a program in C to implement linear search.
6 Write a program in C to implement binary search.
7 Write a program to implement stack operations using array.
8 Write a program to implement stack operations using linked list.
9 Write a program to implement the fibonacci series.
10 Write a program to implement the tail and head recurssion.
Write a program to calculate the factorial of the number using
11 recurssion and iteration.
12 Write a program to implement queue operations using array.
13 Write a program to implement queue operations using linked list.
Write a program to implement circular queue operations using
14 array.
Write a program to implement circular queue operations using
15 linked list.
16 Write a program to implement bubble sort.
17 Write a program to implement quick sort.
18 Write a program to implement selection sort.
19 Write a program to implement insertion sort.
20 Write a program to implement tower of hanoi.
21 Write a program to implement operation on single linked list.
22 Write a program to implement operation on circular linked list.
23 Write a program to implement operation on double linked list.
24 Write a program to implement binary tree using linked list.
25 Write a program to implement binary search tree using linked list.
26 Write a program to implement the tree traversal using linked list.
27 Write a program to implement BFS using linked list.
28 Write a program to implement DFS using linked list.
29 Write a program to implement graph traversal
AJAY KUMAR GARG ENGINEERING COLLEGE,
GHAZIABAD

COURSE - B.TECH
BRANCH - AIML
SEMESTER - III
SECTION - AIML - 1
SUBJECT - DATA STRUCTURE LAB
SUBJECT CODE- KCS -351

SUBMITTED BY: - SUBMITTED TO: -


Shivam Shukla MR. ANUJ PANWAR
2100271640041 AP, CSE

DR. APJ ABDUL KALAM TECHNICAL UNIVERSITY, LUCKNOW


SESSION – 2022-2023

You might also like