Old Question of Data Structure & Algorithm “BICT Old Question”

Here we are trying to collect old question of Data Structure & Algorithm of Bachelor in Information & Communication Technology “BICT” program of Tribhuvan University, Faculty of Education.

Bachelor/ 3rd Semester
Course Title: Data Structure & Algorithm
Course Code ICT .Ed. 435
Data 2076

Group “B”

1. Define stack. Write an algorithm in C to perform PUSH and POP operation.

2. Explain the linked list in linear order.

3. Sort the following number using selection sort and give the required steps.
96,31,27,42,34,76,61,10,4.

4. Describe the binary search tree with example.

5. Describe the Depth First Traversal (DFS) and Breadth First Traversal (BFS) graph travels algorithms

6. Define solution of Tower of Hanoi (TOH) problem by using of recursion.

Old Question of Data Structure & Algorithm
Old Question of Data Structure & Algorithm

Data Structure & Algorithm Multiple Choice Question:

Old Question of Data Structure & Algorithm
Old Question of Data Structure & Algorithm

check here to find more old question.

Leave a Reply

Your email address will not be published. Required fields are marked *

error: Content is protected !!