Menu

Trees Questions

MCQ
11.
Which method can find if two vertices x & y have path between them?
forum Discussion
MCQ
12.
Access time of a binary search tree may go worse in terms of time complexity upto
forum Discussion
MCQ
13.
Visiting root node after visiting left and right sub-trees is called
forum Discussion
MCQ
14.
In the deletion operation of max heap, the root is replaced by
forum Discussion
MCQ
15.
All possible spanning trees of graph G
forum Discussion
MCQ
16.
Maximum number of nodes in a binary tree with height k, where root is height 0, is
forum Discussion
MCQ
17.
Re-balancing of AVL tree costs
forum Discussion
MCQ
18.
In the
forum Discussion
MCQ
19.
State true or false.i) The degree of root node is always zero.ii) Nodes that are not root and not leaf are called as internal nodes.
forum Discussion
MCQ
20.
Any node is the path from the root to the node is called
forum Discussion