© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Sivaraman Arumugam
Writes about Bigdata, System Design, DSA, Python and SQL
Heap Sort: Before starting the heap sort we need to know the Tree Binary Data Structure very well. Binary Tree Data Structure: Binary Tree DS has one parent node and at least two child node (left and right). We can classify Binary tree into three ty...
No responses yet.