Skip to content

rohinp/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Algorithms: Learn by example.

The project is a playgroud to tryout different algorithms in FP way.

The repo can also work as a collective source for learning how to solve dynamic, graph, etc algorithms in FP.

The examples and explanations are taken from lot of different tutorials, blogs and obviously expirience. The references are given below.

Video tutorials refered:

  1. https://www.youtube.com/c/Reducible
  2. https://www.youtube.com/channel/UCOJtQcnBnIy4LERo6vkrItg

Books

  1. Algorithm design with Haskell
  2. CRACKING-the-CODING INTERVIEW
  3. Guide to Competitive Programming

Releases

No releases published

Packages

 
 
 

Languages