Question 2 (20 points) Provide an order of insertion for the following values (5, 7, 9, 11, 13, 15, 17), such that when
Posted: Sun May 15, 2022 12:48 pm
Question 2 (20 points) Provide an order of insertion for the following values (5, 7, 9, 11, 13, 15, 17), such that when inserted into an initially empty BST, it would produce a perfect binary tree.