#Binary-Search-Tree Live at: https://cowboyaragorn.github.io/Binary-Search-Tree/ Building a balanced binary search tree from a sorted array of data, then performing various insertion, deletion, and search functions on it