I have a dictionary of words containing 370100 elements (strings). I need to add them into a binary tree to sort and find them. How would I do this without hitting python\'s