williamfiset / Algorithms

A collection of algorithms and data structures
MIT License
16.84k stars 4.29k forks source link

Update add() method in BinarySearchTree.java #385

Open coolguyinachair opened 1 year ago

coolguyinachair commented 1 year ago

set the current node as the root node only if the tree is empty