Open yogirajbshinde21 opened 1 year ago
Defined a maximum heap size using a constant.
Used a separate function for heapify.
Simplified the main loop.
Removed unnecessary comments.
Used more descriptive variable names.
Used more meaningful output messages.
I am creating a pull request for...
Defined a maximum heap size using a constant.
Used a separate function for heapify.
Simplified the main loop.
Removed unnecessary comments.
Used more descriptive variable names.
Used more meaningful output messages.
I am creating a pull request for...