docs icon indicating copy to clipboard operation
docs copied to clipboard

[Term Entry] C++ Unordered-sets: max_bucket_count()

Open codecademy-docs opened this issue 3 weeks ago β€’ 2 comments

Reason/inspiration (optional)

We would like a new entry on the term max_bucket_count() under unordered-sets in C++. The entry should be in content/cpp/concepts/unordered-set/terms/max-bucket-count/max-bucket-count.md

The entry should include the following:

  • A description of the term
  • A ##Syntax section that includes the syntax of the method and its details
  • An ##Example section that show an example of the current entry.
  • An ## Codebyte section that has a compilable code inside it showing the current entry in use. Use ```codebyte/cpp to add compilable code.

Please refer to the term entry template, content standards and markdown style guide when working on the PR for this issue.

Entry Type (select all that apply)

New Term for Existing Concept Entry

Code of Conduct

  • [x] By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.

For Maintainers

  • [x] Labels added
  • [ ] Issue is assigned

codecademy-docs avatar Dec 08 '25 15:12 codecademy-docs

Hi @codecademy-docs , I'd like to work on this issue would you assign it to me ? Thank you !

fawez9 avatar Dec 12 '25 19:12 fawez9

Hey @fawez9 You’re assigned πŸŽ‰ In addition to the documents linked in the description, please also look at the Contribution Guide. After creating a PR, the maintainer(s) (with the collaborator label) will add comments/suggestions to address any revisions before approval

mamtawardhani avatar Dec 13 '25 05:12 mamtawardhani