Your company needs you to implement a Binary Search Tree (BST), using the language of your choice. Your solution will be utilized by several different teams throughout your organization. Initially, this BST only needs to support integers.
Input: 12,11,90,82,7,9 Output: deepest, 9; depth, 3
docker-compose up
Test coverage report:
open ./cover/index.html