Skip to content

Various programs in C/C++ for reference.

Notifications You must be signed in to change notification settings

anishtilak16/C-codes

 
 

Repository files navigation

That's how you do C++.

C-codes

THis is a complete repository for algorithms and data structures and other C/C++ programmimng tips & tricks.

Contributions are welcome:

Steps to perform:

  1. Fork the repository.
  2. Implement the programs and methods.
  3. Find an appropriate folder to put your code into (e.g /Sorting).
  4. Try to properly document code wherever possible and necessary (by mentioning comments for making it easy for other developers to understand your code).
  5. Also, if possible, put a commented section of test case and possible explanation for the output.

Happy Contributing! :D

About

Various programs in C/C++ for reference.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.1%
  • C 24.9%