Question: In a BST the following is not true: every node has exactly two branches (valid pointers) all left sub-tree values are smaller that the parent

In a BST the following is not true:

every node has exactly two branches (valid pointers)
all left sub-tree values are smaller that the parent node value
all right sub-tree values are larger that the parent node value
some nodes have 0 descendants

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!