This download link is referred from the post: PTU B.Tech Question Papers 2020 December (All Branches)
FirstRanker.com
Firstranker's choice
Total No. of Pages : 02
--- Content provided by FirstRanker.com ---
Total No. of Questions : 18B.Tech.(ECE) (2018 Batch) (Sem.—4)
DATA STRUCTURES AND ALGORITHMS
Subject Code : BTCS-301-18
M.Code : 77567
--- Content provided by FirstRanker.com ---
Time : 3 Hrs. Max. Marks : 60INSTRUCTIONS TO CANDIDATES :
- SECTION-A is COMPULSORY consisting of TEN questions carrying TWO marks each.
- SECTION-B contains FIVE questions carrying FIVE marks each and students have to attempt any FOUR questions.
- SECTION-C contains THREE questions carrying TEN marks each and students have to attempt any TWO questions.
--- Content provided by FirstRanker.com ---
SECTION-A
Write briefly :
- What is a circular queue and its use?
- List out the different types of Hashing Functions.
- What is a top pointer of stack?
- Define the term Priority queue.
- Describe Big O Notation used in algorithms.
- Write briefly on AVL Tree.
- State Data structure versus data types.
- What is the complexity of insertion sort?
- What is Breadth First Search?
- Write short note on Hashing.
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
FirstRanker.com
Firstranker's choice
SECTION-B
--- Content provided by FirstRanker.com ---
- Explain the linked representation of a circular queue and operations to be performed on it with help of suitable example.
- Discuss some of the common operations that can be performed on data structures by taking suitable example.
- Define B-trees and their applications. Explain various operations used for balancing a binary tree with the help of a suitable example.
- Consider the following numbers are stored in an array A: 32, 51, 27, 85, 66, 23, 13, 57. Apply Bubble sort algorithm to the array A and show each pass separately.
- What are the various operations possible in stack? Explain the algorithm each of them.
--- Content provided by FirstRanker.com ---
SECTION-C
- a) Write an Algorithm to insert new node at the middle of a Singly Linked List.
b) Write an algorithm to implement Quick sort. Write the steps to sort the following elements by quick sort method: 17, 28, 6, 87, 46. - a) What is a Hash Table? Discuss the concept of collision resolution in hash table with the help of suitable example.
b) What is Graph? Describe in brief the various methods used to represent Graphs in memory. - Let there be two Polynomials A and B of your Choice. How the addition of those two polynomials will take place? Show it diagrammatically and write an algorithm for the same.
--- Content provided by FirstRanker.com ---
NOTE : Disclosure of Identity by writing Mobile No. or Making of passing request on any page of Answer Sheet will lead to UMC against the Student.
--- Content provided by FirstRanker.com ---
This download link is referred from the post: PTU B.Tech Question Papers 2020 December (All Branches)