Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

AI LIST OF EXPERIMENTS Galgotias University Second year third semester, Lab Reports of Artificial Intelligence

AI LIST OF EXPERIMENTS Galgotias University Second year third semester

Typology: Lab Reports

2019/2020

Uploaded on 11/21/2021

Mayank122001
Mayank122001 🇮🇳

3 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
GALGOTIAS UNIVERSITY
Plot No.2, Sector 17-A, Yamuna Expressway,
Greater Noida, Gautam Buddh Nagar, U.P., India
School of Computing Science & Engineering
Programme: B.TECH
Year & Semester: 2nd year (Sem- III)
Course Name Lab: DATA STRUCTURES & ALGORITHMS LAB
Course Code:BCSE2361 (PR)
Academic Year:2021-2022
Sr.
No. Title of Lab Experiments
1. Write and test a function that can help in Linear and Binary search.
2. Write and test a recursive function that prints all the permutations of the first n
characters of a string.
3. Write and test a recursive function that returns the power xn
4Write a program to implement a stack of strings (illustrate the operations push (),
pop(), size(), empty() and top()).
5Write a program to show the linked implementation of the Stack class.
6. Write a program to implement a Queue of strings (illustrate the operations Enqueue (),
dequeue(), size(), full() and empty()).
7. Write a program to create SLL,DLL,CLL
8. Write a Program to Insert & Delete into and from SLL,DLL & CLL.
pf2

Partial preview of the text

Download AI LIST OF EXPERIMENTS Galgotias University Second year third semester and more Lab Reports Artificial Intelligence in PDF only on Docsity!

GALGOTIAS UNIVERSITY

Plot No.2, Sector 17-A, Yamuna Expressway,

Greater Noida, Gautam Buddh Nagar, U.P., India

School of Computing Science & Engineering

Programme: B.TECH

Year & Semester: 2nd year (Sem- III)

Course Name Lab: DATA STRUCTURES & ALGORITHMS LAB

Course Code:BCSE2361 (PR)

Academic Year:2021-

Sr.

No. Title of Lab Experiments

Write and test a function that can help in Linear and Binary search.

2. Write and test a recursive function that prints all the permutations of the first n

characters of a string.

3. Write and test a recursive function that returns the power xn

4 Write a program to implement a stack of strings (illustrate the operations push (),

pop(), size(), empty() and top()).

5 Write a program to show the linked implementation of the Stack class.

6. Write a program to implement a Queue of strings (illustrate the operations Enqueue (),

dequeue(), size(), full() and empty()).

7. Write a program to create SLL,DLL,CLL

8. Write a Program to Insert & Delete into and from SLL,DLL & CLL.

9 Write a program to implement Bubble Sort.

10. Write a program to implement selection sort.

11. Write a program to implement Quick Sort.

Write a program to implement Binary Search Tree.

13 Write a program to create a binary tree and find the height of a binary tree.

14 Write a program to perform the binary tree traversals.

15 Write a program to perform a deletion from a Binary Tree (using a delete ()

function).

16 Write a Program to perform Heap Sort.

17 Matrix representation of graphs:

18 DFS traversal

19 BFS traversal

Value Added List of Experiments

Write a Program to perform Heap Sort.

NAME & SIGNATURE OF COURSE COORDINATOR:

ABHIST KUMAR

NAME & SIGNATURE OF LAB COORDINATOR: