Topic: Tree Problem / Level: beginner

Problem: Write a function to insert a new value into a binary search tree.

Run the code to see the output here...