GitHunt
BU

Burnaviour/Heap-sort-with-4-children

this program will sort array in descending order in nlog4n times it creates heap with each root node has at least 4 children. Given a left complete quaternary tree i.e. a parent node can have at max four children. this program will sort array in descending order

Heap-sort-with-4-children

this program will sort array in descending order in nlog4n times it creates heap with each root node has at least 4 children. Given a left complete quaternary tree i.e. a parent node can have at max four children. this program will sort array in descending order #heapsort #minheapsort #decendingsorting #Burnaviour
Screenshot 2022-01-16 104708

Languages

Python100.0%

Contributors

Latest Release

v1.0January 20, 2022
MIT License
Created January 16, 2022
Updated February 3, 2023