#4 Introduction to Linked List | Data Structures

  Рет қаралды 240,333

Telusko

Telusko

Күн бұрын

Пікірлер: 99
@MZMA1689
@MZMA1689 5 жыл бұрын
Wow I finally understand it. It took me a bunch of videos to finally understand this concept. Your explanation of how it works in memory did it for me.
@sameenam5907
@sameenam5907 6 жыл бұрын
Love your videos..No unwanted explanations,crisp and clean. As a java developer ,accidentally came across your J2EE videos very recently. Looking forward to watching many more concepts like Generics and thread pool . Appreciate your way of knowledge transfer..
@christianonuegbu1587
@christianonuegbu1587 2 жыл бұрын
God bless you telusko, u are the best teacher in the world. U make my Java learning seamless. When I am done learning, I will hit a tech job & One day, our path will cross, and I will you master, u put food on my table.
@chayan_ghosh
@chayan_ghosh 3 жыл бұрын
Pls continue this playlist 🙏🙏
@srivalligali2592
@srivalligali2592 3 жыл бұрын
Yes
@abugslife2461
@abugslife2461 5 жыл бұрын
omg thank you so much for this video!! i'm slowly understanding it more and more. My head's been in circles for days so this clears it up a bit. thank you again!!!
@spandangude8973
@spandangude8973 5 жыл бұрын
thank you Naveen Reddy Garu for your time. Respect and regards from Germany.
@swapnilwadhankar983
@swapnilwadhankar983 5 жыл бұрын
Give this man a medal
@hridyeshojha5026
@hridyeshojha5026 4 жыл бұрын
Your teaching skills is amazing, could you please cover more of DSA in java, We need your help sir.
@anupamsrivastava7087
@anupamsrivastava7087 4 жыл бұрын
Sir am a big fan of your teachings.....i have seen all your python videos and now am confident in python
@MrClores24
@MrClores24 Ай бұрын
I needed more of DSA, I totally understand it now🙏😎💪.
@austindsilva5596
@austindsilva5596 2 жыл бұрын
It was the best and amazing explanation that i have seen. I was trying to learn linkedlist from past 3 months, and i have seen so many video on it but didnt get a perfect idea. Your video was really help full. amazing sir, hats off for your lecturing.
@newtonsarr1234
@newtonsarr1234 5 жыл бұрын
Navin, just to correct, both array and linked list take O(n) to search for an item but array is faster in finding the nth element .
@kristantantan3256
@kristantantan3256 4 жыл бұрын
I'm new to you channel and I can say that you are doing well by explaining it in the simplest way. Someone told me that your channel is great spot for people who wants to learn data structures and I'm hoping to learn more! Thumbs up for you!
@aadichauhan947
@aadichauhan947 4 жыл бұрын
oh
@shivashanker4488
@shivashanker4488 6 жыл бұрын
I am eagerly waiting for data strucures through #Telusko Learnings
@gundreyogeshreddy3133
@gundreyogeshreddy3133 Жыл бұрын
Sir, Your videos are useful to us soo much,we are understanding as soon as possible. Thank you Sir 💐💐
@ahmaddaroon8965
@ahmaddaroon8965 5 жыл бұрын
your explanation much better than my teacher . thanks alot
@surjendudas2845
@surjendudas2845 3 жыл бұрын
thank you, Naveen Ji, finally I understood the linked list concept properly
@wilsonokah7865
@wilsonokah7865 2 жыл бұрын
you are a great teacher
@BlueRays648
@BlueRays648 3 жыл бұрын
Excellent teaching. May Jesus bless you is my prayer. I really really really like the way you teach.
@arpittyagig
@arpittyagig 6 жыл бұрын
Thank you sir for solving the concept of linked list
@slonbeskonechen8310
@slonbeskonechen8310 4 жыл бұрын
Your channel is best!!! Please don't stop!
@DanielAngali
@DanielAngali 6 жыл бұрын
It's superb, Sir. It's very easy to understand. Thank you very much, sir, may God bless you.
@DSMotoTube
@DSMotoTube 6 жыл бұрын
Please also make video on double, criculer linked list too
@saranyasowri1667
@saranyasowri1667 3 жыл бұрын
Sir please continue this playlist to complete data structures programming in c please sir
@kalyansunkara9464
@kalyansunkara9464 2 жыл бұрын
From where did you study the rest?
@tushar1038
@tushar1038 6 жыл бұрын
Sir, can you make video on "How To Prepare For 'Technical Round' in JAVA interview". I've prepared for core & Adv. Java concepts but still struggling in the interviews for technical round.. Hope you help me and many strugglers.....! THANK YOU 😊😊😊😊😊😊😊😊😊😊😊😊😊😊😊😊😊😊😊👍
@random-0
@random-0 5 жыл бұрын
i know its too late but if anyone else is wondering then learn data structure and practice in competitive programming
@muskanborkar5962
@muskanborkar5962 9 ай бұрын
U explained awesome 🎉🎉❤
@M_SAI_VARMA
@M_SAI_VARMA 4 жыл бұрын
Teaches better than many of my university teachers😃😆
@rimpinag6346
@rimpinag6346 4 жыл бұрын
Plz sir ... make a full playlist on data structure in c .... plz sir i want to understand data structure by your tutorial
@lyrical89017
@lyrical89017 3 жыл бұрын
you are best teacher thank you so much😘🤗god bless you🙏🏻🙏🏻🙏🏻🙏🏻
@A13-p8l9h
@A13-p8l9h 2 жыл бұрын
Sir can u make a video of linkedlist operations in c programme
@trae_brown
@trae_brown 2 жыл бұрын
Amazing Video thank you for this!
@health.upgradedbyscience.7309
@health.upgradedbyscience.7309 2 жыл бұрын
Great explanation as always, thank you very much! 😄 In this particular context, what about ArrayList? Isn´t it combining the advantages of both array and linked list - search by index/ quick data access and expandability - without the restrictons of both ( fixed size and going through the entire list for search)?.. .. got it now, thanks to you explaning both list types in comparison: LinkedList is fast for insertion, ArrayList is faster for search...😁
@MohitAesthetics
@MohitAesthetics 6 жыл бұрын
waiting for the implementation sir
@MohitAesthetics
@MohitAesthetics 6 жыл бұрын
thanku sir
@-indeed8285
@-indeed8285 6 жыл бұрын
Telusko Learnings waiting sir
@sadagopanc8131
@sadagopanc8131 3 жыл бұрын
Thank u sir ✌🏼
@fanforever9916
@fanforever9916 Ай бұрын
Thank you so much
@kunalmangla1959
@kunalmangla1959 3 жыл бұрын
Please complete this series sir... Plz sir do it 🙏🙏🙏🙏
@Ro.T560
@Ro.T560 6 жыл бұрын
Thank you . You explained this Bette then my professor. I can now understand the code
@Habesha_Today
@Habesha_Today 3 жыл бұрын
bro you make my life🥰good job keep go on
@kanchapagimhara3163
@kanchapagimhara3163 4 жыл бұрын
Thank you very much ,good explanation
@neharikasingh905
@neharikasingh905 6 жыл бұрын
Sir it looks complex in creating programmatically. Please sir give a programming example...it will help us Thankyou Sir🤗
@rekhanatarajan6149
@rekhanatarajan6149 3 жыл бұрын
nandri sir...
@israkhan655
@israkhan655 2 жыл бұрын
Thank you for this
@poojasharma-cc5ur
@poojasharma-cc5ur 4 жыл бұрын
Sir please complete Data structure videos on java
@kanishdanyogarasa2418
@kanishdanyogarasa2418 5 жыл бұрын
sir,can you make full course video for data Structure and algorithms
@iammayurn
@iammayurn 2 жыл бұрын
Sir, something got wrong adding node in front. First we link that node with address of next reference and change pointing of Head to it.
@raamanujbhattacharya5606
@raamanujbhattacharya5606 4 жыл бұрын
please make video on circular link list
@deepakgautam6904
@deepakgautam6904 3 жыл бұрын
Sir please upload videos on Data structures in C and Java
@002TheTarun
@002TheTarun 2 жыл бұрын
Sir can you make DSA in c# please
@sureshsuri8835
@sureshsuri8835 6 жыл бұрын
osm dude u were rocking and I need all concepts of data structures in c
@pranav_arya
@pranav_arya 4 жыл бұрын
sir please make videos on doubly linked list using java
@sgrs7028
@sgrs7028 6 жыл бұрын
good one but you are teaching in bits and pieces .So very first time give us proper content that which you are going to talk about , then start one by one example like what is Linked List,linked list over array , what are the linked list types, linked list operations ,linked list examples using Java program etc.... , so that it will be more reliable and understandable . hope you got my point .. thank you for helping us and please add more videos for Data structure with java for Queue,binary tree ,Hashing ,Heap,Linked List,Graph ,Tree,Binary Search Tree And also some videos for Advance data structure . Thank you Reddy ..hoping more helps on these :)
@flashdesigns1806
@flashdesigns1806 4 жыл бұрын
how much memory integer will taken?
@sazi2aal
@sazi2aal 4 жыл бұрын
Hello Sir, Am new to the data structure. Getting confused in array concept. am a PHP developer. there I can add or remove elements from the array. without facing any issues. so why did you told it's not possible in the array so that's why we use the LinkedList in concept. Sorry, sir am new to this concept.
@simhanarasimha8390
@simhanarasimha8390 Жыл бұрын
Where the first node address will store...?
@modguy9894
@modguy9894 6 жыл бұрын
Very helpful. More videos please.
@sammaurya1383
@sammaurya1383 3 жыл бұрын
Sir, how will we point one list to another list without using pointer ? Don't we lost our list without it ?
@chandanab5536
@chandanab5536 6 жыл бұрын
Sir im requesting you...plz plz plz make videos of how to code in dsa using c....
@tushar1038
@tushar1038 6 жыл бұрын
Thanks sir, i'm waiting for this......! Thanks You👍
@prasannakumar1853
@prasannakumar1853 6 жыл бұрын
why we use self referential structure for making linked list in c??
@MohitAesthetics
@MohitAesthetics 6 жыл бұрын
sir plzz make all data strucuture videos implementation in java it can help us in interview
@meghashyaamsagar6046
@meghashyaamsagar6046 3 жыл бұрын
@Telusko Sir, so to overcome the inability changing size of array we can use a linked list with nodes. But I also heard of Arrayclass in Java which can be used to create dynamic array, so given that Java has Arrayclass, is it easier to use Arrayclass instead of linked list?
@logixquest6710
@logixquest6710 6 жыл бұрын
A.o.a sir ap nay sb nodes main adddress kay liya integer value use ha lakin jb last main koi b value naii thii to whan pay null likha hua ha.Can you explain it ??
@koteswararaovasa9721
@koteswararaovasa9721 6 жыл бұрын
why can't arraylist?
@shuvshaw9594
@shuvshaw9594 5 жыл бұрын
very helpful
@Raviyadav-dd1py
@Raviyadav-dd1py 5 жыл бұрын
Make videos on data structures through c
@chabdullah8641
@chabdullah8641 4 жыл бұрын
where is address of 1st node is stored??
@navasjaseer7508
@navasjaseer7508 6 жыл бұрын
Good one sir keep going
@MohitAesthetics
@MohitAesthetics 6 жыл бұрын
hlw sir plzz create programmatically ..... it will help how to write a code without using inbulit function.... plzz help
@surendrapandit6961
@surendrapandit6961 6 жыл бұрын
Sir circular linked list video please
@deeproy7292
@deeproy7292 6 жыл бұрын
waiting for more...
@prof_as
@prof_as 4 жыл бұрын
what is the address of the pointer part of the node ??
@iamak5016
@iamak5016 2 жыл бұрын
It's stored in the head element , And others linked by sequence
@RajuRay-yl5lh
@RajuRay-yl5lh 6 жыл бұрын
Thank you sir
@vishalpathak832
@vishalpathak832 6 жыл бұрын
Sir, which application you are using for drawing diagrams?
@AHWD
@AHWD 6 жыл бұрын
Thank you!
@AjithKumar0544
@AjithKumar0544 4 жыл бұрын
That you sir
@sai.boyina
@sai.boyina 5 жыл бұрын
Fantastic
@debagnikroy9450
@debagnikroy9450 6 жыл бұрын
Sir u will show the implementation in java toh? Pls sir... make it in java itself
@debagnikroy9450
@debagnikroy9450 6 жыл бұрын
Telusko Learnings that will be great sir
@-indeed8285
@-indeed8285 6 жыл бұрын
Telusko Learnings thank you so much sir
@indranilsharma1015
@indranilsharma1015 6 жыл бұрын
can u please upload the link
@JohnWick-zc5li
@JohnWick-zc5li 6 жыл бұрын
hey thanks .
@Kamaleshmahata
@Kamaleshmahata 6 жыл бұрын
thanku sir
@shahrukhkhanr5547
@shahrukhkhanr5547 6 жыл бұрын
Sir implementation please
@brucema4730
@brucema4730 4 жыл бұрын
Did he say "Welcome back aliens" at the beginning?
@lasdjsadkjskdjsdfhkjsdf5849
@lasdjsadkjskdjsdfhkjsdf5849 4 жыл бұрын
yes
@cruzeredge2663
@cruzeredge2663 2 жыл бұрын
Did he just call us aliens?
@neptunepocket4411
@neptunepocket4411 5 жыл бұрын
Tomorrow i have a exam Data structure 😅
@NakibAkash
@NakibAkash 5 жыл бұрын
why always aliens?
@shettyvenkat1288
@shettyvenkat1288 4 жыл бұрын
You have less clarity on Data structures 😏
@daddy7973
@daddy7973 6 жыл бұрын
Sir if it is only about increasing and decreasing the size then why can't we just use realloc rather than linked list?
@sohanrahman3338
@sohanrahman3338 5 жыл бұрын
Thanks Sir
#3 What is wrong with Array? | Why  LinkedList?
8:36
Telusko
Рет қаралды 182 М.
When mom gets home, but you're in rollerblades.
00:40
Daniel LaBelle
Рет қаралды 143 МЛН
ROSÉ & Bruno Mars - APT. (Official Music Video)
02:54
ROSÉ
Рет қаралды 319 МЛН
Ice Cream or Surprise Trip Around the World?
00:31
Hungry FAM
Рет қаралды 8 МЛН
Introduction to Linked Lists (Data Structures & Algorithms #5)
18:47
Python Data Structures #2: Linked List
18:54
Brian Faure
Рет қаралды 440 М.
Array Data Structure
7:58
Telusko
Рет қаралды 36 М.
2.1 Introduction to Linked List | Need of Linked List | DSA Tutorials
22:11
Jenny's Lectures CS IT
Рет қаралды 1,3 МЛН
LinkedList vs ArrayList in Java Tutorial - Which Should You Use?
11:43
Coding with John
Рет қаралды 604 М.
Linked List in Java
17:39
Derek Banas
Рет қаралды 614 М.
SINGLE LINKED LIST (CREATE AND DISPLAY) USING PYTHON
27:58
Sundeep Saradhi Kanthety
Рет қаралды 87 М.
Java: Linked Lists Explained
8:27
Oggi AI - Artificial Intelligence Today
Рет қаралды 67 М.
When mom gets home, but you're in rollerblades.
00:40
Daniel LaBelle
Рет қаралды 143 МЛН