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 4th Sem 2018-19 RCS405 Data Structures Question Paper

Download AKTU (Dr. A.P.J. Abdul Kalam Technical University (AKTU), formerly Uttar Pradesh Technical University (UPTU)) B-Tech 4th Semester (Fourth Semester) 2018-19 RCS405 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: 2

Paper Id: 110258

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

Sub Code: RCS 405

Roll No.

B TECH

(SEM IV) THEORY EXAMINATION 2018-19

DATA STRUCTURES

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

Time: 3 Hours Total Marks: 70

Note: 1. Attempt all Sections. If require any missing data; then choose suitably.

SECTION A

  1. Attempt all questions in brief. 2 x 7 = 14
    1. What is asymptotic notation? Explain Big Oh notation?
    2. Given a 2D array A [-100:100,-5:50]. Find the address of element A [99, 49] considering base address 10 and each element requires 4 bytes for storage. Follow row major order?
    3. If the in order traversal of a binary tree is D, J, G, B, A, E, H, C, F, I and its pre order traversal is A, B, D, G, J, C, E, H, F, I Determine the binary tree?
    4. --- Content provided by FirstRanker.com ---

    5. Evaluate postfix expression 8 2 – 4 + 567 - + ×
    6. Explain collision resolution strategies used in hashing?
    7. Write a recursive solution to solve Tower of Hanoi problem.
    8. Define complete binary tree and full binary tree.
  2. --- Content provided by⁠ FirstRanker.com ---

SECTION B

  1. Attempt any three of the following: 3 x 3 = 21
    1. Consider the following infix expression and convert it into postfix using stack A + (B * C – (D/E-F) * G) * ?
    2. What is doubly linked list? Write an algorithm to insert a node at begin in single linked list.
    3. Construct a Huffman tree for given characters A, B, C, D, E, F, G, H having frequencies 22, 5, 11, 19, 2, 11, 25, 5 respectively. What will be the code of HEAD in binary?
    4. Find the shortest path from S to all remaining vertices of graph using Dijikstra Algorithm

      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

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