Stacks - CS50 Shorts

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024

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

  • @Jack_______oh
    @Jack_______oh 2 года назад +33

    I've watched all the shorts and the lecture for this week and feel I have a pretty good understanding of the concepts, but translating it into code will be a different story. We'll see how this week's Lab and pset go lol.

    • @louiejacobson552
      @louiejacobson552 4 месяца назад

      Yeah all of this does make sense conceptually but it over the 5-6 some hours of content it's definitely going to be hard to implement t into code. I wish there were more smaller "workbook like problems" where you could hone in the code before moving on to the next topic. Hard to hold all of these concepts down without getting hands on until the lab + Pset

  • @Mitaleko
    @Mitaleko 11 месяцев назад +4

    The stacks should come before the queues, according to what Lloyd says in the Queue video

  • @BIGpoppasmurf220
    @BIGpoppasmurf220 3 месяца назад

    the linked list-based stack isn't described in "pseudocode" to the same extent that the array-based stack is, which makes comprehension of linked list-based stacks a bit harder to understand.
    perhaps something to consider if/when this short is re-filmed

  • @LunaMarlowe327
    @LunaMarlowe327 5 лет назад +2

    Very Clear

  • @wiktorgrzankowski1507
    @wiktorgrzankowski1507 4 года назад +2

    legend

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

    Although the self-defined variable itself contains an array, when passed into a function it still just a copy in another temporarily created memory?

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

    God bless youuu❤️

  • @not_amanullah
    @not_amanullah 8 месяцев назад

    Thanks

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

    THANK YOUUUUU