Time and space Big O summary
Introduction
Here is a summary of the Big O worst case performance indicators for the most common data structures and algorithms.
Data structures - Big O worst case performance indicators
Sorting algorithms - Big O worst case performance indicators