OpenGenus/cosmos

Implementing STLs in C++ under data structures

Open

#6.422 geöffnet am 1. Okt. 2022

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (3 zugewiesene Personen)C++ (3.724 Forks)batch import
Hacktoberfest

Repository-Metriken

Stars
 (13.462 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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