topic: optimizations and big-O

Tags problem solving big-O skill/algorithms

Here are a few good resources on Big O and optimization. Learn enough to understand what Big O is, when and why we implement it and please give us feedback (or pull requests) on this page if you think improvements can be made.

Readings

Make sure you check out the Big O Cheatsheet, It’ll give you an understanding of the performance of different data structures(Arrays, Stacks, Queues, etc) that you use daily.

Videos


RAW CONTENT URL