/AlgoHacktoberFest

This repository consists of source code for various algorithms used in our day-to-day life

Primary LanguageC++MIT LicenseMIT

AlgoHacktoberFest

This repository consists of source code for various algorithms used in our day-to-day life

Please follow the below guidelines before contributing to this repository

  1. The code should be self explainable, try to avoid unnecessary logic/variables as much as possible.
  2. Please write proper Documentation for your sub-routines
  3. Please provide a meaningful name for your files
  4. Add necessary links, if you're referencing the code from some website/blog
  5. We don't care about the Language you want to use, as long as it follows proper indentation
  6. You can use Tab or Spaces as per your comfort