What Big-O notation ACTUALLY tells you, and how I almost failed my Google Interview
SimonDev SimonDev
182K subscribers
373,440 views
0

 Published On May 18, 2021

What is Big-O notation, and what are some misconceptions that even advanced engineers have?

Patreon:   / simondevyt  

Follow me on:
Twitter:   / iced_coffee_dev  
Instagram:   / beer_and_code  
Github: https://github.com/simondevyoutube/


In this video we'll talk a bit about big-o notation and analysis, how to understand time complexity, and how it's related to understanding performance. We'll approach this from the mathematical definition, going over the limiting behaviour and talking about the strict definition of big-o. How programmers tend to use Big-O informally, what they mean, and how that differs from the strict mathematical definition. There will be some easy examples to work through, talking about the dominant terms and how/why other terms are dropped. We'll also talk about some of the more subtle aspects of big-o, when/why its good, where it kind of fails things, and cap it off with a story.

https://en.wikipedia.org/wiki/Big_O_n...
https://en.wikipedia.org/wiki/Time_co...

show more

Share/Embed