0% found this document useful (0 votes)
5 views

index

sdfghjkl;

Uploaded by

zadavsamrat
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 views

index

sdfghjkl;

Uploaded by

zadavsamrat
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/ 1

INDEX

S. No. Name of the program Date Teacher’s Signature

1 Write a program to implement addition and multiplication of two 2D arrays.

2 Write a program to transpose 2D array.

3 Write a program to implement linear search.

4 Write a program implement binary search.

5 Write a program to implement bubble sorting.

6 Write a program to implement selection sorting.

7 Write a program to implement insertion sort.

8 Write a program to implement stack using array.

9 Write a program to implement queue using array.

10 Write a program to implement circular queue using array.

11 Write a program to implement stack using linked list.

12 Write a program to implement queue using linked list.

13 Write a program to implement quick sort.

14 Write a program to implement shell sort.

15 Write a program to implement binary search tree.

16 Write a program to implement tree traversals.

17 Write a program to implement Breadth First Search.

18 Write a program to implement Depth First Search.

You might also like