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

LAB EXPERIMENT-FYCYS292

Uploaded by

Sayan Majumder
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)
5 views2 pages

LAB EXPERIMENT-FYCYS292

Uploaded by

Sayan Majumder
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

MAULANA ABUL KALAM AZAD UNIVERSITY OF TECHNOLOGY

THE HERITAGE ACADEMY


LABORATORY ASSESSMENT TAB SHEET
ACADEMIC SESSION: 2023 - 2024
PAPER NAME: DATA STRUCTURE THROUGH C LAB
PAPER CODE: FYCYS292

List of Lab Experiments


Day Experiment
1 C program to determine average of n numbers using Array
C program to check whether an element is present in an Array and in
2
which position
3 C program to print structure of 2 books
4 C program to check Stack operations- PUSH(), POP(), DISPLAY().
C program to check Queue operations- ENQUEUE(), DEQUEUE(),
5
DISPLAY().
6 C program for Linked List program-Create, display, insert, delete.
7 C program to check Bubble Sort
8 C program to check Insertion, Selection.
9 C program to implement Linear Search.
10 C program to implement Binary Search
11 C program for implementing Binary Tree
12 C program to implement Binary Search Tree
13 C program to implement Double-Ended Queue using array.
14 C program to implement B Tree
15 C program to implement B+ Tree
16 C program to implement various operations of Doubly Linked List.
C program to implement various operations of Doubly Circular Linked
17
List.
C program to illustrate addition, subtraction, and multiplication operations
18
of two polynomials using Linked List.
19 C program to implement Stack using Linked List.
20 C program to implement Queue using Linked List.
MAULANA ABUL KALAM AZAD UNIVERSITY OF TECHNOLOGY
THE HERITAGE ACADEMY
LABORATORY ASSESSMENT TAB SHEET
ACADEMIC SESSION: 2023 - 2024
PAPER NAME: DATA STRUCTURE THROUGH C LAB
PAPER CODE: FYCYS 292

List of Lab Experiments


Day Experiment
21 C program to implement Heap Sort
22 C program to implement Quick Sort.
23 C program to implement Merge Sort.
24 C program to implement Prim’s algorithm.
25 C program to implement Kruskal’s algorithm.
26 C program to implement Dijkstra algorithm.

You might also like