Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤩 Add Data Structures Code in C++ #25

Closed
sudo-parnab opened this issue Oct 18, 2024 · 2 comments
Closed

🤩 Add Data Structures Code in C++ #25

sudo-parnab opened this issue Oct 18, 2024 · 2 comments
Labels
good first issue Good for newcomers hacktoberfest-accepted Hacktoberfest 2024 Accepted PR help wanted Extra attention is needed

Comments

@sudo-parnab
Copy link
Owner

Description:

We invite contributions of data structures implemented in C++. Popular data structures like Heaps, Hash Maps, Graphs, and more are welcome in this language.

Requirements:

  • Use C++ Standard Template Library (STL) wherever possible for clean and efficient code.
  • Provide detailed comments and documentation for better clarity.
  • Share examples of how the data structure can be used with a sample main function.

Contributing to this will help others understand C++ implementations of essential data structures!

@github-actions github-actions bot added the hacktoberfest-accepted Hacktoberfest 2024 Accepted PR label Oct 18, 2024
@sudo-parnab sudo-parnab added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 18, 2024
@farhan-sayeed
Copy link
Contributor

@sudo-parnab pls assign this to me

@sudo-parnab
Copy link
Owner Author

open a new issue according to your code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest-accepted Hacktoberfest 2024 Accepted PR help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants