docs icon indicating copy to clipboard operation
docs copied to clipboard

[Concept Entry] C++ Deque Deque

Open codecademy-docs opened this issue 11 months ago • 9 comments

Reason/inspiration (optional)

"We would like a new concept entry for C++ on Deque. Provide the entry in a markdown file under docs/content/cpp/concepts/deque/deque.md

The entry should - Have an introductory paragraph about the deque data structure. - A syntax section with a pseudo code block with an explanation of it. - An example showing the use of deque. - Explain the equivalent method for stacks and queue. Please refer to the concept entry templates, content standards, and markdown style guide when working on the PR for this issue."

Entry Type (select all that apply)

New Concept Entrty for Existing Topic

Code of Conduct

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

For Maintainers

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

codecademy-docs avatar Mar 11 '24 18:03 codecademy-docs