python-ds icon indicating copy to clipboard operation
python-ds copied to clipboard

Update binary_search_tree.py methods.

Open Kristian-Roopnarine opened this issue 5 years ago • 0 comments

Description

Fixed the BST class methods in binary_search_tree.py

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • [X ] Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [X ] My code follows the style guidelines of this project i.e. Pep8
  • [X ] I have performed a self-review of my own code

Kristian-Roopnarine avatar Jul 02 '20 03:07 Kristian-Roopnarine