yangshun / tech-interview-handbook

💯 Curated coding interview preparation materials for busy software engineers
https://www.techinterviewhandbook.org
MIT License
119.09k stars 14.73k forks source link

contents(algo): s/disjoint/disconnected #573

Closed mahehsblogs closed 1 year ago

mahehsblogs commented 1 year ago

changed typo error from "disjoint graphs" to "Disconnected graphs"

Fixes #545