developer-roadmap icon indicating copy to clipboard operation
developer-roadmap copied to clipboard

missing space between "datastructure" in Heap Sort(Data Structure and Algorithm roadmap)

Open zhougangjie opened this issue 1 year ago • 1 comments

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

zhougangjie avatar Aug 26 '24 06:08 zhougangjie

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!

afzalimdad9 avatar Aug 26 '24 12:08 afzalimdad9