Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Assignment

Data Structure

1. WAP to implement Stack without using built-in functions.


2. WAP to implement Stack using built-in functions.
3. WAP to implement Stack using class and object.
4. WAP to implement Linear Queue without using built-in
functions.
5. WAP to implement Linear Queue using built-in functions.
6. WAP to implement Linear Queue using class and object.
7. WAP to implement Circular Queue.
8. WAP to implement operations of Single Linked List.

SAMALESWARI PRASAD NAYAK, SILICON INSTITUTE OF TECHNOLOGY, BHUBANESWAR 1

You might also like