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

fix: bug fixes for array_hash_map.c and counting_sort.c #968

Merged
merged 56 commits into from
Nov 26, 2023

Conversation

Gonglja
Copy link
Contributor

@Gonglja Gonglja commented Nov 26, 2023

If this PR is related to coding or code translation, please fill out the checklist and paste the console outputs to the PR.

  • I've tested the code and ensured the outputs are the same as the outputs of reference code.
  • I've checked the code (formatting, comments, indentation, file header, etc) carefully.
  • The code does not rely on a particular environment or IDE and can be executed on a standard system (Win, macOS, Ubuntu).

Gonglja and others added 30 commits March 18, 2023 20:17
@Gonglja
Copy link
Contributor Author

Gonglja commented Nov 26, 2023

#78
#428

@krahets krahets changed the title Bug fixes in discussion fix: fix the code in array_hash_map.c and counting_sort.c Nov 26, 2023
Copy link
Owner

@krahets krahets left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@krahets krahets changed the title fix: fix the code in array_hash_map.c and counting_sort.c fix: bug fixes for array_hash_map.c and counting_sort.c Nov 26, 2023
@krahets krahets added bug Bug fixes code Code-related labels Nov 26, 2023
@krahets krahets merged commit d960c99 into krahets:main Nov 26, 2023
4 checks passed
@krahets
Copy link
Owner

krahets commented Nov 26, 2023

I would recommend you re-fork the repo to make a clearer commit history.

@Gonglja
Copy link
Contributor Author

Gonglja commented Nov 26, 2023 via email

@krahets
Copy link
Owner

krahets commented Nov 26, 2023

@Gonglja I think there should be a Sync button in your fork repository. Just click it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug fixes code Code-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants