trekhleb / javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
MIT License
185.25k stars 29.89k forks source link

Fixed bugs in pseudocode for deletion and reverse traversal. #914

Closed dkhrunov closed 1 year ago

dkhrunov commented 1 year ago

Fixed bugs in pseudocode for deletion and reverse traversal.