docs icon indicating copy to clipboard operation
docs copied to clipboard

[Concept Entry] C++ Deque Deque

Open codecademy-gh-api opened this issue 1 year ago • 2 comments

Reason/inspiration (optional)

We would like a new entry on the Deque in C++. The entry should go in a new file under docs/content/cpp/concepts/deque/deque.md.     

The entry should include:    

  • An introduction to the concept    
  • A Syntax section that provides the syntax for the concept (if applicable)    
  • An Example section that provides an example demonstrating the concept in use (if applicable)   
  • An Codebyte Example section that provides an example demonstrating how to use deque

Please refer to the concept entry template, 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
  • [ ] Issue is assigned

codecademy-gh-api avatar Sep 24 '24 16:09 codecademy-gh-api