Skip to content

Conversation

yogirajbshinde21
Copy link

@yogirajbshinde21 yogirajbshinde21 commented May 7, 2023

  1. Defined a maximum heap size using a constant.

  2. Used a separate function for heapify.

  3. Simplified the main loop.

  4. Removed unnecessary comments.

  5. Used more descriptive variable names.

  6. Used more meaningful output messages.

I am creating a pull request for...

  • New algorithm
  • Update to an algorithm
  • Fix an error
  • Other - Describe below

1. Defined a maximum heap size using a constant.

2. Used a separate function for heapify.

3. Simplified the main loop.

4. Removed unnecessary comments.

5. Used more descriptive variable names.

6. Used more meaningful output messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant