SRI SHANMUGHA COLLEGE OF ENGINEERING AND TECHNOLOGY
(An Autonomous Institution)
Department of Artificial Intelligence and Data Science
DSA LAB QUESTIONS
S.No Roll No. Name Remarks
1.Write a program that uses functions to perform the
1 732724243001 AADIL V S following operations on singly linked list
i)Creationii)Insertioniii)Deletion iv)Traversal
2.Write a program that uses functions to perform the
2 732724243002 ABHI JAYAKUMAR following operations on doubly linked list
i)Creationii)Insertioniii)Deletion iv)Traversal.
3.Write a program that uses functions to perform the
3 732724243003 ABHINAND B R following operations on circular linked List i) Creation ii)
Insertion iii) Deletion iv)Traversal.
4 732724243004 ABHINAV M 4.Write a program that implements stack using Arrays.
5 732724243005 ABINATH R 5.Write a program that implements stack Linked list.
6 732724243006 ABINAYA V 6.Write a program that implements Queue using Arrays .
7.Write a program that implements Queue using Linked
7 732724243007 ABISHEK
list.
8.Write a program to perform searching operations for a
8 732724243008 AHASH L
Key value in a given list of integers using Linear search.
8.Write a program to perform searching operations for a
9 732724243009 AJAIKANTH S
Key value in a given list of integers using Binary search.
10.Write a C program that implements sorting Bubble
10 732724243010 AJAY S
sort.
11.Write a C program that implements sorting Selection
11 732724243011 AKASH SATHYAN
sort .
12 732724243012 AKASH.T 12.Write a C program that implements sorting Quick sort.
13 732724243013 AKSHAYA P P 13.Write a C program that implements Insertionsort.
14.Write a C program that implements Merge sort Heap
14 732724243014 AMAN JAZIM C S
sort.
15 732724243015 AMIRTAGADESAN M 15.Write a C program that implements Heap sort.
16.Write a program to implement the tree traversal
16 732724243016 ANUSHA V
methods.
17.Write a program to perform DFS of Graph using Graph
17 732724243017 ATHSAL I
ADT.
18.Write a program to perform BFS of Graph using Graph
18 732724243018 AYISHATH NAJMA P
ADT.
19.Write a program to find the shortest path using
19 732724243019 BARATH P
GraphADT using graph algorithms.
1.Write a program that uses functions to perform the
20 732724243020 BARUN C following operations on singly linked list
i)Creationii)Insertioniii)Deletion iv)Traversal
2.Write a program that uses functions to perform the
21 732724243021 BHARATH P following operations on doubly linked list
i)Creationii)Insertioniii)Deletion iv)Traversal.
3.Write a program that uses functions to perform the
22 732724243022 BOOPATHI R following operations on circular linked List i) Creation ii)
Insertion iii) Deletion iv)Traversal.
23 732724243023 DARANI S V 4.Write a program that implements stack using Arrays.
24 732724243024 DEEPASRI S 5.Write a program that implements stack Linked list.
25 732724243025 DHANIYA SRI A 6.Write a program that implements Queue using Arrays .
7.Write a program that implements Queue using Linked
26 732724243026 DHARSHINI M
list.
8.Write a program to perform searching operations for a
27 732724243027 DHARSHINI R
Key value in a given list of integers using Linear search.
8.Write a program to perform searching operations for a
28 732724243028 DHARUN G
Key value in a given list of integers using Binary search.
10.Write a C program that implements sorting Bubble
29 732724243029 DHASARATH R
sort.
FIZA NOOR 11.Write a C program that implements sorting Selection
30 732724243030 KOLAKKATTIL F sort .
31 732724243031 GANIKHA N 12.Write a C program that implements sorting Quick sort.
32 732724243032 GODSON M J 13.Write a C program that implements Insertionsort.
14.Write a C program that implements Merge sort Heap
33 732724243033 GOWRI S
sort.
34 732724243034 GOWSHIK S S 15.Write a C program that implements Heap sort.
16.Write a program to implement the tree traversal
35 732724243035 GOWTHAM M
methods.
GUMMADI MOULI 17.Write a program to perform DFS of Graph using Graph
36 732724243036 NAGAVARDHAN S ADT.
18.Write a program to perform BFS of Graph using Graph
37 732724243037 GUNANITHI R
ADT.
19.Write a program to find the shortest path using
38 732724243038 GURUCHARAN V
GraphADT using graph algorithms.
GUTTULA 1.Write a program that uses functions to perform the
39 732724243039 JAGADHEESH KUMAR following operations on singly linked list
G i)Creationii)Insertioniii)Deletion iv)Traversal
2.Write a program that uses functions to perform the
40 732724243040 HARIHARAN G following operations on doubly linked list
i)Creationii)Insertioniii)Deletion iv)Traversal.
3.Write a program that uses functions to perform the
41 732724243041 HARINISRI K following operations on circular linked List i) Creation ii)
Insertion iii) Deletion iv)Traversal.
42 732724243042 HARSHINI S 4.Write a program that implements stack using Arrays.
43 732724243043 ISHA T K 5.Write a program that implements stack Linked list.
44 732724243044 JOSHIKA S 6.Write a program that implements Queue using Arrays .
7.Write a program that implements Queue using Linked
45 732724243045 KALKI L
list.
8.Write a program to perform searching operations for a
46 732724243046 KARTHIKA R
Key value in a given list of integers using Linear search.
8.Write a program to perform searching operations for a
47 732724243047 KATHIRVEL V
Key value in a given list of integers using Binary search.
10.Write a C program that implements sorting Bubble
48 732724243048 KAVIN L
sort.
11.Write a C program that implements sorting Selection
49 732724243049 KENISHA S
sort .
50 732724243050 KOMERA SRIKANTH R 12.Write a C program that implements sorting Quick sort.
KONDEPI SANDEEP
51 732724243051 KUMAR S
13.Write a C program that implements Insertionsort.
14.Write a C program that implements Merge sort Heap
52 732724243052 KOWSALYA K
sort.
53 732724243053 KRISHNA K A 15.Write a C program that implements Heap sort.
16.Write a program to implement the tree traversal
54 732724243054 LOGESH SANKAR M
methods.
MEKA
17.Write a program to perform DFS of Graph using Graph
55 732724243056 MALLIKARJUNA RAO
S ADT.
18.Write a program to perform BFS of Graph using Graph
56 732724243055 MADALA AYYAPPA S
ADT.
MOHAMED ARSHID 19.Write a program to find the shortest path using
57 732724243057 PN GraphADT using graph algorithms.
1.Write a program that uses functions to perform the
MOHAMMED FADY V
58 732724243058 P
following operations on singly linked list
i)Creationii)Insertioniii)Deletion iv)Traversal
2.Write a program that uses functions to perform the
MOHAMMED RIZWAN
59 732724243059 A
following operations on doubly linked list
i)Creationii)Insertioniii)Deletion iv)Traversal.
MOHAMMED 3.Write a program that uses functions to perform the
60 732724243060 WASEEFUR RAHMAN following operations on circular linked List i) Creation ii)
A Insertion iii) Deletion iv)Traversal.
61 732724243061 MOHAN KUMAR J 4.Write a program that implements stack using Arrays.
62 732724243062 MUFEED AHAMMED R 5.Write a program that implements stack Linked list.
MUHAMMED
63 732724243063 DILSHAD A
6.Write a program that implements Queue using Arrays .
MUHAMMED FAHID N 7.Write a program that implements Queue using Linked
64 732724243064 K list.
8.Write a program to perform searching operations for a
65 732724243065 MUHAMMED RAZI
Key value in a given list of integers using Linear search.
MUHAMMED 8.Write a program to perform searching operations for a
66 732724243066 SHAHEEM K P Key value in a given list of integers using Binary search.
10.Write a C program that implements sorting Bubble
67 732724243067 MUHAMMED SHAZ K
sort.
11.Write a C program that implements sorting Selection
68 732724243068 MUKESH T
sort .
69 732724243069 MUNIYAPPAN P 12.Write a C program that implements sorting Quick sort.
70 732724243070 MUNTHAZIR P 13.Write a C program that implements Insertionsort.
14.Write a C program that implements Merge sort Heap
71 732724243071 NANDHINI M R
sort.
72 732724243072 NANDHITHA V 15.Write a C program that implements Heap sort.
NARISETTI MARUTHI 16.Write a program to implement the tree traversal
73 732724243073 SUKUMAR V methods.
17.Write a program to perform DFS of Graph using Graph
74 732724243074 NIRANJAN M
ADT.
18.Write a program to perform BFS of Graph using Graph
75 732724243075 NISHA BEGAM M
ADT.
19.Write a program to find the shortest path using
76 732724243076 NISHA HARINI S
GraphADT using graph algorithms.
1.Write a program that uses functions to perform the
77 732724243077 NITHISH T following operations on singly linked list
i)Creationii)Insertioniii)Deletion iv)Traversal
2.Write a program that uses functions to perform the
78 732724243078 POOJA S following operations on doubly linked list
i)Creationii)Insertioniii)Deletion iv)Traversal.
3.Write a program that uses functions to perform the
79 732724243079 PRABAVATHI S following operations on circular linked List i) Creation ii)
Insertion iii) Deletion iv)Traversal.
80 732724243080 PRADEEP P 4.Write a program that implements stack using Arrays.
81 732724243081 PRASANNA M 5.Write a program that implements stack Linked list.
82 732724243082 RASHIN SHAJI M 6.Write a program that implements Queue using Arrays .
7.Write a program that implements Queue using Linked
83 732724243083 REKHA N
list.
8.Write a program to perform searching operations for a
84 732724243084 SANJAY K M
Key value in a given list of integers using Linear search.
8.Write a program to perform searching operations for a
85 732724243085 SANTHIYA S
Key value in a given list of integers using Binary search.
10.Write a C program that implements sorting Bubble
86 732724243086 SANTHOSH S
sort.
11.Write a C program that implements sorting Selection
87 732724243087 SEWAAG K
sort .
88 732724243088 SHAIK NAJEER K 12.Write a C program that implements sorting Quick sort.
89 732724243089 SHALINI K 13.Write a C program that implements Insertionsort.
14.Write a C program that implements Merge sort Heap
90 732724243090 SHANMUGHA PRIYA P
sort.
91 732724243091 SHATHA K R 15.Write a C program that implements Heap sort.
16.Write a program to implement the tree traversal
92 732724243092 SRIDHAR G
methods.
17.Write a program to perform DFS of Graph using Graph
93 732724243093 SRINITHI P
ADT.
18.Write a program to perform BFS of Graph using Graph
94 732724243094 SRIPRIYA L
ADT.
19.Write a program to find the shortest path using
95 732724243095 SUBASHREE P
GraphADT using graph algorithms.
1.Write a program that uses functions to perform the
96 732724243096 SUBHA SHREE N following operations on singly linked list
i)Creationii)Insertioniii)Deletion iv)Traversal
2.Write a program that uses functions to perform the
97 732724243097 SUNIL V D following operations on doubly linked list
i)Creationii)Insertioniii)Deletion iv)Traversal.
3.Write a program that uses functions to perform the
98 732724243098 SUTHI D L following operations on circular linked List i) Creation ii)
Insertion iii) Deletion iv)Traversal.
99 732724243099 TAMILMARAN D L 4.Write a program that implements stack using Arrays.
100 732724243100 TEBIN JOSEPH ROJA R 5.Write a program that implements stack Linked list.
101 732724243101 THAMARAISELVI N 6.Write a program that implements Queue using Arrays .
7.Write a program that implements Queue using Linked
102 732724243102 THIRUMURUGAN K
list.
8.Write a program to perform searching operations for a
103 732724243103 THREESHA S
Key value in a given list of integers using Linear search.
8.Write a program to perform searching operations for a
104 732724243104 VADHUDULLAH S
Key value in a given list of integers using Binary search.
10.Write a C program that implements sorting Bubble
105 732724243105 VAIKUNDA MUTHU K
sort.
11.Write a C program that implements sorting Selection
106 732724243106 VAISHNAVI D
sort .
107 732724243107 VASANTH V 12.Write a C program that implements sorting Quick sort.
108 732724243108 VELAN K 13.Write a C program that implements Insertionsort.
14.Write a C program that implements Merge sort Heap
109 732724243109 VIDHYA SRI S
sort.
110 732724243110 VINOTHINI V 15.Write a C program that implements Heap sort.
16.Write a program to implement the tree traversal
111 732724243111 VISHAL K R
methods.
17.Write a program to perform DFS of Graph using Graph
112 732724243112 VISHNUVARTHINI M
ADT.
18.Write a program to perform BFS of Graph using Graph
113 732724243113 VISWESWARAN P
ADT.
19.Write a program to find the shortest path using
114 732724243114 YAMINI S
GraphADT using graph algorithms.
16.Write a program to implement the tree traversal
115 732724243115 YASINI S
methods.
17.Write a program to perform DFS of Graph using Graph
116 732724243116 YOGESHWARAN R
ADT.
18.Write a program to perform BFS of Graph using Graph
117 732724243117 YOGESHWARI K
ADT.
10.Write a C program that implements sorting Bubble
118 732724243118 YUVARAJAN S
sort.