5 DS
5 DS
Group-A
Answer the followings : [3*2=6]
Group – B
Answer the followings: [3*3=9]
4. What do you mean by doubly linked list ? Write one feature of doubly linked list . 2+1=3
Or,
What is push operation in stack ? Write the algorithm of push operation . 1+2=3
5. Write short notes on : enquque , dequeue , recursion . 1+1+1=3
Or,
What do you mean by circular linked list ? Give the pictorial diagram to store 50 , 60 ,70 , 80.in circular linked list.
2+1=3
6. What is overflow and underflow situation in stack ? What is TOP in stack ? 1+1+1=3
Or,
What is FRONT and REAR in queue ? Why queue is called FIFO structure ? 1+1+1=3
Group – C
Descriptive type question : [2*5=10]
7. Write the algorithm for delete a item from queue . Write one application of queue in real life . Write the syntax to
store five integers value in 1-D array. 2+1+2=5
Or,
Write three factors to declare an array . Explain 2-D array with suitable example . 3+2=5
1 1
8. Explain tree and graph with suitable diagram . 2 + 2 =5
2 2
Or,
1 1
Write the algorithm to delete and insert an item in stack . 2 + 2 =5
2 2