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

DS PROGRAMS

The document outlines a series of programming assignments for a Data Structure Lab course (BCS 351). It includes tasks such as implementing various search algorithms, performing matrix operations, and executing different sorting techniques. Additionally, it covers operations on linked lists, stacks, and queues, as well as recursive functions.

Uploaded by

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

DS PROGRAMS

The document outlines a series of programming assignments for a Data Structure Lab course (BCS 351). It includes tasks such as implementing various search algorithms, performing matrix operations, and executing different sorting techniques. Additionally, it covers operations on linked lists, stacks, and queues, as well as recursive functions.

Uploaded by

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

Data Structure Lab (BCS (351)

1. WAP to implement linear search & binary search


2. WAP to perform matrix multiplication.
3. WAP to perform transpose a matrix.
4. WAP to perform sum of diagonal of a sparse matrix.
5. WAP to perform all the operation of Single Linked List.
6. WAP to perform all the operation of Doubly Linked List.
7. WAP to perform all the operation of Circular Linked List.
8. WAP to implement sparse matrix using array.
9. WAP to represent in one variable using Single Linked List.
10. WAP to perform addition of two polynomials using Single Linked List.
11. WAP to perform Insertion Sort.
12. WAP to perform Selection Sort.
13. WAP to perform Bubble Sort.
14. WAP to perform Quick Sort.
15. WAP to perform Heap Sort.
16. WAP to perform Radix Sort.
17. WAP to perform Merge Sort.
18. WAP to perform Push & Pop operation on Stack using array.
19. WAP to perform Push & Pop operation on Stack using Linked List.
20. WAP to Convert Infix to Postfix Expression using Stack in C.
21. WAP to perform factorial of a number using recursion.
22. WAP to generate Fibonacci umber up to n using recursion.
23. WAP to implement Tower of Hanoi using recursion in C language.
24. WAP to insert & delete operation on a queue using Linked List.
25. WAP to insert & delete operation on a queue using array.
26. WAP to insert & delete operation on a Circular queue using array.
27. WAP to insert & delete operation on a queue using Linked List.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy