Doubly Linked List with Implementation in C/C++ | Data Structures in Tamil | Logic First Tamil

  Рет қаралды 9,726

Logic First Tamil

Logic First Tamil

2 жыл бұрын

CodeLink - github.com/LogicFirstTamil Code link - github.com/LogicFirstTamil/DS...
DS and ALGO in C/CPP: • Introduction to Data S...
DS and ALGO in Java: • Introduction to Data S...
Java Playlist: • Learn Java in Tamil
Java one video: • Java Full Course in Ta...
C Interview program playlist: • C Interview Programs i...
C programming in one video: • C Programming in Tamil...
C programming playlist: • Introduction to C prog...
C++ Playlist link: • C++ Programming in Tamil
English channel link: / @logicfirst31 #DSA #DSALGO #DataStructures #Algorithms

Пікірлер: 21
@Moses_Karthikeyan
@Moses_Karthikeyan 2 жыл бұрын
Legend Bharathi mam video patha yara irundhalum coding mela bayangara interest vandhurum
@joshstudioz8834
@joshstudioz8834 Жыл бұрын
Really trueee 💯💯
@AjayKumar-ls8oi
@AjayKumar-ls8oi 2 жыл бұрын
Of course, There is no channel to teach like you. Picture representation + source code + explanation + motivation 💖 really superb.. Na Dsa already oru English channel pathutha konjama kathu kitta. Even enakku intha topics and code altready konjama theriyu... Irunthalum neenga teach panranalatha pakure.. This is for your only mam😺💖 Keep teaching god bless you
@LogicFirstTamil
@LogicFirstTamil 2 жыл бұрын
Thank you Ajay. Comments like this help me keep going..
@saravananr1142
@saravananr1142 2 жыл бұрын
Thank you for ur effort mam,now I'm able to understand and program well because of you!!!!❤️
@realestateagentthanjavurme9328
@realestateagentthanjavurme9328 7 ай бұрын
மிக அருமை மேடம்
@user-dj8hh7ys2f
@user-dj8hh7ys2f 10 ай бұрын
without the help of previous pointer we can do delete. temp->prev->next=temp->next; if(temp->next==NULL){ tail=temp->prev; } else{ temp->next->prev=temp->prev; }
@sriramr5389
@sriramr5389 2 жыл бұрын
thank you mam so helpful🙏🙏🙏
@psych7776
@psych7776 2 жыл бұрын
Super 💓
@raistar-lt8jn
@raistar-lt8jn Жыл бұрын
👌👌👌
@shortboy9976
@shortboy9976 2 жыл бұрын
👍
@sriramr5389
@sriramr5389 2 жыл бұрын
mam ipo oru element tha irukku atha delete pannom na, ipo head->next= NULL tha irukkum, if(pos==0){ if(head->next==NULL){ free(temp); } else{ head=head->next; head->prev=NULL; free(temp); } } display panna output varala mam
@sriramr5389
@sriramr5389 2 жыл бұрын
i find tha error mam, display function la while(temp!=NULL) athunala infinite loop aaguthu mam, mela ulla if (head==NULL) condition la memory free pannitu head=0 assign pannittu,apro display func la if(head>0) display panra mathiri condition koduthutte mam🙏
@v.jananayagan3284
@v.jananayagan3284 2 жыл бұрын
Mam display function call panna last value mattum tha tharuthu why? Mam
@LogicFirstTamil
@LogicFirstTamil 2 жыл бұрын
You would have made some mistake
@skv7117
@skv7117 2 жыл бұрын
Akka temp!=Null, loop la kudutha enga stop aagum, temp->next! =Null kudutha enga loop stop aagum..
@LogicFirstTamil
@LogicFirstTamil 2 жыл бұрын
when you give temp!=Null, when temp becomes null it stops. THat is last element + 1. when you give temp->next!=null, it stops when temp->next=null. That is, exactly in the last node(because next is null only for last node)
@hariprasanths2973
@hariprasanths2973 Жыл бұрын
Apah temp==NULL um temp!=NULL um onnu aaguma...apdi same illana difference sollunga plzz
@techpoint8293
@techpoint8293 2 жыл бұрын
Mam ethu enna editor dev aa
@LogicFirstTamil
@LogicFirstTamil 2 жыл бұрын
codeblocks
@techpoint8293
@techpoint8293 2 жыл бұрын
@@LogicFirstTamil ok mam thank you
UNO!
00:18
БРУНО
Рет қаралды 3,3 МЛН
Fast and Furious: New Zealand 🚗
00:29
How Ridiculous
Рет қаралды 45 МЛН
Understanding and implementing a Hash Table (in C)
24:54
Jacob Sorber
Рет қаралды 347 М.
25 Nooby Pandas Coding Mistakes You Should NEVER make.
11:30
Rob Mulla
Рет қаралды 265 М.
UNO!
00:18
БРУНО
Рет қаралды 3,3 МЛН