exercism / problem-specifications

Shared metadata for exercism exercises.
MIT License
326 stars 541 forks source link

Proposed new exercise: Eliud's Eggs #2333

Closed keiravillekode closed 10 months ago

keiravillekode commented 11 months ago

Count the 1 bits in a number.

Name and description by @vaeng https://forum.exercism.org/t/new-exercise-suggestion-pop-count/7632

Example implementation: https://github.com/exercism/vlang/compare/main...keiravillekode:vlang:eliuds-eggs

Nibbly November implementations (mips, wasm, x86-64-assembly) to follow.

website-icons issue: https://github.com/exercism/website-icons/issues/159

github-actions[bot] commented 11 months ago

Hello. Thanks for opening a PR on Exercism. We are currently in a phase of our journey where we have paused community contributions to allow us to take a breather and redesign our community model. You can learn more in this blog post. As such, all issues and PRs in this repository are being automatically closed.

That doesn't mean we're not interested in your ideas, or that if you're stuck on something we don't want to help. The best place to discuss things is with our community on the Exercism Community Forum. You can use this link to copy this into a new topic there.


Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it.

ErikSchierboom commented 11 months ago

@exercism/reviewers I'd appreciate you all taking a look at this too. We could use this exercise for Nibbly November.

keiravillekode commented 11 months ago

All comments addressed