Menu

Design and Analysis of Algorithms Basics Questions

MCQ
51.
Which of the following is an application of stack?
forum Discussion
MCQ
52.
The data structure which is one ended is
forum Discussion
MCQ
53.
A list which displays the relationship of adjacency between elements is said to be
forum Discussion
MCQ
54.
A binary tree whose every node has either zero or two children is called
forum Discussion
MCQ
55.
When converting binary tree into extended binary tree, all the original nodes in binary tree are
forum Discussion
MCQ
56.
An algorithm that calls itself directly or indirectly is known as
forum Discussion
MCQ
57.
In a Heap tree
forum Discussion
MCQ
58.
The in order traversal of tree will yield a sorted listing of elements of tree in
forum Discussion
MCQ
59.
The application of heap tree is
forum Discussion
MCQ
60.
The deletion mechanism in the stack is called as
forum Discussion