starkblaze01/Algorithms-Cheatsheet-Resources

Hacktoberfest

Closed this issue · 1 comments

Hello folks,

Hacktoberfest has already started!

Still, confused about what to contribute?

  • Let's make your task simpler.
    This repository contains many algorithms. Found your favourite problem? Liked the repo? Hit ⭐ button to show support 😄 . Can't see your favourite one? Then send a PR an add any algorithms of your choice(e.g. Sorting algorithms, Dynamic Programming, etc.) in your favourite programming language.

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.

Note: Please do check the previous open PRs to avoid adding duplicate algos

Thanks all for your contribution 🎉