walkccc / CLRS

📚 Solutions to Introduction to Algorithms Third Edition
https://walkccc.me/CLRS
MIT License
4.65k stars 1.26k forks source link

Update 12.3.md #382

Closed invtronx closed 3 years ago

invtronx commented 3 years ago

Corrected the behavior when the predecessor node instead of the successor node takes the place of the deleted node.