A Repository of basic algorithms and data structures.
We have created a Github repo full of basic algorithms that a data scientist should know. Knowledge of basic algorithms provide a good foundation to solve newer problems and it often helps not to reinvent the wheel. So, fork us.
One reminder is that the repository is work in progress. Feel free to contribute to it.
Here is a complete index of the algorithms and data structures completed (as of 30 Dec 2014):
- Data Structures
- Sorting Algorithms
- Search Algorithms
- Graph Algorithms