developer-roadmap
developer-roadmap copied to clipboard
missing space between "datastructure" in Heap Sort(Data Structure and Algorithm roadmap)
Detailed Description
In Data Structure and Algorithm roadmap, there is a sentence "It utilizes a datastructure known as a ‘binary heap’, , it seems that a space is needed between datastructure
I've created PR #6810 to address the issue with the missing space between "data" and "structure" in the Heap Sort section of the Data Structure and Algorithm roadmap. This fixes the typo in the sentence, ensuring correct terminology is used. Please review and merge when possible. Thanks!