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

feat: add pop-count practice exercise #725

Merged
merged 1 commit into from
Oct 17, 2023
Merged

feat: add pop-count practice exercise #725

merged 1 commit into from
Oct 17, 2023

Conversation

vaeng
Copy link
Contributor

@vaeng vaeng commented Oct 17, 2023

C++ implementation for the pop-count exercise.
See https://forum.exercism.org/t/new-exercise-suggestion-pop-count/7632 for details.

@vaeng vaeng added x:module/practice-exercise Work on Practice Exercises x:type/content Work on content (e.g. exercises, concepts) x:rep/medium Medium amount of reputation hacktoberfest-accepted labels Oct 17, 2023
@vaeng vaeng self-assigned this Oct 17, 2023
@vaeng vaeng force-pushed the feat--add-pop-count branch from fa17d46 to 9aedca7 Compare October 17, 2023 11:00
@vaeng vaeng requested a review from ErikSchierboom October 17, 2023 14:09
Copy link
Member

@ErikSchierboom ErikSchierboom left a comment

Choose a reason for hiding this comment

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

Nice work!

@vaeng vaeng merged commit 34c7772 into main Oct 17, 2023
@vaeng vaeng deleted the feat--add-pop-count branch October 17, 2023 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:module/practice-exercise Work on Practice Exercises x:rep/medium Medium amount of reputation x:type/content Work on content (e.g. exercises, concepts)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants