kamranahmedse / developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.
https://roadmap.sh
Other
281.98k stars 37.58k forks source link

Heaps #5984

Open khansalmaan opened 1 week ago

khansalmaan commented 1 week ago

Roadmap URL

https://roadmap.sh/datastructures-and-algorithms

Suggestions

I believe heaps should be included in any data structures roadmap because they are essential for priority queues, efficient sorting algorithms like heap sort, and optimizing various operations such as finding, inserting, and deleting elements. Heaps also play a key role in memory management and algorithm design, making them a fundamental concept for both practical and theoretical applications.

dansholds commented 1 week ago

dupe of #5905

We have agreed to add this to the roadmap once it's migration to the new editor is complete. I will leave this issue open until them to prevent anyone else opening the same issue.