Code No. 7073
FACULTY OF SCIENCE
--- Content provided by FirstRanker.com ---
B Sc. (CBCS) Wl - Semester Examination, November | December 2017
Subject : COMPUTER SCIENCE
Paper - Wl
Data Structures Max. Marks : 80
Time : 3 hours
--- Content provided by FirstRanker.com ---
Part - A (5 X 4 = 20 Marks)
(Short Answer Type)
Answer any Five of the following questions.
- Explain about arrays
- Explain the postfix expression evaluation with an example.
- Differentiate between iteration and recursion in problem solving.
- Write a short notes on double-ended queue (DEQUE)
- Describe about the properties of a binary tree
- Explain the adjacency matrix and graph representations with examples.
- Explain sequential search
- Build the heap tree
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
Part-B (4 X 15 = 60 Marks)
(Essay Answer Type)
- a) Explain different types of data structure.
- b) Draw a flow chart and a pseudo-code to compute the Fibonacci numbers.
- a) Give the ADT for a stack. Show the operations to convert the infix string "A+B*C-D/E" to postfix string "ABC*+DE/-" using stack.
- b) Write a program code and explain the process of insertion of a node, deletion of node and traversal in singly linked list.
- a) Explain binary search tree and explain the following operations with examples: 8+6+3
- Insertion
- Deletion
- Search
--- Content provided by FirstRanker.com ---
- b) Write a program code for insertion sort algorithm. Show the stepwise execution of the algorithm for the following list of data : 76,67,36,55,23,14,6.
- a) Write an algorithm for quick sort. Show the stepwise execution of the algorithm for the following list of data : 25,57,48,37,12,92,86,33.
OR
--- Content provided by FirstRanker.com ---
OR
OR
--- Content provided by FirstRanker.com ---
This download link is referred from the post: OU B-Sc Last 10 Years 2010-2020 Question Papers || Osmania University
--- Content provided by FirstRanker.com ---