Skip to content

starkblaze01/Algorithms-Cheatsheet-Resources

Repository files navigation

Algorithms, Cheat-Sheet, and Resources

Collection of Useful Algorithms in multiple programming languages and some awesome cheat-sheet and resources for learning geeky stuffs.

Please find below the links to awesome cheat-sheet and resources:

Multiple platforms:

Bash:

Git:

Cloud:

GitBook:

Complexities:

VS-Code:

Javascript:

Resources:

Libraries:

Frameworks:

General-Purpose Task Runners:

Module Bundlers:

Linting:

Test Suits:

Python:

Golang:

Must have Chrome-Extensions:

Machine-Learning/Data Science/AI/DL:

React/React-Native:

iOS:

Mac:

CONDA:

Game Engine

Blockchain:

Interview Questions:

Tech Podcasts:

Newsletter

GitHub Readme Generator:

Want to Contribute ?

Can't see your favorite algorithm script or cheat-sheet? Send a PR for adding your favorite algorithm in any programming language.

License

This repository is available under the MIT License.

Want to check your peers latest commits? Try this out
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.