you are god for me..i am spending 1 lakh for clg but i didnt get the proper guidence...I am getting complete course with zero cost in your channel and neso acadamy for concepts..
Mam, I have a doubt in java linked list uses which type single linked or doubly linked list which is confusing. I referred many places I can understand what is single linked list and what is doubly linked list. But can't point out which data structure is implemented for java linked list.
Splendid explanation mam , I had a question do we have to consider head and tail as a separate note by themselves ? also linked list have indexes like arraylist?
if there is just one node in the list it will be head as well as tail. otherwise both are separate. there is no indexing for LL. pls continue watching the playlist. u will get answers during implementation. Also pls help me by sharing the dsa playlist with ur friends or class group.
@@LogicFirstTamil Thanks for the clarification , so In general head is just a reference right it doesn't hold any data right. Surely I will share this video.
@@mjj3tube head pointer contains reference to head node. But sometimes we refer the node itself as head and in tat context it has data. u will get clarity wen u see the implementation
Please correct me if I am wrong , I think the nodes will be inserted after the head rather than before head like how its shown in the anime. Please advise.
@@LogicFirstTamil The variable head we have declared as a class variable for the class linked list. But where data and next variables are part of node class. Just wanted to know why we have kept in this way.
arraylist is provided by language itself. u need to know how to implement an arraylist efficiently from scratch. These learnings will strengthen your programming skills.
you are god for me..i am spending 1 lakh for clg but i didnt get the proper guidence...I am getting complete course with zero cost in your channel and neso acadamy for concepts..
😂
Deivame 🙏🙏🙏 nantrikal kodi evlau theliva yarume class yeduka mudiyathu nentha best youtube channel
Super mam!
From now I am your student.
Well explained. Thanks.
Very very nice... Such a talented professor....
Clear explanation akka.. thanks lots 🙏..
As usual fantastic sis
super explain akka ethu yella programing language ku common ahh eruku
Best teaching akka
Your way of teaching is so good akka. Keep going on.
Very clear explanation. Thanks:)
really astonishing explanation
thank u. pls share with ur friends
Very clear explanation. Awesome video. Thankyou
Very easy to understand thank you akka 😇
Neat n clean explaination ma'am
Thanks :)
Very very nice mam. You made this DS to understand.Awesome videos. Thankyou mam
Verithanam🔥🔥🔥....
Thank you Mam :)
Mam, I have a doubt in java linked list uses which type single linked or doubly linked list which is confusing. I referred many places I can understand what is single linked list and what is doubly linked list. But can't point out which data structure is implemented for java linked list.
Good explanation 🍫👏
Splendid explanation mam , I had a question do we have to consider head and tail as a separate note by themselves ? also linked list have indexes like arraylist?
if there is just one node in the list it will be head as well as tail. otherwise both are separate. there is no indexing for LL. pls continue watching the playlist. u will get answers during implementation. Also pls help me by sharing the dsa playlist with ur friends or class group.
@@LogicFirstTamil Thanks for the clarification , so In general head is just a reference right it doesn't hold any data right. Surely I will share this video.
@@mjj3tube head pointer contains reference to head node. But sometimes we refer the node itself as head and in tat context it has data. u will get clarity wen u see the implementation
@@LogicFirstTamil sure I am checking right away.
very useful explanation thank u sister
pls share with ur friends
Superaa teach pandra kkaaa
Helps me lot
Niz explanation mam.
wodwefulll teaching mom
Thank you 💖 mam ❤
Thank you mam
mam teach with example executing program
i have added implementation in the next video. pls chk
Wow cool voice
Hi Mam ,can you also do a video on solving candry crush program in geeks for geeks and also more videos on custom sorting of collections.
i have so many topics on list. will try bro..
@@LogicFirstTamil thanks please include Java 8 as well
akka..i have one doubt..intha DSA series la which topic is important for to learn ML and AI
Akka neenga Bombay la daane irukinga
Video for array operations mam?
as it is very basic i tot of skipping. will add its implementation after LL
Please correct me if I am wrong , I think the nodes will be inserted after the head rather than before head like how its shown in the anime. Please advise.
🙏🏻
Because of the problems in array u told they found vector(dynamic array)
Linked list concept um Blockchain concept um same'a?... Mam...
No No..
Also why should not we have head as well as a part of Node class? any specific reason?
i dont understand ur question.
@@LogicFirstTamil The variable head we have declared as a class variable for the class linked list. But where data and next variables are part of node class. Just wanted to know why we have kept in this way.
@@mjj3tube node contains only data and ptr. for a LL u only need to know head pointer. wenever u need a new node you can creatr obj for node class
Akka java DSA la soli kudunga akka pleasee with coding
yes will do
@@LogicFirstTamil appo C language kadaiyatha mam...
@@vijayanks1714 first c then java
Arraylist also have flexibility then y linked list
arraylist is provided by language itself. u need to know how to implement an arraylist efficiently from scratch. These learnings will strengthen your programming skills.
@@LogicFirstTamil thank you for that...i learn a lot java concept from ur vdo.. keep posting
Mam when we start phyton..
Sorry bro. I am focusing on DSA now. Python will take a lot of time. Pls dont wait for my python upload.
coding nxt video mam?
yes
@@LogicFirstTamil u forgot to add insert at end and delete at end.😊
@@kousikraj4597 it can be handled with insert or delete at pos itself. no need of separate methods
Those are assignments :)
@@LogicFirstTamil assignments... hahaha.. sure👍
Akka 13 videos tha iruku DSA la ithu pothuma... Inum branch tree athu lam🥲
will upload lot more
@@LogicFirstTamil upload
Linked list programs and implementation eppa sis poduvinga
next vid
Theory
Hi Ka i have mailed u pls look on it ka✨🙏 do reply ka🤗
Implementation podung sis😐
next vid.
@@LogicFirstTamil
🤘
Akka plz create one telegram chanel akka
sorry bro. I will not have time to respond to all doubts.
@@LogicFirstTamil okk akka 😊
implementation konjam depth ah solunga 👀
sure.