/Algorithms

Collection of Useful Algorithms

Primary LanguageC++MIT LicenseMIT

Algorithms

Collection of Useful Algorithms in multiple programming languages.

Hacktoberfest-2k19 bash

Can't see your favorite algorithm script? Want to complete four PRs for Hacktoberbest-2k19? Send a PR for adding your favorite algorithm in your any language. Find issue here

Want to check your peers latest commits? Try this out

License

This repository is available under the MIT License.

P.S.: Please make sure the file name itself is self-explanatory about the Algorithm or make a folder along containing your script and a README file explaining the necessary details. Also, make sure there is main(): function which is taking clear inputs(if any) which could be easily understood by any person who wants to use that algorithm.