

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
se comp fds question paper sppu
Typology: Exams
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Total No. of Questions : 8]
**_Time : 2½ Hours] [Max. Marks : 70 Instructions to the candidates:
P1527 [Total No. of Pages : 2
SEAT No. :
Q1) a) Write a pseudo code for binary search apply you algorithm on the following no.s stored in an array to search no:23 & 100. [9] 9,17,23,40,45,52,58,80,85,95,
b) Explain the selection sort with algorithm sort the following no.s using selection sort & show the content of array after every pass. [9] 27, 76, 17, 9, 45, 58, 90, 79, 100.
Q2) a) Explain quick sort algorithm with suitable example. What is time complexity of quick sort algorithm. [9]
b) Write a short note on sentinel search & Index sequential search with suitable example. [9]
Q3) a) Write a pseudo code to insert new node in to singly link list. [9]
b) Explain the representation of polynomial using GLL. [9]
OR Q4) a) What is doubly linkedlist. Explain the process of deletion of element from doubly linked list with example. [9]
b) What is dynamic data structure. Explain with circular linked list with it’s basic operation. [9]
Q5) a) Write a pseudo code for basic operation of stack. [8] P.T.O.
b) What are the variants of recursion. Explain with example. [9]
OR Q6) a) Write algorithm for posfix expression evalution. Explain with suitable example. [8]
b) Explain the linked implementation of stack with suitable example. [9]
Q7) a) Write pseudo code to implement circular queue using array. Explain it’s basic operation. [9]
b) Explain array implementation of priority queue with all basic operation. [8]
OR Q8) a) Explain linked implementation of queue with suitable example. [9]
b) Write pseudo code for insertion operation of input restricted & output restricted double ended queue. [8]
… … …