walkccc / CLRS

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

Update 13-3.md #443

Closed justinnzhang closed 2 years ago

justinnzhang commented 2 years ago

Closes https://github.com/walkccc/CLRS/issues/442

Fixed typo from notes to nodes in Tree problem

walkccc commented 2 years ago

Thanks!