Data Structurescse It Csm Csd Csoacer20
Data Structurescse It Csm Csd Csoacer20
ACE
Engineering College
(An Autonomous Institution)
ACE-R20
Question Paper Code: CS302PC
g) Define Graph? 2
j) What are the merits and demerits of brute force method for pattern matching? 2
Page |2
2. Define data structure. Discuss different types of data structure their applications. 10
(OR)
3 a) Explain basic operations of queue. List the steps to implement queue using arrays. 5+5
b)Discuss sparse matrix representation using linked list.
(OR)
8 Construct max heap for the following: 140, 80 , 30 , 20 ,10 ,40 ,30 ,60 ,100 ,70 ,160 10
,50 , 130, 110, 120
(OR)
9 Write an algorithm for merge sort and explain with a suitable example 10
(OR)