Circular Doubly Linked List (Deleting the Last Node)

preview_player
Показать описание
Data Structures: Deleting the Last Node of a Circular Doubly Linked List
Topics discussed:
1) C program for deleting the last node of a circular doubly linked list.

Music:
Axol x Alex Skrindo - You [NCS Release]

#DataStructuresByNeso #DataStructures #CircularLinkedList #LinkedList
Рекомендации по теме
Комментарии
Автор

One mistake is there in delLast () function which is, we have to write
temp=tail->prev; before the checking condition for one node i.e before if(temp==tail) . Then our code is able to delete in case of single node.

Nirala_
Автор

For the new viewers there is a little tiny mistake => we need to assign temp pointer before the if statement that compares temp and tail pointers

elbrahmiabdessamie
Автор

Sir it's amazing to see you DS playlist sir 👌 please upload remaining topic sir 👍

nvm
Автор

How come you guys haven't put any ads!? People like should be benefited by playing ads in their videos because you guys are benefiting so many students on youtube.

AishLovesSpaghetti
Автор

really excited for the upcoming videos in this ds playlist and sir you are the best when it comes to explaining!😊

debaratighatak
Автор

This channel is really helpful. Thanks a lot. Please upload more videos as fast as possible

RaviRanjan-hmzw
Автор

i need to complete it fast i cant wait for long ...i have made all notes from this youtube channel and now i the end i am last at least one week i am searching for good material on data structure and i am not getting plz neso acadmey help me in any ways

manshushivam
Автор

When lectures on stacks and queues are coming???

DeepakKumar-nkcv
Автор

Please increase the frequency of posting

madhavirathi
Автор

How many more lectures are yet to come??

cspiyush
Автор

Can someone tell me how am i able yo see fuel lectures for free?? 🤐

danishsaifi
Автор

You're too slow sir.. upload at least 5 videos at once🙏

NiteshKumar-vclm