37: Big-O Notation. Take It To The Limit. - a podcast by Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes

from 2016-01-13T06:57:04

:: ::

Big-O notation gives you the ability to describe how fast your code will run if given a large problem. It does not base anything on how fast or slow your computer actually is. It just looks at the steps needed to solve the problem and how they scale as the problem gets bigger.

Further episodes of Take Up Code

Further podcasts by Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes

Website of Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes