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.

8
Questions
60
Marks
Back to All Chapters

How can you use linked list to implement stack? Explain.

MediumTHEORY5 marks2080(TU Final)

Define list. How can you use linked list to implement stack? Explain circular linked list.

HardTHEORY10 marks2081(TU Final)

What is the algorithm for node insertion and deletion from specified position from doubly linked list.

MediumTHEORY5 marks2081(TU Final)

How do you insert and delete a node at kth position of the doubly linked list? Describe the process of implementing stack and queue using linked list.

HardTHEORY10 marks2079(TU Final)

Explain circular linked list with example. How do you implement linked list operation in singly linked list? Explain.

HardTHEORY10 marks2078(TU Final)

Explain array implementation of list.

MediumTHEORY5 marks2078(TU Final)

Differentiate between singly linked list and doubly linked list. How do you insert and delete a node from doubly linked list? Explain.

HardTHEORY10 marks2077(TU Final)

What is linked list? How is it different from array?

MediumTHEORY5 marks2077(TU Final)
Showing 8 questions

Unit 5: Lists (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.