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

Fix AVLTree remove (#139) #165

Closed marrcelo closed 4 years ago

mgechev commented 4 years ago

Thanks for the fix!