Consider the following list of numbers. 129, 685, 125, 511, 601, 52, 46 The height of a binary search tree is the maximum number of edges you have to go through to reach the bottom of the tree, starting at the root. What is the height of the tree for the numbers above, in the order given?