Skip to content

Conversation

@smp242
Copy link

@smp242 smp242 commented Nov 30, 2025

  • Path: content/cpp/concepts/unordered-set/terms/insert/unordered_set_insert.md

Description

  • Adds new term entry for unordered_set::insert()

Issue Solved

Type of Change

  • Includes syntax, parameters, return value, and two examples
  • Adds interactive Codebyte (word filter) and brief note on hash tables & collisions
  • Adds short rvalue/move-semantics blurb and FAQ

Checklist

  • All writings are my own.
  • My entry follows the Codecademy Docs style guide.
  • My changes generate no new warnings.
  • I have performed a self-review of my own writing and code.
  • I have checked my entry and corrected any misspellings.
  • I have made corresponding changes to the documentation if needed.
  • I have confirmed my changes are not being pushed from my forked main branch.
  • I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • I have linked any issues that are relevant to this PR in the Issues Solved section.

- Adds new term entry for unordered_set::insert()
- Includes syntax, parameters, return value, and two examples
- Adds interactive Codebyte (word filter) and brief note on hash tables & collisions
- Adds short rvalue/move-semantics blurb and FAQ
- Path: content/cpp/concepts/unordered-set/terms/insert/unordered_set_insert.md
@CLAassistant
Copy link

CLAassistant commented Nov 30, 2025

CLA assistant check
All committers have signed the CLA.

@mamtawardhani mamtawardhani self-assigned this Dec 1, 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.

3 participants