Skip to content

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

License

Notifications You must be signed in to change notification settings

Burnaviour/Heap-sort-with-4-children

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages