Skip to content

Added C# solutions for Chapter 8: Heaps #87

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

Merged
merged 6 commits into from
Jun 15, 2025

Conversation

mmhossain
Copy link
Contributor

No description provided.

Copy link
Collaborator

@Destiny-02 Destiny-02 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 PR! It's quite hard for readers to match the KMostFrequentStringsMaxHeap and KMostFrequentStringsMinHeap solutions with the python solutions. This may just be a consequence of the python to C# translation limitations. Could you check if there are ways to make it look more similar to the python solutions? e.g. match the code comments and use helper functions/classes.

Copy link
Collaborator

@Destiny-02 Destiny-02 left a comment

Choose a reason for hiding this comment

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

Please see my comments about the code comments!

Copy link
Collaborator

@Destiny-02 Destiny-02 left a comment

Choose a reason for hiding this comment

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

Looks good now - thanks for sticking through all the comments! Appreciate your patience and the PR 😊

@Destiny-02 Destiny-02 merged commit 2dae331 into ByteByteGoHq:main Jun 15, 2025
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.

2 participants