Dsu QB Final
Dsu QB Final
4 Linked list 24
Course Outcome
Q.1 Attempt any FOUR 4*2=8Marks (CO)
Course Outcome
Q.1 Attempt any FOUR 4*2=8Marks (CO)
CO-317.03 Implement basic operation on stack and queue using array representation.
10,5,99,105,55,100,135,141,137,200,199
Q18.What is copy constructor ?Give the syntax and example for copy constructor.
Prepared By: Mrs.S.S.Tile (Department of Information technology) Page9 of 15
Q19. Define searching. State two methods.
5,4,6,+,*,4,9,3,/,+,*
(A+B*C/D-E+F/G/(H+I))
(A-B/C)*(D*E-F)
Q2. Write an algorithm to insert new node at the beginning, middle and end of linked list.
Q3. Define node, null pointer, empty list, data, nextpointer, address.
Q13. With example describe how circular linked list works when a node is deleted from
beginning of list.
Q2. Describe in brief the terms related to binary tree: root, parent, child, siblings, path,
degree of node ,leaf node ,level, depth, degree of tree, height of tree, ancestor/descendent
node
Q4. Explain the binary tree with suitable example and diagram.
10,3,15,22,6,45,65,23,78,34,5
(21+5b)3(x-7y)4
graph,
undirected graph,
directed graph,
complete graph,
weighted graph,
path,
sink,
articulation point,
cycle,
subgraph,
connected graph ,
componenet,
degree of vertex,
multigraph,
self loop,
spanning tree,
successor,
predecessor.