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 2016 Dec Supple 15A05201 Data Structures Question Paper

Download JNTUA (JNTU Anantapur) B.Tech R15 (Bachelor of Technology) 1st Year 2nd Semester (1-2) 2016 Dec Supple 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 ---

(Common to CSE and IT)
Time: 3 hours Max. Marks: 70
PART ? A
(Compulsory Question)

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

*****
1 Answer the following: (10 X 02 = 20 Marks)
(a) List out the areas in which data structures applied extensively.
(b) Differentiate array and linked list.
(c) Consider the following stack of characters, where stack is allocated N = 8 memory cells.

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

STACK : A, C, D, F, K, _, _, _.
Describe the stack as the following operations takes place.
(i) POP (STACK, ITEM)
(ii) POP (STACK, ITEM)
(iii) PUSH (STACK, R)

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

(iv) PUSH (STACK, L)
(d) How do you test for an empty queue?
(e) There are 8, 15, 13, 14 nodes, were there in 4 different trees. Which of them could have formed a full
binary tree?
(f) Write the applications of graph data structure.

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


(g) Why is quick sort better than other sorting algorithms?
(h) List the properties of heap sort.
(i) What is sentinel search?
(j) What is clustering in a hashing and list its types?

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


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

UNIT ? I

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


2 Explain in brief about multi-dimensional array with an example.
OR
3 Write the various operations of double linked list in detail.

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

UNIT ? II

4 Explain the various stack operations and illustrate the procedure Infix To Postfix with the following
arithmetic expression: (A + B) ^ C ? (D * E) / F ).
OR

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

5 Write an algorithm and explain the various operations of Circular queue.

UNIT ? III

6 Write a routine to perform a tree traversal with one example.

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

OR
7 Simulate the following graph using topological ordering.


UNIT ? IV

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


8 Explain in brief about Two Way merge sort with an example.
OR
9 Explain quick sort with an example.

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


UNIT ? V

10 Briefly explain about probability search and Ordered list search.
OR

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

11 Explain linear probing and quadratic probing with an example.
*****
R15
FirstRanker.com - FirstRanker's Choice

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