Тёмный
No video :(

Implementation of Linked List in Java - Part 1| Data Structures in Tamil | Logic First Tamil 

Logic First Tamil
Подписаться 186 тыс.
Просмотров 52 тыс.
50% 1

CodeLink - github.com/Log... Implementation of linked list using java - insert at beginning - display a list - insert at any position - delete at any position - generic linked list - custom Iterator for list - explained in detail with examples and illustrations.
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

Опубликовано:

 

5 сен 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 48   
@vickyvilliers3660
@vickyvilliers3660 Год назад
All your video series are really good sis, the best one in our language too. Never seen anyone explaining DSA this good in our language. Keep doing the good work. Expecting a video series on java fullstack!
@rajualiendog8954
@rajualiendog8954 Год назад
Your teach was clear..but I can't understand 😢😢😢😢 how to make i clear😢😢😢😢
@moms_love17
@moms_love17 7 месяцев назад
She explained very well ,no one can teach like her ,but u didn't understand anything from her explanation so there is no way,so simply sit on middle of the road
@magginoodles7179
@magginoodles7179 5 месяцев назад
​@@moms_love17 dei naya
@game.prathip
@game.prathip 5 месяцев назад
Watch her 12 hrs Java tutorial video,it may help you 😊
@meenavinoth1293
@meenavinoth1293 2 года назад
Mam congratulations definitely u will reach 100 million subscribers.....god bless you mam pls continue Ur teaching work
@growthtowardsbiomedical2543
Such a Clear cut explanation.. Amazing work😍😍
@madfilmer4349
@madfilmer4349 11 месяцев назад
Sister after watching your videos I got a clear understanding of data structures and how to implement those. Very helpful. Thanks a lot.
@ganesh3761
@ganesh3761 2 года назад
Unga vdoo vera level , Ithu thn no1 video in dsa of all. North side la ela vdo vum check panten ethuliumey indha mari logic ah enala build pana mudiula. But this made verry easy to build the logic logically. Keep uploading mam ella structure um expln panunga. 🎂😇
@LogicFirstTamil
@LogicFirstTamil 2 года назад
thank u. chk the dsa playlist. i have covered more. pls share with ur friends and help me reachore students.
@ganesh3761
@ganesh3761 2 года назад
@@LogicFirstTamil Yes definitely,they too watching, Pls continue to put more videos like this and nd also campus placement course. 🌼🌼🌼
@LogicFirstTamil
@LogicFirstTamil 2 года назад
@@ganesh3761sure. thank u
@anirudh1326
@anirudh1326 11 месяцев назад
Clear and Detailed Explanation Thank you !!
@vijayvasan22
@vijayvasan22 2 года назад
Mam ippo insertAtBeginning function la...for every call v r creating Node objects with the same name...will the name of object (newNode)will be overwritten in the stack memory whenever we create new Node Object?
@keshawkrishna2895
@keshawkrishna2895 2 года назад
Akka oru doubt uh...suppose insertAtPos() method la, 5th position la value insert pannanum na, for loop la i value pos-1 nu dhana initialise pannanum?
@gowrishankark1083
@gowrishankark1083 2 года назад
Quality content in Tamil 💯, keep doing this kind of video also cover entire data structures with non linear too 😅
@LogicFirstTamil
@LogicFirstTamil 2 года назад
Thank you Gowri Shankar. As views are very low for DSA videos, i dint upload more concepts. Pls share with your friends.
@gowrishankark1083
@gowrishankark1083 2 года назад
@@LogicFirstTamil sure
@remoharish3512
@remoharish3512 2 года назад
Thanks akka 😊 ithu enaku romba help aa irunthuchu ✨🤗
@LogicFirstTamil
@LogicFirstTamil 2 года назад
Check the other DSA videos as well. Pls share with your friends bro.
@remoharish3512
@remoharish3512 2 года назад
@@LogicFirstTamil sure akka
@ITAswinS
@ITAswinS Год назад
@@LogicFirstTamil why using node when creating variable.when we create data variable u used int data type
@user-sn8wm6su5c
@user-sn8wm6su5c 10 месяцев назад
you are a gem!! thankyou, mam
@dhineshd94
@dhineshd94 6 месяцев назад
ur a gem mam thank you so muxh
@gayathridevip4632
@gayathridevip4632 Год назад
Akka insertatPos la pos munnadi iruka node ku travel panradhula yen for loop 1 la irundhu start agudhu 0 la irundhu start agama??? Akka or anyone clear me doubt plz
@jeevajeeva6176
@jeevajeeva6176 2 года назад
head value va mathikittey irukkingaley neenga display method use pannumbodhu last node oda address dhaney headla store agirukum neenga display method store panna epdi first node layirundhu print agum
@parthibanv.p5562
@parthibanv.p5562 2 года назад
Congratulations Akka. 10k family vanthachu
@LogicFirstTamil
@LogicFirstTamil 2 года назад
Thank you bro.
@parthibanv.p5562
@parthibanv.p5562 2 года назад
@@LogicFirstTamil Akka Ivlo naal ah RU-vid tutor ah irukkinga. If you don't mind Unga name Therinjikkalama?
@LogicFirstTamil
@LogicFirstTamil 2 года назад
@@parthibanv.p5562 Bharathi
@Surya-bd4ec
@Surya-bd4ec 6 месяцев назад
class Node inside Node next; ippadi kudukkalama?
@sathyadharsan8314
@sathyadharsan8314 7 месяцев назад
Super akka❤
@jaiganeshshan5182
@jaiganeshshan5182 2 года назад
Why do we need this customized List when we have got an inbuilt linked list in the util package. Could you please advise?
@LogicFirstTamil
@LogicFirstTamil 2 года назад
To become a good programmer you should know how to build a list by yourself. We already have code for almost everything now. That shouldn't prevent us from learning about that. This will help us in solving other complex problems.
@vasanthm3407
@vasanthm3407 8 месяцев назад
Good content
@bharanitharan1220
@bharanitharan1220 Год назад
Try catch la surround pannikalam la 23:36
@Myworld_632
@Myworld_632 2 года назад
Why should we declare next reference for Node class? Is the next reference is inbuilt?
@LogicFirstTamil
@LogicFirstTamil 2 года назад
You are building a list. list is made of items that we call node. Each item holds data. But how do you know where the next item is? so we add a reference variable in each node to store where the next item is. It is not inbuilt, we are creating the class.
@LogicFirstTamil
@LogicFirstTamil 2 года назад
did you watch the prev video?
@Myworld_632
@Myworld_632 2 года назад
Thank you so much for replying, first logic tamil. I'm checking it once again.
@i_am_ironman_2022
@i_am_ironman_2022 2 года назад
Super akka 💕
@LogicFirstTamil
@LogicFirstTamil 2 года назад
pls share with ur friends so that this will reach more students.
@i_am_ironman_2022
@i_am_ironman_2022 2 года назад
@@LogicFirstTamil I've already shared your full Java tutorial 11 hours video to my friends, you are really good at teaching akka. I hope they will watch the whole video
@LogicFirstTamil
@LogicFirstTamil 2 года назад
@@i_am_ironman_2022 Thanks bro.
@yoganpalani8880
@yoganpalani8880 2 года назад
Tq mam
@hemnathhem5338
@hemnathhem5338 2 года назад
Ithu project wise yapdi use agum... Nu example oda solunga
@LogicFirstTamil
@LogicFirstTamil 2 года назад
if u watch from beginning of the playlist u would have understood.. It is simply a list. u use it wen u need to store list of any values.
@srjanasrivatsa
@srjanasrivatsa 10 месяцев назад
vannakam friends
Далее
Indian 2 Paavangal | Parithabangal
16:40
Просмотров 3,1 млн
Solve Any Pattern Question With This Trick!
57:20
Просмотров 2,3 млн
14.5 LinkedList vs ArrayList in Java
9:16
Просмотров 407 тыс.