Write a function to insert a sorted array into a binary tree, try to make the tree as balanced as possible (if you can, not required).
Anonymous
Pretty simple algorithm to implement. Any undergrad who is at least two years in should be able to answer this.
Check out your Company Bowl for anonymous work chats.