LinkedList 1 Introduction

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ม.ค. 2025

ความคิดเห็น • 19

  • @doingsneakypeakylike
    @doingsneakypeakylike 7 ปีที่แล้ว +28

    i don't know how i found this.. but i'm glad i found this!

    • @simrandotdev
      @simrandotdev 4 ปีที่แล้ว

      I actually took a class from this processor in SDSU. He is a very funny and intelligent person.

  • @memonauta
    @memonauta 5 ปีที่แล้ว +2

    Awesome explanation Doctor. I have seen several videos about LinkedList but yours is just amazing.

  • @zeemac3860
    @zeemac3860 5 ปีที่แล้ว +2

    Thank you Rob. Excellent videos. Very in-depth

  • @rebaonereba4213
    @rebaonereba4213 3 ปีที่แล้ว

    Thanks for sharing your amazing lecture video.

  • @pointerish
    @pointerish 6 ปีที่แล้ว

    Thank you for sharing these lectures!

  • @tavistaylor1811
    @tavistaylor1811 ปีที่แล้ว +1

    A linked list = Node = Pointer + Data. Range = [Head, Null]. Pointer = points towards next node in memory. Data: Pointer which points towards element.

    • @lucasqwert1
      @lucasqwert1 ปีที่แล้ว

      I curious too, can somebody explain?

  • @caioarruda3532
    @caioarruda3532 5 ปีที่แล้ว

    Lecture very good! Thanks!

  • @simpleJoee
    @simpleJoee 5 ปีที่แล้ว +2

    wow how am i reading the text behind the glass..wouldnt the text flip when viewed from our side

    • @TZCoder
      @TZCoder 5 ปีที่แล้ว +2

      Video is mirrored through video editing.

  • @youngkr8tive903
    @youngkr8tive903 3 ปีที่แล้ว

    Is that a null pointer exception on node D?
    ;P

    • @imcool3357
      @imcool3357 2 ปีที่แล้ว

      If you try to go to D.next yes it would be a null pointer exception but because C points to D you can still gets D's data

  • @rolandlundall133
    @rolandlundall133 3 ปีที่แล้ว

    I just found your videos. I am currently studying Java. What data structures should I focus on in java please. Thank you.

  • @comcfi
    @comcfi 4 ปีที่แล้ว +1

    Omg how does those letter stay in thin air

    • @brickmastertube
      @brickmastertube 4 ปีที่แล้ว +4

      the real question is, how did he get so good at writing everything backwards and with his left hand?

  • @aaronthompson144
    @aaronthompson144 5 ปีที่แล้ว +2

    how did u film this