Chapter Study

BSC CSIT Semester 3 Data Structure and Algorithms () Questions & Answers | Past TU Exam Papers

Practice from Data Structure and Algorithms with detailed solutions and model answers from past Tribhuvan University exams.

7
Questions
35
Marks
Back to All Chapters

Trace selection sort algorithm with array of numbers 2, 81, 6, 45, 11, 21, 23, 41, and 11.

MediumTHEORY5 marks2080(TU Final)

Write a program to implement insertion sort.

MediumTHEORY5 marks2080(TU Final)

Sort the number {82, 73, 12, 39, 26, 88, 2, 9, 60, 41} using shell sort.

MediumTHEORY5 marks2081(TU Final)

Sort the numbers 82,73,12,39,26,88,2,9,60,41 using shell sort.

MediumTHEORY5 marks2079(TU Final)

In which case the position of pivot element in quick sort always either in the last or the first position? Create a max heap from the numbers. {10,12,53,34,23,77,59,66,5,8}

MediumTHEORY5 marks2079(TU Final)

Hand test selection sort with array of numbers 4, 71, 32, 19, 61, 2, -5 in descending order.

MediumTHEORY5 marks2078(TU Final)

Hand test bubble sort with array of numbers 53, 42, 78, 3, 5, 2, 15 in ascending order.

MediumTHEORY5 marks2077(TU Final)
Showing 7 questions

Unit 6: Sorting (8 Hrs.) chapter questions with answers for Data Structure and Algorithms (BSC CSIT Semester 3). Prepare for TU exams with our comprehensive question bank and model answers.