OpenGenus/cosmos

Implementing STLs in C++ under data structures

Open

#6,422 opened on Oct 1, 2022

View on GitHub
 (11 comments) (0 reactions) (3 assignees)C++ (3,724 forks)batch import
Hacktoberfest

Repository metrics

Stars
 (13,462 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This is a(n):

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details:

I am adding the folder for implementing the STLs functions in C++ . This would help the programmer to get the template of the code. All in this I would be adding all the necessary information needed to implement these libraries. This Folder will come under the Data Structure because these are the data structures that would be easily implemented. Also the implementation will be ready-to-use templates.

Contributor guide