Binary Search Tree : Insertion

  • + 4 comments

    And here I was with 100 lines of code trying to solve it without recursion... Thanks for the idea! (Just looked over it really quickly and then did the same idea in C++)