6. Recursion and Dictionaries

Поділитися
Вставка
  • Опубліковано 27 гру 2024

КОМЕНТАРІ • 258

  • @leixun
    @leixun 4 роки тому +123

    *My takeaways:*
    1. What is recursion in the context of this lecture 3:47
    2. An example: multiplication - iterative solution vs recursive solution 5:48
    3. Recursion with one base case - factorial 9:25
    4. Recursion with multiple base cases - Fibonacci numbers 24:38
    4. Recursion on non-numerics 29:12
    5. Dictionaries (mutable data structure contains "keys" and corresponding "values", it has no order, only matches "keys" to "values") 33:27
    6. Key things about keys and values 39:10
    7. List vs dictionaries 40:20
    8. An example of using dictionaries 40:45
    9. Efficient Fibonacci 46:18

    • @emmaguo619
      @emmaguo619 4 роки тому +4

      Thank you so much! Ignore the racist!

    • @leixun
      @leixun 4 роки тому +3

      Emma Go thank you so much!

  • @stephfong4577
    @stephfong4577 7 років тому +171

    Prof. Grimson should teach Introduction to Algorithms. He is clear and articulate.

    • @MrFaiqueShakil
      @MrFaiqueShakil 4 роки тому +7

      @@charge2snglrty409 kya hagg raha hai , har jagah...?

    • @Tintak_hatpin
      @Tintak_hatpin 4 роки тому +2

      @@MrFaiqueShakil hahaha

    • @peterpace3379
      @peterpace3379 4 роки тому +1

      @@charge2snglrty409 Nahi bhai ye sab to nursery ke bachhe padhte hai -_-

    • @snamburi3
      @snamburi3 4 роки тому

      he teaches Intro to Computer Science and Programming course on EdX. It covers a few algorithms

  • @鄭心和
    @鄭心和 4 роки тому +16

    pre labeling
    ​​0:00:00 0:02:31​
    0:04:00 What is Recursion
    0:05:58 Iterative algorithm so far
    0:05:58 Multiplication iterative solution 0:07:56
    0:09:49 Factorial
    0:12:03 Recursive function scope example
    0:13:46​ Some observation 0:16:07
    0:18:03 Example of induction 0:19:44
    ​​0:23:12 Hanoi tower
    0:24:56 ​Recursion with multiple base cases
    0:26:14 Fibonacci 0:28:06​
    0:30:23 ​Solving recursively
    0:33:52 How to store student info 0:35:45 ​0:36:00 ​0:38:00​
    0:40:25 Dict v.s. List
    0:41:52
    Creating a dictionary 0:43:02 ​0:44:16 ​0:45:16
    0:46:25​

  • @genealso6726
    @genealso6726 6 років тому +50

    People like this should open their own school. Truly amazing professor, no wonder CS grads from MIT are so talented.

  • @shaileshrana7165
    @shaileshrana7165 4 роки тому +13

    More than what he taught, I loved how articulate and sure he was. Every word seemed measured. Lucky to get to experience this. Thank you MIT.

  • @simenghan5897
    @simenghan5897 7 років тому +20

    The part linking mathematical induction to recursion is genius. Thank you so much!

  • @cryptonetcentralusa5592
    @cryptonetcentralusa5592 5 років тому +24

    Prof. Grimson is one of my very best teachers! I've taken his Intro to Computer Science and Programming course on EdX and it was great! All his lectures here on UA-cam are great, too! Thank you Professor and MIT!

  • @DanielFerreira-gu1di
    @DanielFerreira-gu1di 7 років тому +57

    The way he teachs is awesome. Fun + Good Content!

  • @ali51717
    @ali51717 5 років тому +164

    After this Lecture, I understand 2 things, Recursion
    and Why MIT is rated 1st in the world in Electrical engineering and computer science

    • @wanyinleung912
      @wanyinleung912 5 років тому +51

      And the third thing is all cs jokes are bad.

    • @gold9994
      @gold9994 4 роки тому +2

      @@charge2snglrty409 I did, because back in my first year, i skipped a lot of csc class in mit (even though I took Chemistry). My laptop was (and still) a gaming laptop, It's not convenient to bring it everywhere.

    • @bee_irl
      @bee_irl 4 роки тому +3

      34:13 is why MIT is on top. B is a failing grade, sorry, Ana.

    • @cybern9ne
      @cybern9ne 3 роки тому +1

      I went to WVU. I learned the same subjects. It's not the material it's the student.

    • @changding4355
      @changding4355 3 роки тому

      Nope, I'm from Berkeley EECS, I disagree with your second thing.

  • @陳矩翰
    @陳矩翰 4 роки тому +103

    So even professors at MIT would first just run the exact same program again without changing anything when they meet a bug lol

    • @georgikostov6982
      @georgikostov6982 3 роки тому

      This one is a bit not sure if it works or not ... I guess he losted already.

    • @obli8984
      @obli8984 3 роки тому

      that's what I also thought😀

  • @craigdanielmaceacher
    @craigdanielmaceacher 3 роки тому +17

    If you are having trouble with recursion, don't worry most people have trouble with it--look up explanations from several sources besides this one, and one particular metaphor or walkthrough will eventually give you that a-ha moment where you now intuitively understand it. I didn't think he explained recursion well here, from point of view of someone without a science/math background; it wasn't until I researched it myself and watched videos showing how it worked graphically/metaphorically that I then understood it. TLDR: search of many recursion explained videos on YT, there's tons, and one of them will eventually click!

  • @andycalderon8422
    @andycalderon8422 7 років тому +15

    This teacher was my first intro to python on Edx. He's awesome.

  • @D_Analyst007
    @D_Analyst007 2 роки тому +1

    I have seen many tower of hanoi and recursion videos, this one is just jewel! MIT has awesome teachers for any field! Prof Gilbert strang, John Tsitsiklis etc..

  • @ucanhly1166
    @ucanhly1166 2 роки тому +5

    I'm from Vietnam and live in hanoi but I've never heard about that story. It's really interesting.Thank for your dedicating lecture.

  • @stephenc9398
    @stephenc9398 6 років тому +140

    Great teacher but missed a great opportunity to use my favourite computer science joke: In order to understand recursion, one must first understand recursion.

    • @RocknRollDina
      @RocknRollDina 4 роки тому

      because its not a funny "joke"

    • @stephenc9398
      @stephenc9398 4 роки тому +19

      @@RocknRollDina You are a funny joke

    • @RocknRollDina
      @RocknRollDina 4 роки тому

      @@stephenc9398 No I'm not, actually. Try again. You're bad at insults also.

    • @federicofraguglia6773
      @federicofraguglia6773 4 роки тому +9

      Don't listen to them... I found this joke amusing.

    • @Raghav1205
      @Raghav1205 4 роки тому +8

      Because there is no base case

  • @mouleeswarkothandaraman7095
    @mouleeswarkothandaraman7095 3 роки тому +34

    I finally found my base case for understanding recursion after searching recursively :)

    • @12EdinAb
      @12EdinAb Рік тому +2

      i see what u did there

  • @kevin_mitchell
    @kevin_mitchell 4 роки тому +3

    The lecture states: "With n = 34: 11+ million calls with original fibonacci code, and 65 calls with the efficient dictionary code/"
    I'm teaching myself c++ and learning recursion (and a little bit of python as well) with this lecture.
    The version below, without the "efficient dictionary code" does it with 35 calls:
    def fib(n, temp=1, first=1, next=2):
    if n == 0:
    return temp
    return fib(n-1, first, next, first+next)
    print(fib(34))

  • @androtech7885
    @androtech7885 4 роки тому +15

    The last two codes went over my head.

  • @Camelold
    @Camelold Рік тому +1

    Really really explanation of recursive. This is the best explanation I ever see. The math induction makes it even clearer and more interesting.
    And I enjoyed all the jokes.

  • @boysen01
    @boysen01 Рік тому

    Great material and a very good intro to recursion. Beware of typo in palindrome at 31:08

  • @peasant7214
    @peasant7214 3 роки тому

    Thanks to Mr. Chinese guy
    pre labeling
    ​​0:00:00 0:02:31​
    0:04:00 What is Recursion
    0:05:58 Iterative algorithm so far
    0:05:58 Multiplication iterative solution 0:07:56
    0:09:49 Factorial
    0:12:03 Recursive function scope example
    0:13:46​ Some observation 0:16:07
    0:18:03 Example of induction 0:19:44
    ​​0:23:12 Hanoi tower
    0:24:56 ​Recursion with multiple base cases
    0:26:14 Fibonacci 0:28:06​
    0:30:23 ​Solving recursively
    0:33:52 How to store student info 0:35:45 ​0:36:00 ​0:38:00​
    0:40:25 Dict v.s. List
    0:41:52
    Creating a dictionary 0:43:02 ​0:44:16 ​0:45:16
    0:46:25

  • @ramazanaktas3699
    @ramazanaktas3699 5 років тому

    About the game around 21:00 ; while moving around, there should be no greater disc *above* any disc, otherwise it is utterly simple: start to move from the smallest to spare, move the largest to the target destination and move the rest in the same fashion you did.

  • @scorpio19771111
    @scorpio19771111 3 роки тому

    The clarity with which recursion was taught in this lecture, was blinding.

  • @xXZian6Xx
    @xXZian6Xx 4 роки тому

    For all my life, I have never found a lecturer this good.

    • @TheVertical92
      @TheVertical92 4 роки тому

      check out CS50 from Havard.

    • @kenmeyer100
      @kenmeyer100 4 роки тому

      then you haven't met Grant Sanderson (3blue1brown on youtube)

    • @xXZian6Xx
      @xXZian6Xx 4 роки тому

      @@kenmeyer100 i have, Grant is good at visualizing things, but not so much on explaining it like this prof

  • @manishahatzade1006
    @manishahatzade1006 7 років тому +6

    Thank you Professor! Thank you MIT, I saw many youtube vids to understand recursion but this was the best explaination.

  • @Nevarek_
    @Nevarek_ 3 роки тому +1

    Just as a head's up, the recursive algorithm here is known as a head recursion algorithm, which requires a larger space complexity than a tail recursion algorithm. Searching for tail recursion will teach you how to write/rewrite the same algorithm and will remove the necessity to use O(N) stack space. You can see something similar being done using a dictionary to cache return values.
    And to answer "who cares", embedded and real-time systems programmers care. Game development cares about performance constantly. What he really should have said is "how badly do you need it to be optimized". And he's right, in most cases you won't ever have to care, but you also need to know what happens when you do.

  • @shreyapatel4127
    @shreyapatel4127 6 років тому +1

    He is utterly crystal clear in what he says. Wow!

  • @AnmolKumar-dh3lh
    @AnmolKumar-dh3lh 2 роки тому +1

    Thank you teacher! I am grateful for all the efforts you took to prepare all the material for this class.

  • @yukeyang5735
    @yukeyang5735 6 років тому

    Can't help applaud for the professor as he finished explaining the Hanna Tower problem.Brilliant!

  • @darshanpatil6892
    @darshanpatil6892 3 роки тому

    I loved that the recursion Fibonacci code(inefficient one) has some flaws for its optimization but I couldn't understand how the modified dictionary becomes the argument for the fibo_efficient(n, d) I mean we modified 'd' but was already given to the fibo_efficient(n, d) as it's an argument?
    46:40

  • @broswhoknowstuff
    @broswhoknowstuff 3 роки тому

    On the fib(x) function for rabbits:
    def fib(x):
    if x == 0 or x == 1:
    return 1
    else:
    fib1 = fib(x-1)
    fib2 = fib(x-2)
    return fib1 + fib2
    print(fib(0)) // expected 0
    I'm sure there is a cleaner way.

  • @FINSuojeluskunta
    @FINSuojeluskunta 4 роки тому +4

    I've always struggled with recursion besides the simple ones. Hopefully this makes it easier in the future

  • @yourduck
    @yourduck 5 років тому +1

    I'm a little confused on one point. I understand recursion, but from what I am reading online, most of the time it is more efficient in terms of processing times to write code using an iteration than a recursion. I get that some people might find one more readable than the other and that for many programs, most users wouldn't notice a difference, but wouldn't it be a best practice to normally iterate to make code as efficient as possible?

  • @Rogues4Ever
    @Rogues4Ever 4 роки тому +3

    Best explanation of recursion I have watched to date. Thank you sir!

  • @sibunhill
    @sibunhill 6 років тому +1

    Ran into a issue when a supplied argument is zero in both of the first two examples since they only evaluate 1 as the base case. I modified the code and the following seems to work properly.
    def multiply(a, b):
    '''Returns a multiplied by b'''
    if b > 0:
    return a + multiply(a, b - 1)
    else:
    return 0

    def factorial(n):
    '''Returns the factorial of n'''
    if n > 0:
    return n * factorial(n - 1)
    else:
    return 1

  • @jh0720
    @jh0720 6 років тому +2

    46:58 so what if you want fib_efficient(0, d)?

    • @ali51717
      @ali51717 5 років тому +1

      infinite loop error
      basically, you can add 0:0 to the dictionary as the base case instead of the 2:2
      or make them 3 if you have enough bytes on your storage

  • @pfever
    @pfever 4 роки тому

    At MIT they teach new concepts introducing formal definitions followed by mathematical examples. At Stanford the introduce concepts first with easy to understand definitions or analogies and later reinforce the concepts with tons of practical examples.

  • @broswhoknowstuff
    @broswhoknowstuff 3 роки тому +1

    Would inclusion in the lecture of the 'call stack' or Python's symbol table concept help explain recursion? As you recursively call the function object's return value, the frames get 'popped' off the stack (symbol table on Python I think?) Sorry, self-taught. Still learning every day.

  • @pidusredlah
    @pidusredlah 2 роки тому

    This guy is so hilariously good. Understandable, given MIT.

  • @hassanmohammed995
    @hassanmohammed995 7 років тому +18

    thank you MIT, god will bless you.

    • @philippbecker3117
      @philippbecker3117 7 років тому +13

      Please keep your superstition for yourself.

    • @AliM-qr8lq
      @AliM-qr8lq 5 років тому

      @@philippbecker3117 do u feel depressed ? i can tell why..

  • @Cashman9111
    @Cashman9111 6 років тому +1

    at 32:30 at the one before the last line shouldn't there be "and isPal(s[1:-2])" , -2 instead of -1 ?

    • @ali51717
      @ali51717 5 років тому

      when I created my own program before this lecture I actually used that " -2" then I run into errors to realize few things which I will summarize it for you as below
      1- when you usually want to last element or the last index we use array[-1]
      2-when we use the " [:] " this is calling slicing methods (mentioned in previous lectures of the same course)
      now if you know about it array =array[start point : end point] ( there is something called advance slicing if you want to check it )
      3- when we want the same array using slicing method we do it as follows array=array[ : ]
      notice that doing so we leave black it means to start from the same point so if we want to start an element ahead we do array = array[1:]
      4- in a similar way if we want the element before the last we do array = [ : -1]
      5- combining them array = array [ 1 : -1 ]
      6- try not to confuse indexing of array we slicing of an array
      good luck

    • @Cashman9111
      @Cashman9111 5 років тому

      @@ali51717 thanks, I got that after a while :)

  • @idc20627
    @idc20627 2 роки тому

    During the mathematical induction step he explained, he said he wants to show that "this is equal to that". I believe the "that" it the k+1 * k+2 ,,," but what is the "this"?

  • @Mmmkay..
    @Mmmkay.. 2 роки тому

    This professor's sense of humor is top shelf lol

  • @RandomShowerThoughts
    @RandomShowerThoughts 2 роки тому

    this professor is insanely good at what he does

  • @dalebada4810
    @dalebada4810 4 роки тому +1

    Thanks! This lecture about recursion was great. Its purpose was well defined and elaborated. Did anyone spot the "code error" regarding the base -case at 46:58 by the way?

    • @nicoarellano
      @nicoarellano 4 роки тому

      d = {1:1, 2:1} I noticed the same. Anyway, great lecture

    • @foreveryoung1678
      @foreveryoung1678 3 роки тому

      Yes, on line 165, had a another fib defined with only a base case n =1. That's why fib(0) bombed as it would just keep going down the rabbit hole.

  • @NoName-ef2gv
    @NoName-ef2gv 4 роки тому +2

    Does anyone else have the same trouble understanding the Hanoi code at 23:13?

    • @abdimajid99
      @abdimajid99 4 роки тому +1

      Me too bro, i couldn't get it

  • @julio1148
    @julio1148 3 роки тому

    I want this man's presentation skills/confidence

  • @Zedprice
    @Zedprice 5 років тому +13

    This guy's explanations don't actually make sense to me. He gets to the exact point where I don't quite get what's happening, and goes "And that's why this works." And I'm like, NO YOU HAVE NOT ACTUALLY EXPLAINED WHY THE RECURSION WORKS IN THIS INSTANCE. He needs to keep going and break it down, but he keeps rushing ahead instead because he has other stuff he apparently wants to talk about. I don't understand his towers of Hanoi code. I don't understand his Fibonacci code. I don't understand the palindrome code. Each time because he just abruptly stops once he reaches the recursion.

    • @theodenednew8874
      @theodenednew8874 5 років тому +11

      Zed I was reading these comments and wondering why the hell everyone was applauding this guy for the same reasons you stated. With Ana I felt like she was talking to anyone. She was very easy to understand. This guy on the otherhand, makes me feel like he’s only talking to MIT students. I had to rewatch this multiple times lol

    • @ChiNguyen-bc4kt
      @ChiNguyen-bc4kt 5 років тому

      In his Towers of Hanoi code, I can figure out the process when n==1 and n==2, but I can't figure out steps in the process when n==3 or more. I think he wants us to think of it recursively: if it is true for smaller versions of the problem, then it is true for the bigger version of the problem and the code turns out to be true when n==3

    • @ChiNguyen-bc4kt
      @ChiNguyen-bc4kt 4 роки тому

      @Ken MacDonald Yeah I know but as n goes up, there will be hundreds of steps. So do they recurse on the other because the same rules still applied?

  • @spyinsecret0075
    @spyinsecret0075 3 роки тому

    I love the professor way of teaching!

  • @chilily901
    @chilily901 3 роки тому

    "after several months, you get to Australia" LOL. Fun and great Professor. Thank you sir!

  • @pblinfo8531
    @pblinfo8531 5 років тому

    Why did Prof. Grimson add k+1 to k(k+1)/2 at 19:07 ?

  • @ramazanaktas3699
    @ramazanaktas3699 5 років тому

    I'm new to this stuff but palindrome looks weird. What if we only check if the string is equal to the string reversed? i.e. if s == s[::-1]

    • @phillipgonzalez9776
      @phillipgonzalez9776 3 роки тому +1

      You could do that too, but the point of this lecture is to show that is also possible to break that problem down recursively.

    • @ramazanaktas3699
      @ramazanaktas3699 3 роки тому

      @@phillipgonzalez9776 that makes sense now :)

  • @Divyansh-Tiwari
    @Divyansh-Tiwari 4 роки тому

    i was not able to understand the code at 45:16 can any one help

  • @v1rtualvirtuous
    @v1rtualvirtuous 2 роки тому +1

    I am so confused about the tower thing

  • @petervan7372
    @petervan7372 3 роки тому

    just learned another polish contribution to cs “how many twists does it take to screw in a light bulb”, apart from polish notation

  • @olli1k37
    @olli1k37 2 роки тому

    how can i see the whole playist of this video belong?

    • @mitocw
      @mitocw  2 роки тому

      ua-cam.com/play/PLUl4u3cNGP63WbdFxL8giv4yhgdMGaZNA.html
      Best wishes on your studies!

  • @nup_pun
    @nup_pun 7 років тому +2

    Small typo in slide 38 at 31:00 ; "leba" instead of "elba" was written in the condensed string.

  • @DingusKhan42
    @DingusKhan42 3 роки тому

    Excellent lecture and lecturer. Thanks for posting this.

  • @ParsaNaderiX
    @ParsaNaderiX 2 місяці тому

    What an episode! 🔥

  • @tjtube263
    @tjtube263 5 років тому +5

    Hold up. Nice lecture but I'm not satisfied with the solution to the Towers of Hanoi exercise: You changed the rules. That would be the obvious solution, but the premise of the challenge was that the priests could only move one disc at a time (like the river crossing problem). Isn't that the whole point?

  • @ahmedouerfelli4709
    @ahmedouerfelli4709 4 роки тому +1

    0!=1 but the function given here runs in an infinite recursion when the input is 0

    • @emiryilmaz1525
      @emiryilmaz1525 2 роки тому

      ty, i was doubting myself for solid 12 minutes.

  • @sairevanth7126
    @sairevanth7126 5 років тому

    How do we initialise variables in recursion in Python so that it continues values in every local scope without it's initial value in global scope?

    • @kevin_mitchell
      @kevin_mitchell 4 роки тому +2

      you can use optional/default values in the parameters for the function e.g.
      you only need to call the following function with fib(10) - although you have the option of supplying arguments for the optional/default parameters if you want to
      def fib(n, result=1, first=1, next=2):
      if n == 0:
      return result
      return(n-1, first, next, first+next)

  • @hamzafarooq7864
    @hamzafarooq7864 7 років тому +4

    Thanks ...content is superb...Recursion is explained in a brilliant way.

  • @RyanScarbrough
    @RyanScarbrough 2 роки тому

    Complex yet really well explained, thanks!

  • @robinsir
    @robinsir Рік тому

    Acronyms like PHP are also recursive!

  • @hasantaz7832
    @hasantaz7832 3 роки тому

    Nah man this guy Is undefeated. Too good.

  • @alinaust2452
    @alinaust2452 7 років тому +3

    This is the clearest explanation I came across! Thanks so much!

  • @user-nq5wb1cz5e
    @user-nq5wb1cz5e 7 років тому +5

    Great professor

  • @adelaidekhayon2631
    @adelaidekhayon2631 5 років тому +1

    any other classes with him?

  • @kennethkimani7674
    @kennethkimani7674 2 роки тому

    this lecture was pretty fun

  • @sumeetbansal3552
    @sumeetbansal3552 5 років тому

    he really understands what a student is going through.

    • @tamojitbasu8634
      @tamojitbasu8634 4 роки тому +1

      As compared to our country where professors or teachers in high schools give a shit about what a student have learnt and what a student is going through except few student friendly teachers and professors. Foreign professors and teachers takes care about every students whether academically poor or brilliant and guides them in a friendly manner which encourages students to learn in a fascinating and practical approach. In our country they give notes writes bullshit on boards copy them and paste it on your exams except few good indian professors and teachers. Even when a student fails foreign professors helps them pointing out his weakness and helps to strong them in a beautiful way and then there's our country if anyone fails they humiliate the student in front of entire class starting from schools to colleges. Sad reality of Indian education system😔

  • @SystemGlitch
    @SystemGlitch 7 років тому

    Shouldn't there be 2 cases for the factorial function?
    if n==1 or n==0:
    return 1

    • @UtkarshShah12
      @UtkarshShah12 7 років тому

      Only n==0 should suffice, as 1!=1*0!=1

    • @abhishektanwar8576
      @abhishektanwar8576 7 років тому

      yeah. these two cases are for fibonacci series

    • @aravindsairam3432
      @aravindsairam3432 7 років тому

      Yes there can be. But, they don't make the code any efficient so they would have not mentioned that.

    • @saurabh75prakash
      @saurabh75prakash 6 років тому

      One can think n==0 as base case. Which was not considered as it is preceded by n==0 base case in the lecture. One can re-write code assuming n==0 as base case.

    • @sibunhill
      @sibunhill 6 років тому

      def factorial(n):
      '''Returns the factorial of n'''
      if n > 0:
      return n * factorial(n - 1)
      else:
      return 1

  • @infinitasfish5499
    @infinitasfish5499 2 роки тому

    Very entertaining and clear at the same time )

  • @aadway
    @aadway 7 років тому +352

    I always knew Narendra Modi was a coder in dark.

  • @iphoneultra
    @iphoneultra 7 років тому +2

    thank you MIT

  • @paulgoyes3335
    @paulgoyes3335 4 роки тому

    Where was Ana Bell?

  • @mohammedabadirleencahararg9974
    @mohammedabadirleencahararg9974 6 років тому

    nice teacher ur teaching process is favorite everybody!

  • @bobthornton8282
    @bobthornton8282 7 років тому

    You can use a list instead of a dictionary and get similar computation times

    • @ali51717
      @ali51717 5 років тому

      you actually can not,
      at least to the given problems in the lecture,
      I tried so already and tested every method and way to make list better than dictionaries in the lecture's examples but, dict. did beat list in that
      + you are welcome to try

  • @haiyennguyenthi8999
    @haiyennguyenthi8999 5 років тому

    Where to find recursion exercises? Does anyone know???

    • @mitocw
      @mitocw  5 років тому +2

      Assignments and other course materials are available on MIT OpenCourseWare at: ocw.mit.edu/6-0001F16. Best wishes on your studies!

  • @爱学习-s6k
    @爱学习-s6k 3 роки тому +1

    But I am tenured, you could not do a damn thing about it. LOL, that punchline is fire! Love this professor.

  • @abdullahalnoman4249
    @abdullahalnoman4249 5 років тому +3

    32:43

  • @YoshBruh
    @YoshBruh 4 роки тому +1

    frik I gotta study for that quiz on Thursday

  • @aymensekhri2133
    @aymensekhri2133 5 років тому

    Thanks a lot Prof. Eric !

  • @sumittripathi1331
    @sumittripathi1331 4 роки тому +2

    Ah!...he finally found the right glasses.
    (refer to 6.001 fall 2008)

  • @user__unknown
    @user__unknown Рік тому

    Fibonacci -> 24:45

  • @rishabhtripathi6290
    @rishabhtripathi6290 6 років тому +2

    Great version of tower of hanoi... 😀

  • @PedramNG
    @PedramNG 3 роки тому +1

    Wow, this course got hard so fast.

    • @peasant7214
      @peasant7214 3 роки тому

      everything is hard until it is broken down.

  • @TheDoomCompany
    @TheDoomCompany Рік тому +1

    Hard ass concepts fr

  • @BlackhandYsmira
    @BlackhandYsmira 4 роки тому

    I wish he gave all the lectures for this course, thank you for sharing these!

  • @calumyoung7172
    @calumyoung7172 2 роки тому

    thank you. that was very helpful.

  • @rolandgerard6064
    @rolandgerard6064 6 років тому

    I wish i had such professors....

  • @sagarjadhav1706
    @sagarjadhav1706 6 років тому

    Excellent explanation !!!

  • @Xplao123
    @Xplao123 6 років тому

    Very easy to understand! Thanks

  • @vincenr8822
    @vincenr8822 7 років тому +1

    Thank you so much. This is amazing.

  • @yuminkim7264
    @yuminkim7264 7 років тому +1

    Nice prof! Thanks

  • @sitrakaforler8696
    @sitrakaforler8696 Рік тому

    Mise en abîme ! ❤

  • @yannickescalera3231
    @yannickescalera3231 4 роки тому

    Awesome lesson!

  • @PascalThalmann
    @PascalThalmann 5 років тому

    great explanation! Thanks!

  • @jasdeepsingh6568
    @jasdeepsingh6568 4 роки тому

    I love this dude.

  • @akbarrauf2741
    @akbarrauf2741 7 років тому +3

    thank you ,mit