September 4, 2019Big O: How to Calculate Time and Space Complexity What is Big O? Big O notation is used to quantify how quickly runtime or memory utilization will grow when an algorithm runs, in a worst-case