Algorithms
The Algorithms
Contains the implementations of algorithms in various programming languages. You can either browse the different algorithms in The Algorithms website or at Github.
Each Programming Language has its own repository where programmers contribute implementations of various algorithms under MIT License. Example: Algorithms for Python