0% found this document useful (0 votes)
4 views2 pages

DSP Questions

The document outlines assessment questions related to Linked Lists, including definitions, applications, and comparisons of different types such as Singly and Doubly Linked Lists. It also includes tasks involving operations on Circular Linked Lists and the use of Stack Data structures. Additionally, there are coding exercises and expression evaluations related to Linked Lists and data structures.

Uploaded by

santosh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

DSP Questions

The document outlines assessment questions related to Linked Lists, including definitions, applications, and comparisons of different types such as Singly and Doubly Linked Lists. It also includes tasks involving operations on Circular Linked Lists and the use of Stack Data structures. Additionally, there are coding exercises and expression evaluations related to Linked Lists and data structures.

Uploaded by

santosh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Section Assessment Questions Cognitive CO PO Marks

Levels
1. Define Linked List ?
OR 2
List the application of Linked List in real world.

ber
ing
2. Write a short note on Singly Linked List 1, 2, 3,

Remem

(L
I OR 1, 2, 4 4, 7 2
What are the advantages of Liked Lists ?
3. Enumerate Doubly Linked List.
OR 2
List and explain different operations of Doubly Linked
List
1. Compare Singly Linked List with Doubly Linked List.
OR 4

Understan
ding
(L2)
II Explain the different operations of creating of Circular
1, 2, 3,
Linked List 1, 2. 4 4, 7
2. Classify and explain Linked Lists.
OR 5
Explain in detail Linked List Iterators.
1. Explain, how Stack Data structure can be used to
reverse a word/string
OR
Evaluate the following expressions to Prefix and Postfix 1, 2, 3,

pp

(L
ly
A
III 1, 2. 4 4, 7 8
forms.
a. A*B+ (C/D) – E*F+G
b. P/Q-((R*S)+(T/U))

1. Analyse and Trace the following code snippet and write


its output when n = 9.
Analyse (L4)

IV 1, 2, 1, 2, 7
OR 3, 4 3, 4

You might also like