Circular Singly Linked List (Deleting the First Node)

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2024

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

  • @sudharsands5773
    @sudharsands5773 3 ปีที่แล้ว +8

    This channel deserves more views and subscriptions...

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

      true, but good things get to an individual a bit late only

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

    Thank you so much. Such precise explanation is really helpful and not easy to find even on in internet.

  • @khaled-dev
    @khaled-dev 4 ปีที่แล้ว +1

    please explain hash tables and tries later in the playlist thank you a lot !.

  • @Jagan-ko1vr
    @Jagan-ko1vr 4 ปีที่แล้ว +1

    Please do the continuation of reasoning and aptitude...we are waiting for that..

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

    simple and excellent solution

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

    Sir please upload all the videos, Exam are coming. You upload videos twice a week. Pls sir upload the Complete course

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

    Sir please cover the topics doubly circular linklist🙏

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

    Thank you sir

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

    Is the time complexity O(1)?

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

    What is the code for free() or is it a pre-defined function??

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

    am interested on it. thanks allot. If you are online know send me the algorithm for circular single and double linked list deletion .

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

    what would happen if i assign NULL to temp without using free() function beforehand?

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

      *Assigning NULL to the temp pointer without freeing the memory it points to beforehand would result in a memory leak.*
      A memory leak occurs when memory that has been allocated dynamically is not freed before the program terminates or the memory block is no longer needed. In this case, the memory pointed to by temp would still be allocated and not be accessible by the program, leading to memory waste and potential issues in the long run.
      *Therefore, it's important to free the memory allocated by temp before setting it to NULL to avoid memory leaks.*

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

    So Nice 💘💘💘💘💘💘