Download JNTU OR MCA 2-semester DATA STRUCTURES August 2009 Exam Question Paper
Code No: OR
JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD
MCA II Semester Supplementary Examinations August 2009
DATA STRUCTURES
Time : 3hours Max. Marks: 60
Answer any FIVE questions
All questions carry equal marks
1.a) Explain in detail various storage structures for sparse matrices.
b) Explain about column-major storage of a 3D-array
2.a) Give representations for linear list using sequential allocation and linked allocation.
b) Give implementation for insertion and deletion operations on a singly linked list
3.a) Give algorithm for postfix evaluation
b) Give array implementation of queues
4.a) Give representation of graphs using adjacency list
b) Explain depth first search traversal of a graph and write the program for the same.
5.a) Explain with examples various representations for graphs.
b) Explain breed first search traversal of a graph
6. Give non-recursive algorithms for pre-order and in-order traversals.
7.a) Give the algorithm for quick sort and explain with an example.
b) Explain with examples various binary tree traversals.
8. Write short notes on the following
a. Threaded binary tree
b. Sparse matrix representation.
Similar Posts:
- Download JNTU NR MCA 1-semester DATA STRUCTURES August 2009 Exam Question Paper
- Download JNTU NR MCA 2-semester COMPUTER GRAPHICS August 2009 Exam Question Paper
- Download JNTU MCA 4-semester PERL PROGRAMMING November 2008 Exam Question Paper
- Download JNTU M.TECH 2-Semester INFORMATION RETRIEVAL SYSTEMS August/September-2007 Exam Question Paper
- Download JNTU M.TECH 2-Semester INFORMATION RETRIEVAL SYSTEMS March–2009 Exam Question Paper
Categories:Exam Previous Question Papers, MCA question papers;Tags: JNTU, MCA, Question Paper
Free Email Newsletter
And then confirm your email subcription

No Comment to “Download JNTU OR MCA 2-semester DATA STRUCTURES August 2009 Exam Question Paper”