Page 1 of 1

Which of the following is not true about the 2-3 tree?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) all leaves are at the same level
b) it is perfectly balanced
c) postorder traversal yields elements in sorted order
d) it is B-tree of order 3