FirstRanker Logo

FirstRanker.com - FirstRanker's Choice is a hub of Question Papers & Study Materials for B-Tech, B.E, M-Tech, MCA, M.Sc, MBBS, BDS, MBA, B.Sc, Degree, B.Sc Nursing, B-Pharmacy, D-Pharmacy, MD, Medical, Dental, Engineering students. All services of FirstRanker.com are FREE

📱

Get the MBBS Question Bank Android App

Access previous years' papers, solved question papers, notes, and more on the go!

Install From Play Store

Download JNTUA B.Tech 1-2 R15 2019 June 15A05201 Data Structures Question Paper

Download JNTUA (JNTU Anantapur) B.Tech R15 (Bachelor of Technology) 1st Year 2nd Semester (1-2) 2019 June 15A05201 Data Structures Previous Question Paper || Download B-Tech 1st Year 2nd Sem 15A05201 Data Structures Question Paper || JNTU Anantapur B.Tech R15 1-2 Previous Question Paper || JNTU Anantapur B.Tech ME 1-2 Previous Question Paper || JNTU Anantapur B.Tech CSE 1-2 Previous Question Paper || JNTU Anantapur B.Tech Mech 1-2 Previous Question Paper || JNTU Anantapur B.Tech EEE 1-2 Previous Question Paper || JNTU Anantapur B.Tech ECE 1-2 Previous Question Paper

This post was last modified on 11 September 2020

--- Content provided by‌ FirstRanker.com ---

DATA STRUCTURES
(Common to CSE & IT)

Time: 3 hours Max. Marks: 70

--- Content provided by​ FirstRanker.com ---

PART ? A
(Compulsory Question)

*****
1 Answer the following: (10 X 02 = 20 Marks)

--- Content provided by​ FirstRanker.com ---

(a) What are pointer arrays? Give an example.
(b) What is the difference between big-oh notation and little-oh notation?
(c) What are the basic operations that can be performed on stacks?
(d) Give any two operations of queues.
(e) Define a binary tree and give an example.

--- Content provided by‍ FirstRanker.com ---

(f) List any four operations on binary tree.
(g) What is sorting by insertion?
(h) Differentiate sorting by insertion and sorting by selection.
(i) Derive the time complexity of sequential search.
(j) What is hashed list and write its significance?

--- Content provided by‌ FirstRanker.com ---


PART ? B
(Answer all five units, 5 X 10 = 50 Marks)

UNIT ? I

--- Content provided by‌ FirstRanker.com ---


2 Define single linked list and write a program for inserting and deleting from single linked list.
OR
3 What is circular linked list and illustrate it with appropriate example. Write procedures for insertion
and deletion operations on circular linked list.

--- Content provided by‍ FirstRanker.com ---


UNIT ? II

4 Discuss application of queue and write a program on queue with linked list implementation.
OR

--- Content provided by​ FirstRanker.com ---

5 Discuss application of stack and write a program on stack with linked list implementation.

UNIT ? III

6 Differentiate between heap tree and height balanced tree with suitable example.

--- Content provided by‌ FirstRanker.com ---

OR
7 Define red black tree and discuss insert and delete operations on it with illustrations.

UNIT ? IV

--- Content provided by‌ FirstRanker.com ---

8 Write algorithm for heap sort and explain with an example.
OR
9 Write and explain algorithms for quick sort and shell sort.

UNIT ? V

--- Content provided by‍ FirstRanker.com ---


10 Define bucket hashing and explain it with an example. Also analyze it with an example.
OR
11 Write an algorithm for binary search. Show the working of your algorithm with an example.

--- Content provided by FirstRanker.com ---

*****
R15
FirstRanker.com - FirstRanker's Choice