Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 2.44 KB

File metadata and controls

38 lines (33 loc) · 2.44 KB

BasicAlgorithms And Data Structures

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):

  1. Data Structures
  1. Sorting Algorithms
  1. Search Algorithms
  1. Graph Algorithms