For each of the lists of letters do the following:
a. Draw the BST that results when the letters are inserted in the order given.
b. Perform in order, preorder, and post order traversals of the tree that results and show the sequence of letters that results in each case.
A,C,R,E,S