Algorithm to Traverse Linked List | Data Structure

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

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

  • @dalemenezes6504
    @dalemenezes6504 3 หลายเดือนก่อน +2

    Best explanation in youtube. Thank u sir.

    • @DrAnkitVerma
      @DrAnkitVerma  3 หลายเดือนก่อน

      Most Welcome 🙏

  • @prameelashravani7194
    @prameelashravani7194 2 หลายเดือนก่อน +2

    Very very helpful

    • @DrAnkitVerma
      @DrAnkitVerma  2 หลายเดือนก่อน

      Thank You 🙏

  • @Ultimatel_football
    @Ultimatel_football 4 หลายเดือนก่อน +2

    Thanks sir ... Thanks a lot

    • @DrAnkitVerma
      @DrAnkitVerma  3 หลายเดือนก่อน

      @@Ultimatel_football Most Welcome 🙏

  • @chetandawani6341
    @chetandawani6341 11 หลายเดือนก่อน +1

    I'm the favourite student of yours of IINTM where u t worked as Professor in ur designation, Sir Actually I have one doubt it in the step 3 & 4 it not like this ki Apply PROCESS to List[Info] & In step 4 ki PTR:= LIST[LINK] as List is divied into 2 parts i.e Info & Link AND iska mtlb ye nhi hoga i.e INFO[PTR] i.e we r PROCESS the address of Info Variable as the PTR is the Pointer variable.

    • @DrAnkitVerma
      @DrAnkitVerma  11 หลายเดือนก่อน +1

      PTR is a pointer which is having address of Node of Linked List.
      INFO[PTR] will provide information of Node which means value stored in Node.
      LINK[PTR] will provide address of next Node.

  • @jaskamalkaur5343
    @jaskamalkaur5343 2 ปีที่แล้ว +3

    Thanku sir 😌