Awesome Big O
A curated list of materials about Big O notation.
Cheat Sheets
## Lecture Notes - MIT’s
Introduction to Computers & Programming - Khan
Academy’s Algorithms Course
Questions & Answers
Video Lectures
Language Specific
- [Scala Collections]
(http://docs.scala-lang.org/overviews/collections/performance-characteristics.html)
- [Python Collections]
(https://wiki.python.org/moin/TimeComplexity)
- [List of Big-O for PHP functions]
(http://stackoverflow.com/a/2484455/472433)
bigo.md
Github