docs icon indicating copy to clipboard operation
docs copied to clipboard

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

Open codecademy-docs opened this issue 1 month ago β€’ 3 comments

Reason/inspiration (optional)

We would like a new entry on the term insert() under unordered-sets in C++. The entry should be in content/cpp/concepts/unordered-set/terms/insert/insert.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 have 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 Nov 24 '25 06:11 codecademy-docs

Hello @codecademy-docs, I am a student / learner on the DS / ML course and I've had need of learning Git and Github. I'm at that project in the certification and I'd like to take a crack at updating doc if that's alright.

smp242 avatar Nov 27 '25 02:11 smp242

Hey @smp242 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 Nov 28 '25 05:11 mamtawardhani

Awesome! Thanks. I'll get back to you as soon as I get something together.

smp242 avatar Nov 28 '25 18:11 smp242