kdn251 / interviews

Everything you need to know to get the job.
https://www.youtube.com/channel/UCKvwPt6BifPP54yzH99ff1g?view_as=subscriber
MIT License
63.67k stars 12.91k forks source link

Big O Notation image #3

Closed Periclod closed 7 years ago

Periclod commented 7 years ago

The example graph for the Big O Notation is wrong. C*g(n) should be bigger than f(n) not the other way around.