Skip to content

C++ Code for Data Structures and Algorithms. Star the repository if you like it.

License

Notifications You must be signed in to change notification settings

D0m1n1ck/DSA-Cpp

Repository files navigation

Hi There

This is an open-source collaborating repository for all the coders who want to contribute in C++ .



Data Structures and Algorithms in C++


A Data Structure is a particular way of organizing data in a computer so that it can be used effectively.

An Algorithm refers to a set of rules/instructions that define the steps of how a work is to be executed upon in order to get the expected results.

We Use Github Flow, So All Code Changes Happen Through Pull Requests

Pull requests are the best way to propose changes to the codebase (we use Github Flow). We actively welcome your pull requests:

  1. Fork the repo and create your branch from master.
  2. Star Mark to show your support,
  3. If you've added code that should be tested, add tests.
  4. If you've changed APIs, update the documentation.
  5. Ensure the test suite passes.
  6. Make sure your code lints.
  7. Issue that pull request!

License

By contributing, you agree that your contributions will be licensed under its MIT License.

About

C++ Code for Data Structures and Algorithms. Star the repository if you like it.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published