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 MCA 2016 May Supply 1st Sem 9F00105 Data Structures Question Paper

Download JNTU Anantapur (JNTU Anantapur) Master of Computer Applications (MCA) 2016 May Supply 1st Sem 9F00105 Data Structures Previous Question Paper

This post was last modified on 28 July 2020

JNTUA MCA 1st Sem last 10 year 2010-2020 Previous Question Papers (JNTU Anantapur)


FirstRanker.com

Code: 9F00105

MCA I Semester Supplementary Examinations May 2016

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

DATA STRUCTURES

(For students admitted in 2010, 2011, 2012, 2013, 2014 & 2015 only)

Time: 3 hours Max. Marks: 60

Answer any FIVE questions

All questions carry equal marks

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

  1. (a) Write C program to concatenate two strings without using built-in function.
  2. (b) Differentiate between structures and union. Write C program to add two complex numbers using structures.
  3. (a) Bring out the difference between static and dynamic memory allocation.
  4. (b) What is the advantage of circular singly linked list over singly linked list? Write C function to find the frequency of a given key in circular singly linked list.
  5. (c) Write C function to delete a key in doubly linked list.
  6. --- Content provided by‍ FirstRanker.com ---

  7. (a) Write C functions for push and pop operations of stack using singly linked list.
  8. (b) Define recursion. Write recursive C program for factorial of a number.
  9. (a) Differentiate between queues and stacks.
  10. (b) List applications of queues. Write C program to implement queue using arrays.
  11. (a) Trace radix sort for the following data: 125, 357, 408, 377, 120, 924, 836, 353
  12. --- Content provided by⁠ FirstRanker.com ---

  13. (b) Write C program for sorting N numbers using quick sort.
  14. (a) What is linear probing? For the following keys: 28, 47, 20, 36, 43, 23, 25, 54 and table size of 11 show the keys storage using linear probing.
  15. (b) Write C program for binary search.
  16. (a) Write C program for constructing binary search tree.
  17. (b) Write C recursive function for post-order tree traversal technique.
  18. --- Content provided by FirstRanker.com ---

  19. (c) Sketch the memory representation of binary tree given below using arrays and linked list.
  20. (a) Explain threaded binary trees with an appropriate example.
  21. (b) Describe height balanced trees. Construct AVL tree by inserting keys 4, 5,7, 2, 1, 3, 6.

FirstRanker.com


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


This download link is referred from the post: JNTUA MCA 1st Sem last 10 year 2010-2020 Previous Question Papers (JNTU Anantapur)