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 AKTU B-Tech 3rd Sem 2017-2018 RCS305 Data Structures Question Paper

Download AKTU (Dr. A.P.J. Abdul Kalam Technical University (AKTU), formerly Uttar Pradesh Technical University (UPTU) B-Tech 3rd Semester (Third Semester) 2017-2018 RCS305 Data Structures Question Paper

This post was last modified on 29 January 2020

AKTU B-Tech Last 10 Years 2010-2020 Previous Question Papers || Dr. A.P.J. Abdul Kalam Technical University


Firstranker's choice

Printed Pages: 02

Paper ID: 1004

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

Roll No.

B TECH (SEM III) THEORY EXAMINATION 2017-18

DATA STRUCTURES

Time: 3 Hours

Max. Marks: 70

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

Note: Attempt all Sections. Assume missing data, if any.

SECTION A

  1. Attempt all questions in brief: 2 x 7 = 14
    1. Define the term Data Structure. List some linear and non-linear data structures stating the application area where they will be used.
    2. Discuss the concept of "successor" and “predecessor” in Binary Search Tree.
    3. Convert the following arithmetic infix expression into its equivalent postfix expression.
      Expression: A-B/C+D*E+F
    4. --- Content provided by FirstRanker.com ---

    5. Explain circular queue. What is the condition if circular queue is full?
    6. Calculate total number of moves for Tower of Hanoi for n=10 disks.
    7. List the different types of representation of graphs.
    8. Explain height balanced tree. List general cases to maintain the height.
  2. --- Content provided by FirstRanker.com ---

SECTION B

  1. Attempt any three of the following: 7 x 3 = 21
    1. What do you understand by time space trade off? Explain best, worst and average case analysis in this respect with an example.
    2. Use quick sort algorithm to sort 15,22,30,10,15,64,1,3,9,2. Is it a stable sorting algorithm? – Justify.
    3. Define spanning tree. Also construct minimum spanning tree using prim's algorithm for the given graph.
    4. Define tree, binary tree, complete binary tree and full binary tree. Write algorithms or function to obtain traversals of a binary tree in preorder, postorder and inorder.
    5. --- Content provided by⁠ FirstRanker.com ---

    6. Construct a B-tree on following sequence of inputs.
      10, 20, 30, 40, 50, 60, 70, 80, 90
      Assume that the order of the B-tree is 3.

SECTION C

  1. Attempt any one part of the following: 7x1=7
    1. What are the various asymptotic notations? Explain Big O notation.
    2. --- Content provided by​ FirstRanker.com ---

    3. Write an algorithm to insert a node at the end in a Circular linked list.
  2. Attempt any one part of the following: 7x1=7
    1. What is a Stack .Write a C program to reverse a string using stack.
    2. Define the recursion. Write a recursive and non recursive program to calculate the factorial of the given number.
  3. --- Content provided by​ FirstRanker.com ---

  4. Attempt any one part of the following: 7x1=7
    1. Draw a binary tree with following traversals:
      Inorder: BCAEGDH FIJ
      Preorder: ABCDEGFHIJ
    2. Consider the following AVL Tree and insert 2, 12, 7and 10 as new node. Show proper rotation to maintain the tree as AVL.
  5. --- Content provided by‍ FirstRanker.com ---

  6. Attempt any one part of the following: 7x1=7
    1. What is a Threaded Binary Tree? Explain the advantages of using a threaded binary tree.
    2. Describe Dijkstra's algorithm for finding shortest path. Describe its working for the graph given below.
  7. Attempt any one part of the following:
    1. Write short notes on:
      1. Hashing Technique
      2. --- Content provided by‌ FirstRanker.com ---

      3. Garbage collection
    2. Explain the following:
      1. Heap Sort
      2. Radix Sort.
    3. --- Content provided by FirstRanker.com ---

FirstRanker.com



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

This download link is referred from the post: AKTU B-Tech Last 10 Years 2010-2020 Previous Question Papers || Dr. A.P.J. Abdul Kalam Technical University