Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update heapsort.c #450

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Raja-Muhammad-Bilal-Arshad

Making the code a bit more efficient and convenient...

I am creating a pull request for...

Error that could cause abnormality...

Summary of Changes

  1. Input validation: added a check for the maximum number of elements.
  2. Heapify Logic: Correct the logic to ensure safe access to array elements.
  3. Output formatting: improved the clarity of output messages.

A bit more Efficient and convenient...
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