Menu

Binary Trees Questions

MCQ
21.
Huffman codes are the applications of _________ with minimal weighted external path length obtained by an optimal set.
forum Discussion
MCQ
22.
Which of the following is not a limitation of binary search algorithm?
forum Discussion
MCQ
23.
Binary Search Algorithm cannot be applied to
forum Discussion
MCQ
24.
The complexity of Binary search algorithm is
forum Discussion
MCQ
25.
Express -15 as a 6-bit signed binary number.
forum Discussion
MCQ
26.
Which of the following code snippet is used to convert decimal to binary numbers?
forum Discussion
MCQ
27.
Binary search tree is an example of complete binary tree with special attributes.
forum Discussion
MCQ
28.
A binary search tree whose left subtree and right subtree differ in height by at most 1 unit is called
forum Discussion
MCQ
29.
Herder node is used as sentinel in
forum Discussion
MCQ
30.
The property of binary tree is
forum Discussion