Big O Notation

Поделиться
HTML-код
  • Опубликовано: 26 сен 2016
  • Learn about Big O notation, an equation that describes how the run time scales with respect to some input variables. This video is a part of HackerRank's Cracking The Coding Interview Tutorial with Gayle Laakmann McDowell. www.hackerrank.com/domains/tut...
  • НаукаНаука

Комментарии • 569

  • @codinginflow
    @codinginflow 6 лет назад +2527

    So Big O is not a rapper?

  • @lassulfi
    @lassulfi 5 лет назад +290

    PTP - Pigeon Transfer Protocol

  • @joe44850
    @joe44850 6 лет назад +716

    I might be too stupid to be a software developer. Unfortunately, I have learned this after 20 years of being a software developer. There are some things you need to know to impress people interviewing you that you may never touch on the job.

    • @fierce10
      @fierce10 6 лет назад +169

      An older interviewer who was a director at a company failed me because he asked a question on this and he didn't know to drop coefficients. He insisted in the interview that its O(2N) and I got it wrong by saying its O(N).

    • @spray-r9951
      @spray-r9951 6 лет назад +11

      You probably are

    • @rxtx3948
      @rxtx3948 6 лет назад +34

      sometimes it feels frustrating that the interviewer knowledge is limited and he is just denying the same fact.

    • @danbo967
      @danbo967 6 лет назад +11

      My take on all this is this, if you work for a company that processes few records (entities, etc.) you usually are fine without complex algorithms unless you have to do complex operations. If the company processes a lot of records it becomes increasingly helpful (O(N)... did you get it ) to use algorithms and Big-O notation. Especially for companies that are algorithm intensive like Amazon, Facebook, Google, etc.

    • @funinchico84
      @funinchico84 6 лет назад +42

      No. It allows you to *prove* that an alternative is more/less efficient. If a developer can only come up with O(n^2) solution, then big O can tell you it's slow. Which is exactly what my computer can tell me with benchmarks. There's a benefit to knowing the notation, but it doesn't automatically make your code more efficient.

  • @christinehill4584
    @christinehill4584 6 лет назад +1983

    Here's my favorite Big O analogy:
    Let's say you're making dinner for your family. O is the process of following a recipe, and n is the number of times you follow a recipe.
    O - you make one dish that everyone eats whether they like it or not. You follow one recipe from top to bottom, then serve (1 recipe).

    • @shubhamnegi1937
      @shubhamnegi1937 6 лет назад +14

      Chris Hill, good analogy. For O(log n) one dish is being served to all the groups or a dish for each group?

    • @B-Billy
      @B-Billy 6 лет назад +2

      One dish per group.

    • @me-zz2340
      @me-zz2340 6 лет назад +107

      O(n^2) analogy is not very good. I think if every person in your family makes individual dish for every person (so every person will have n dishes) - this could be O(n^2)

    • @spray-r9951
      @spray-r9951 6 лет назад +7

      This analogy is fire!!!

    • @flybeep1661
      @flybeep1661 6 лет назад +83

      Simon WoodburyForget I guess you don't know what an "analogy" is. You just explained it in your way without making an analogy at all. Using analogies is a way to describe complex concepts in an as simple as possible way. The simpler the explanation the better the analogy. You just explained it in a fashion you would understand it best which isn't necessary the best way for others. Making anlalogies circumvents this problem. I hope you're not a teacher, you wouldn't be good at it.

  • @user-gp8fr1nd3w
    @user-gp8fr1nd3w 4 года назад +161

    oh my god for the first few minutes I thought it is an ad.

  • @jameswon5497
    @jameswon5497 6 лет назад +13

    Thanks so much, this 8 minute video made it way more clear than several hours of lectures and readings

  • @connergesbocker9902
    @connergesbocker9902 7 лет назад +1

    Gayle!!! I just started reading cracking the coding interview and what a pleasant surprise to stumble upon this channel. Great educator and author. Thanks for the video :-)

  • @yongaisim6845
    @yongaisim6845 7 лет назад +15

    What a simple but clear explanation on Big O. I finally found you. Many videos start off with even more complex mathematical terms that are difficult to understand by themselves. You start very simply. Magnificent! How about one on Tractability to help.

  • @10uRization
    @10uRization 4 года назад +2

    Although you left some other necessary o notations, your lectures are great! I'm glad i found your lectures, straight to the point and an understandable dialect.

  • @extremeloco23
    @extremeloco23 6 лет назад +55

    Clicked this because it was 8 mins, straight to the point, no unnecessary knowledge. Loved it

    • @Ankit-zu2kp
      @Ankit-zu2kp 6 лет назад +7

      Yeah, I just hate to watch those one hour long explanations.

  • @mobileappmike
    @mobileappmike 4 года назад +1

    Good video. People say McDowell's lessons aren't important and are never used outside of interviews, but big O notation is actually important. I learned this the first time I used nested for loops.

  • @Dmasha28
    @Dmasha28 5 лет назад +23

    This makes me realize Colt Steele's a legend. I came here after watching his tuts on big O and I was surprised at how much I already knew

  • @Wiejeben
    @Wiejeben 7 лет назад +7

    Thanks for giving an explanation that someone without much knowledge of maths understands by giving practical examples :-)

  • @swissmatteo
    @swissmatteo 5 лет назад +22

    Even though I've had to survive from programming for all sorts of clients for almost 15 years, I now find myself having to learn these things if I want to settle down, get a job with a six figure salary. Truly nothing wrong with this, even though I've been told that I'm not a senior programmer. Which is correct, but I'm a senior in relationship development, sales, customer support, tolerance, fixing programming issues, doing whatever it takes to get the job done, and building real world applications. It's hard to tell an interviewer that has no real world experience these things without telling them to F off.
    I've disregarded my big Ego, and have been studying these things, taking online courses for Golang, and I now feel more confident that I can compete with my vocabulary and understanding of the computer science mumbo jumbo. It's truly an exciting step because after you learn just the bits and pieces, you indeed put yourself in a position to earn a wonderful living as a programmer.
    Wish you all the best of luck on your endeavors.

    • @PauloHenrique-pk5ro
      @PauloHenrique-pk5ro 2 года назад

      How you doin' mate

    • @swissmatteo
      @swissmatteo 2 года назад +1

      ​@@PauloHenrique-pk5ro Absolutely phenomenal. 2022 brought along with it some new experiences and opportunities. And yourself?

    • @PauloHenrique-pk5ro
      @PauloHenrique-pk5ro 2 года назад

      @@swissmatteo I feel happy for you!
      I'm just an 18yo Beginner studying Basis Concepts to start Programming... Also trying my way to college, I'm nobody, yet. 😅
      Care to share your GitHub Profile?

    • @user-xn6jm1gz7l
      @user-xn6jm1gz7l 2 года назад

      Absolutely mate i hope you're doing well!

    • @user-xx7tv7cc1y
      @user-xx7tv7cc1y 10 дней назад

      I sympathise with you man, i joined a grad scheme years ago and all of the people i joined with all went our seperate ways and they made it through the ranks from fixing things here and there, doing some simple apps reading from a database and returning via an API. I did the same, but i always made sure to write as much code as I could. I even did coding tests online just to keep my skills sharp and do personal projects, even if they were small. eventually im able to get a 6 figure job because ive got real world experience but i also can program. all my friends who did less and less code as they went up realised that they were just working in average companies and just became knowledable about the systems they maintained, the second they want to go into the larger companies that are doing the best work and actually got asked engineering problems, they realise they had wasted 10 or so years doing maintainece work with the simple day to day getter and setter updates

  • @volo7
    @volo7 7 лет назад +3

    that introduction really helped put this subject into perspective

  • @marie2136
    @marie2136 6 лет назад +3

    Wow, Thank you sooo much!
    This video helped me a lot for studying for my finals.

  • @vishalsoni6409
    @vishalsoni6409 2 года назад +1

    Excellent explanation! Thanks for simplifying Big O concepts.

  • @changeorbeextinct
    @changeorbeextinct 6 лет назад +48

    Great explanation of Big(O). This is important for any programmer to understand the efficiency of the algorithm.
    I know many excellent programmers who don't have CS degrees and may not know the academic description of Big(O). But they know it intuitively through experience. Having said that Bg(O) is an easy concept to understand, requires practice to know how to assess efficiency and scalability of the code.

  • @Owen-
    @Owen- 6 лет назад +4

    HOLY SHIT, THANK YOU SO MUCH. So wish you were my lecturer cause this made so much more sense than anything he ever said!

  • @jeanliu6762
    @jeanliu6762 6 лет назад

    A very concise and to-the-point video. Thanks!

  • @matexxo4004
    @matexxo4004 6 лет назад +1

    I've studied many ressources on that subject, but it's finally on yours that I got the concept. Cheeeeeeeeeeeeers!!

  • @kaieden
    @kaieden 7 лет назад +15

    The pigeon/Internet anecdote bears a striking resemblance the plot of Terry Pratchett's 'Going postal'

  • @shehrozeshahzad581
    @shehrozeshahzad581 Год назад

    The best video after spending hours I finally understood the big O!Thanks

  • @jessicalaursen1790
    @jessicalaursen1790 6 лет назад

    Straightforward. Easy to understand. Cool graphics! Hats off =)

  • @MrMrWazzaa
    @MrMrWazzaa 4 года назад +17

    HackerRank: Hi, Im Gayle Laakmann McDowell, author of Cracking the Coding Interview.
    me: i am aware

  • @TheN0odles
    @TheN0odles 7 лет назад +8

    I'm from SA. I remember this 'exercise'. My brother even did a cartoon about it :-)
    Anyway, good explanation. Thanks.

  • @sindhusasidharan6762
    @sindhusasidharan6762 3 года назад

    Thank You for this video. I reached here after checking many other links .This is the best .

  • @KJ16ish
    @KJ16ish 6 лет назад

    Really creative explanation for solidifying our basics. :)

  • @stefkodak
    @stefkodak 3 года назад +1

    I really love this video, they really did a great job here.

  • @LBC_squared
    @LBC_squared 3 года назад

    Such a great explanation. I can flip a string with xor but I couldn't get Big O for the life of me. The meaningless N got me so confused before. Thank You!

  • @NooglerNafiz
    @NooglerNafiz 2 года назад

    Such a revolutionary explanation of Big O.

  • @awaisn
    @awaisn 5 лет назад

    i need this type of teaching. Fun, understandable and useful.

  • @TheGoldenHawkz
    @TheGoldenHawkz 5 лет назад

    Love your video! very clear and concise

  • @supastar25
    @supastar25 4 года назад

    Thank you sooo much for this...so to the point and simplified

  • @Michael-AC
    @Michael-AC 3 года назад +18

    Me: Man, I'm so confused by this class. What the heck is Big O?
    Gayle: Let's talk about one of my FAVOURITE things!
    Me: *feels even worse about struggling*

  • @stephenday4834
    @stephenday4834 2 года назад

    This is a wonderfully clear explanation.

  • @srinivasnangunuri1313
    @srinivasnangunuri1313 7 лет назад +21

    Love your Graphics and Colors that are used for the Demonstration . makes it interesting to watch .

  • @santoshsco
    @santoshsco 2 года назад

    Thats a great explanation , supercrisp and helpful for interviews .

  • @chris9300
    @chris9300 6 лет назад

    I enjoyed this. As a person who didn't have a background in Math or CS, this was very understandable. Now, I just need to remember and practice.

  • @vincentbuscarello1357
    @vincentbuscarello1357 7 лет назад +210

    Very strong overall explanation. What are the chances of getting a video showing some real world giveaways for more complex Os, like O(log N) etc?

    • @Jerkwaad
      @Jerkwaad 7 лет назад +5

      O(sx)

    • @evantheking
      @evantheking 7 лет назад +106

      the chances are O(NO)

    • @igrewold
      @igrewold 7 лет назад +15

      Chances = Big O / 0

    • @bik8353
      @bik8353 7 лет назад +29

      chances - Big NO

    • @hellolin324
      @hellolin324 7 лет назад +2

      Binary search on an ordered array?

  • @ThiruSings
    @ThiruSings 7 лет назад

    Finally I understood Big O - Thanks a ton !!

  • @MrMukulpandey
    @MrMukulpandey 2 года назад

    Wtf.....watched so many videos to understand this concept....and here u are explaining the same topic in an easy way...❤️❤️

  • @jordi5316
    @jordi5316 3 года назад +1

    i love this woman, she helped me so much

  • @Yetipfote
    @Yetipfote 5 лет назад

    props to the bumpy pigeon animation. I had a good chuckle. Also very good explanation

  • @latedeveloper7836
    @latedeveloper7836 2 года назад +7

    1:35 Describing the pigeon transfer speed in Big O notation
    2:00 What Big O is as an equation - scales linearly with respect to the amount of input
    2:10 Summary of Big O
    4:35 4 important rules for Big O Notation
    4:40 Why Big O is related to factorial (I think)

  • @JonathanMontgomery77
    @JonathanMontgomery77 5 лет назад +32

    We need some O(log n) and O(n log n).

  • @saisaketh7243
    @saisaketh7243 5 лет назад

    Amazing explanation!! Please post more videos..

  • @anikdas7434
    @anikdas7434 6 лет назад

    best lecture i have seen so far

  • @loganthompson7461
    @loganthompson7461 3 года назад

    You had to be an amazing note taker in school. Thanks for the explanation

  • @francisaiello6197
    @francisaiello6197 5 лет назад +4

    Gayle - I'm curious what tool you used for drawing the various slides. Looks like it might be a freehand drawing tool and looks great.

  • @tekamanurag6065
    @tekamanurag6065 2 года назад

    This is what I needed to level up thank you soo much.

  • @rishikeshsarangi1245
    @rishikeshsarangi1245 4 года назад

    Thanks , the concepts are now clear , time to solve questions

  • @vishvedula1
    @vishvedula1 7 лет назад +3

    Well explained, thanks :)

  • @elenegulordava1868
    @elenegulordava1868 7 лет назад

    Great explanation! Easy way to get it.

  • @subhamengine1143
    @subhamengine1143 3 года назад

    fav video for the concept..
    gonna recommend to all my juniors.

  • @mikeromani608
    @mikeromani608 6 лет назад

    Great explanation, thanks!

  • @inframatic
    @inframatic 6 лет назад

    I have seen this and read Cracking the Coding Interview 6 and this explanation is far far far superior, but the book explains O(log N) and more complex algorithms

  • @AlexLaird7
    @AlexLaird7 7 лет назад

    Great explanation, thank you

  • @akhilk5121
    @akhilk5121 7 лет назад +4

    Great colors!😊

  • @gabrielpereiramendes3463
    @gabrielpereiramendes3463 5 лет назад

    Very Good. Thanks from Brazil!

  • @krissaurixsent7988
    @krissaurixsent7988 2 года назад +1

    Great video, good theme the big O notation is very interesting

  • @ritickmadaan
    @ritickmadaan 4 года назад

    Its a really helpful video, made the concept pretty clear the only one thing is that it would have been better if an example of O(log(n)) would have also been there

  • @haitham5104
    @haitham5104 5 лет назад

    thank you for the clear explanation

  • @sumitkumar-el3kc
    @sumitkumar-el3kc 4 года назад

    Thank you, it was really helpful.

  • @tmustafad
    @tmustafad 7 лет назад

    amazing explanation. thank you

  • @DarianBenam
    @DarianBenam 2 года назад

    Really good explanation!

  • @milindbebarta2226
    @milindbebarta2226 4 года назад

    Very good explanation. Subbed!

  • @allenllewellynkra
    @allenllewellynkra 6 лет назад

    Best explanation I've seen

  • @kris4117
    @kris4117 3 года назад

    Well explained about representing O as a function of N under different scenarios.

  • @deepakp2641
    @deepakp2641 6 лет назад

    Great explanation!

  • @haoyuli6006
    @haoyuli6006 6 лет назад

    Thanks so much, its life-saving

  • @msesbreno
    @msesbreno 3 года назад +4

    Big O explained using a pigeon! What the heck! It’s so simple yet so effective that I want to cry. Thank you, Gayle! You are a gift to all programmers!

  • @mayank_upadhyay_19
    @mayank_upadhyay_19 4 года назад +5

    Once, I used to thought that algorithm efficiency is not going to be a problem for me.
    ***believe me, I learned the lesson, hard way***

    • @hopeklein6537
      @hopeklein6537 4 года назад +1

      How d'you find out? What d'you encounter?

  • @rahulbajaj2639
    @rahulbajaj2639 5 лет назад +1

    Thanks a lot, very informative :)

  • @daramolapraise
    @daramolapraise 2 года назад +1

    “DON’T BE LAZY!!!” is right. I was lazy for my Google interview because of the low stakes (I already have a job I am happy with) and fumbled almost every BigO question. It came up in every round. I knew which was faster intuitively, but found it hard to represent the correct notation. Learn this as it is very very important to fully grasp it. Also, know the BigO notations for most of the built in functions for your chosen language.

  • @JagjotSingh
    @JagjotSingh 5 лет назад +3

    I studied this in my CS course 15 years back. After that I never got a chance to use it in practice.

  • @thewall07
    @thewall07 5 лет назад

    Amazing video!

  • @sohamde4392
    @sohamde4392 7 лет назад

    Thanks, great explanation :)

  • @nandatkumar
    @nandatkumar 7 лет назад

    Just Great Explanation..

  • @MPKDilshan
    @MPKDilshan Год назад

    Thank you and it is really helpful.

  • @shawnmofid7131
    @shawnmofid7131 2 года назад

    I loved the story as well as the explanation. I also knew the pigeon is going to win:-)

  • @CyberGenious24
    @CyberGenious24 7 лет назад

    Thanks for clear explanation ..

  • @fayazrahman731
    @fayazrahman731 7 лет назад

    Good explanation. Thanks. :)

  • @allanhenriques2694
    @allanhenriques2694 3 года назад +1

    you use non dominant dropping when you take the run time of the nested for loop itself right?, it should be a*b + a and you drop the non dominant 'a' to get O(a*b). You should explain that earlier, but fantastic video

  • @nipunasudha
    @nipunasudha 5 лет назад

    nice refresher, thanks

  • @momentouscrazynoob1709
    @momentouscrazynoob1709 Год назад

    thank you! It really cleares stuff up :D

  • @akshayakumar823
    @akshayakumar823 5 лет назад

    In the 4th drop non dominate terms here a nd b are 2 variabales since we don't know a=b how n^2 ? Rather it should be a*b

  • @arthurmazzi841
    @arthurmazzi841 2 года назад

    Very nice video!

  • @thinhle1339
    @thinhle1339 7 лет назад +3

    Very comfortable to understand. One thing i considered that: why we removed the instants -> O(50n) = O(n) ? Admit that the results wont depend much on instants but how ab the instant with >1000 ? It's matter.

    • @crewlylehintal9451
      @crewlylehintal9451 7 лет назад +3

      That's because you haven't studied Big O notation in depth. This video doesn't explain what Big O actually is or where it comes from. Big O notation is defined in terms of set theory. O of a function let's say g(n), O(g(n)), is defined as the set of all functions f(n) such that there exists constants c and n0, where cg(n) is greater than or equal to f(n) for some n > n0. Big O is not necessarily defined for algorithms, it's defined for all functions as an asymptotic notation.
      Edit: I suggest you study other asymptotic notations as well such as big Omega notation, theta notation, small o notation and small omega notation.

    • @jyrikgauldurson8169
      @jyrikgauldurson8169 7 лет назад

      That doesn't explain anything, that's just the formal definition in text which is better read in real notation. Also, sometimes constants do matter.

  • @cosmopix9075
    @cosmopix9075 6 лет назад

    just what I needed

  • @darsul3200
    @darsul3200 5 лет назад

    A simple thank you!

  • @ohsquirrels3727
    @ohsquirrels3727 6 лет назад

    Wait so is Big O the function for runtime, or the speed of runtime increase (the derivative of runtime)?

  • @NuisanceMan
    @NuisanceMan 5 лет назад +42

    3:20 Always good to see someone who knows how to draw a square...

    • @hanats
      @hanats 4 года назад

      it is a square, just not drawn to scale.

    • @FeLiNe418
      @FeLiNe418 4 года назад +1

      perspective

  • @nanophyr_4468
    @nanophyr_4468 3 года назад

    Nice point to highlight at 6:23 .. it's small but I caught out doing this in an interview before.

  • @mrrock3679
    @mrrock3679 6 лет назад

    I've noticed the books in the background were written each one in the different language, so I can suppose you read/listen/speak two or three idioms besides the English, right?

  • @orochinagi1111
    @orochinagi1111 7 лет назад

    great video thank you!

  • @farisalsaad
    @farisalsaad 6 лет назад +7

    Question: You said in step 3 not to use n^2 for the two for loops that output the elements of the arrays (1,2). But in step 4 you use n^2 to describe the two for loops for the elements of the arrays (1,2). Why is that?

    • @qu4tschk0pf
      @qu4tschk0pf 6 лет назад +1

      Faris Alsaad because in the first example they were executed one after the other and in the second example the first loop contained the second loop

    • @egan108
      @egan108 6 лет назад +3

      in the first example, the loop is contained in the second. its the exact same scenario yet she used n^2 instead of saying a*b and i dont get why. can anyone explain why?

    • @santiagom7
      @santiagom7 6 лет назад +2

      Answer to this ?!

    • @mahwishj.6859
      @mahwishj.6859 6 лет назад +9

      in example 3, you're checking each element in arrayA and then each element in arrayB. arrayA and arrayB may be of different sizes, therefore you can't assume that they're of the same size. so you do O(a*b).
      in example 4, you're looking for each a and for each b in the *same array*. that means that you're iterating through the same array and so it'll be the same size. so you do O(n^2)

    • @giannagrace6315
      @giannagrace6315 6 лет назад

      I noticed this and it confused me too, but after looking at both codes again I think that in step 3's code, there are two arrays: the first loop goes through the first array and the nested loop goes through the second array, counting how many elements arrayA and arrayB share, the lengths of both arrays are independent of each other (if a changes, b doesn't necessarily have to change). In step 4's code, there is only one array, and the nested for loop just ends up printing the different coordinate pairs of the array, there is only one array length, a and b are dependent on each other (if a changes, b changes)

  • @thekrisho
    @thekrisho 7 лет назад +166

    7:13 function whyWhouldIDoThis(array) {return lol;}

    • @CJRH1FILMS
      @CJRH1FILMS 3 года назад

      Error: unused variable. 'array' is not used

  • @spray-r9951
    @spray-r9951 6 лет назад +1

    So easy!!! I get it now!!!

  • @amirmustafa622
    @amirmustafa622 4 года назад

    Very well explained mam