mgechev / javascript-algorithms

💻 JavaScript implementations of computer science algorithms
https://mgechev.github.io/javascript-algorithms/
MIT License
7.83k stars 1.27k forks source link

Fixed _existsInSubtree comparison of nodes' values bug. #136

Closed BorislavBorisov22 closed 6 years ago

mgechev commented 6 years ago

Thanks for the catch!