heh its finals time.
i took data structures this semester, pretty challenging.
the binary tree class i had to wrote didnt need to keep track of what level you were on, but its pretty easy to figure it out.
like what was said previously, create a counter, the root would be zero and you...