Information Systems homework help

Another important property of a binary search tree is being able to easily find the maximum and minimum key in the tree. Discuss a simple rule to identify these keys. What is the output of a BFS traversal in a normal binary search tree if the key insert order is “1,2,3,4,5,6,7”?