bug in pygorithm.data_structures.tree.BSTNode.delete() ?
JeffyLu opened this issue · 1 comments
JeffyLu commented
pygorithm/pygorithm/data_structures/tree.py
Line 160 in 9e84343
Is 'root' defined?
someone tell me what's that mean, thanks!
OmkarPathak commented
Thanks for pointing it out. It was indeed a bug. Fixed!