Master in Data Science (SMS, TU) Data Structures and Algorithms Question Paper 2081 Nepal
This is the official Master in Data Science (SMS, TU) Data Structures and Algorithms question paper for 2081, as set in the Sa examination. It carries 45 full marks and a time allowance of 120 minutes, across 10 questions. On Kekkei you can attempt this Data Structures and Algorithms past paper online with a timer, get instant AI feedback and step-by-step solutions, and track the topics where you lose marks — completely free. Whether you are revising for your Master in Data Science (SMS, TU) Data Structures and Algorithms exam or solving previous years' question papers, this 2081 paper is a great way to practise under real exam conditions.
| Level | Master in Data Science (SMS, TU) |
|---|---|
| Subject | Data Structures and Algorithms |
| Year | 2081 BS |
| Exam session | Sa |
| Full marks | 45 |
| Time allowed | 120 minutes |
| Questions | 10, all with step-by-step solutions |
Group A
Why do you study efficiency of algorithms? What is big-oh (O) notation? (1.5 + 1.5)
What is priority queue? Why do we need this queue? (1.5 + 1.5)
Compare recursion with iteration. Write a recursive function to find greatest common divisor. (1.5 + 1.5)
What are the benefits of using linked list? Compare singly linked list with doubly linked list. (1.5 + 1.5)
Compare linear search with binary search? What are their time complexities? (2 + 1)
Group B
Explain algorithm to convert an infix expression to postfix using stack. Use this algorithm to convert into postfix. (3 + 3)
OR
List some applications of stack. Explain algorithm to evaluate a postfix expression using stack with suitable example. (1 + 5)
Explain merge sort. Trace the execution of merge sort algorithm with the array of numbers 34, 23, 17, 31, 45, 7, 21, 15, 8, and 1. (2 + 4)
OR
Explain shell sort. Trace the execution of shell sort algorithm with the array of numbers 34, 23, 17, 31, 45, 7, 21, 15, 8, and 1. (2 + 4)
Explain linear probing. Suppose, the set of keys is , , and . Show the effect of successively inserting these keys using quadratic probing. (2 + 4)
What is AVL tree. Construct AVL tree for the sequence 21, 26, 30, 9, 4, 14, 28, and 18. (1 + 5)
What is graph traversal? Explain breadth first search (BFS) algorithm for traversing graphs with example. (1 + 5)
Frequently asked questions
- Where can I find the Master in Data Science (SMS, TU) Data Structures and Algorithms question paper 2081?
- The full Master in Data Science (SMS, TU) Data Structures and Algorithms 2081 (Sa) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
- Does the Data Structures and Algorithms 2081 paper come with solutions?
- Yes. Every question on this Data Structures and Algorithms past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
- How many marks is the Master in Data Science (SMS, TU) Data Structures and Algorithms 2081 paper?
- The Master in Data Science (SMS, TU) Data Structures and Algorithms 2081 paper carries 45 full marks and is meant to be completed in 120 minutes, across 10 questions.
- Is practising this Data Structures and Algorithms past paper free?
- Yes — reading and attempting this Data Structures and Algorithms past paper on Kekkei is completely free.