Skip to content

Latest commit

 

History

History
53 lines (47 loc) · 2.37 KB

README.md

File metadata and controls

53 lines (47 loc) · 2.37 KB

Algorithms

A collection of algorithms. Each algorithm serves mostly to demonstrate a concept and help me understand it better. This repository is mostly for keeping track of my study, but hopefully it can be useful to someone else too. :)

About

I have taken different courses about algorithms, but I have never collected my notes in single place - leading to troubles when preparing for an interview. This is why I decided to start this repository.

Courses & Sources

  • hackerrank.com
  • codefights.com
  • FMI Course
  • Algorithms: Design and Analysis @ Stanford Coursera
  • 6.00x @ MITx

Contents