Arrays vs Linked Lists - Data Structures and Algorithms

  Рет қаралды 19,164

Caleb Curry

Caleb Curry

4 жыл бұрын

Start your software dev career - calcur.tech/dev-fundamentals 💯 FREE Courses (100+ hours) - calcur.tech/all-in-ones
🐍 Python Course - calcur.tech/python-courses
✅ Data Structures & Algorithms - calcur.tech/dsa-youtube
~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~
✉️ Newsletter - calcur.tech/newsletter
📸 Instagram - / calebcurry
🐦 Twitter - / calebcurry
🔗 LinkedIn - / calebcurry
▶️ Subscribe - calcur.tech/subscribe
👨🏻‍🎓 Courses - www.codebreakthrough.com
~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~
↪ My Amazon Store - www.amazon.com/shop/calebcurry
🅿 Patreon - calcur.tech/patreon-calebcurry
🅖 GitHub Sponsors - github.com/sponsors/CalebCurry
Ⓟ Paypal - paypal.me/calcur
🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
📈 Buy Bitcoin - calcur.tech/crypto
Reserve the Ruby Steel crypto rewards card and get a $25 bonus (use affiliate code "Caleb") - calcur.tech/crypto

Пікірлер: 31
@alphasauroxviix4235
@alphasauroxviix4235 3 жыл бұрын
you got to be the most underrated programming YT channel
@noaag
@noaag 3 жыл бұрын
0:00 Intro 1:41 Static array 3:42 Dynamic array 8:57 Linked list 14:54 Outro Thanks Caleb for all the great videos!
@johnbarton4949
@johnbarton4949 29 күн бұрын
Thank YOU!!! Your logical break down of dynamic vs static arrays is very helpful!
@heribertoroman7860
@heribertoroman7860 4 жыл бұрын
This was a great explanation, I'm a big fan of visual learning thank you for the drawings. 👌🏻
@AbhishekVerma-dq8gq
@AbhishekVerma-dq8gq 3 жыл бұрын
Agree,
@matheusmoura7896
@matheusmoura7896 3 жыл бұрын
What a beautiful explanation! Helped me a lot.
@abdohamid7237
@abdohamid7237 4 жыл бұрын
new subscriber here , there is nothing better then teaching on the board , thank you man for this type of videos !!!!
@yessicadanielahernandez6348
@yessicadanielahernandez6348 10 ай бұрын
I love the way that you explain everything. I was doing the Introduction of Algorithms by MIT and I was baffled, now that I understand the basic concepts I can push myself to that course. Thanks so much
@uzochukwu1556
@uzochukwu1556 8 ай бұрын
Same here
@kartikpapney9250
@kartikpapney9250 4 жыл бұрын
I was waiting for this series
@MSMS-ml2nb
@MSMS-ml2nb 7 ай бұрын
Great video! You are one of the few that actually explains it for beginners
@ashanlingam312
@ashanlingam312 3 жыл бұрын
amazing video and great teacher and style. very simplistic and easy to follow and understand. love your videos. thank you so much
@progtom7585
@progtom7585 4 жыл бұрын
Great job on the explanation and thanks for all the lols
@JusQuelle
@JusQuelle 2 жыл бұрын
Great explanation thank you!
@kastofonchi
@kastofonchi 4 жыл бұрын
Great explanation! Looking forward for more. But I was wondering can you cover the ArrayDeque from Java the equivalent Stacks and Queues
@LOG2007
@LOG2007 2 жыл бұрын
Brilliant excellent explanation :D Thanks a lot Caleb!
@divaynagar1929
@divaynagar1929 4 жыл бұрын
Nice Explanation !!!!
@tarekkhatib6968
@tarekkhatib6968 2 жыл бұрын
very good video , thanks !!
@jatin_nagar
@jatin_nagar 4 жыл бұрын
Thank you Caleb
@michelleqi2849
@michelleqi2849 4 жыл бұрын
So good! OMG! 😉
@aracellialejandramedranoca2541
@aracellialejandramedranoca2541 3 жыл бұрын
Thanks,!!!!
@eesahash3163
@eesahash3163 4 жыл бұрын
Try to solve leetcode questions starting from the easy ones, using a whiteboard. Seems like a great idea, not many people doing it. You explain stuff(your main approach) on your whiteboard and then possibly put up a follow up “implementation” video. I really wish someone was doing this
@shouryagupta7624
@shouryagupta7624 4 жыл бұрын
Hope you will continue this in python
@lingyundai964
@lingyundai964 Жыл бұрын
Thank you for explaining to me like I am 5, very easy to understand
@jogarule
@jogarule 3 жыл бұрын
I am back good friend. Keep doing god's work.
@thenewway416
@thenewway416 3 жыл бұрын
Awesome
@MouseCodes
@MouseCodes 4 жыл бұрын
Keep it up
@AbhishekVerma-dq8gq
@AbhishekVerma-dq8gq 3 жыл бұрын
Good example of LL in Hashing.
@user-tu2cf7is4g
@user-tu2cf7is4g 3 ай бұрын
please bro don't post a music
@sunstrike8943
@sunstrike8943 4 жыл бұрын
First comment
@abdelkarimbadaoui6586
@abdelkarimbadaoui6586 3 жыл бұрын
Everything super easy here even being the first who comment welcom to caleb channel
Introduction to Linked Lists - Data Structures and Algorithms
22:00
Classes and Objects Introduction - Data Structures and Algorithms
12:36
Nastya and SeanDoesMagic
00:16
Nastya
Рет қаралды 14 МЛН
Playing hide and seek with my dog 🐶
00:25
Zach King
Рет қаралды 31 МЛН
One moment can change your life ✨🔄
00:32
A4
Рет қаралды 33 МЛН
Why Linked Lists vs Arrays isn’t a real choice
9:15
SimonDev
Рет қаралды 308 М.
Arrays vs Linked Lists - Computerphile
29:57
Computerphile
Рет қаралды 492 М.
Hash Tables - Data Structures and Algorithms
21:00
Caleb Curry
Рет қаралды 37 М.
Linked List - Data Structures & Algorithms Tutorials in Python #4
28:16
Array List vs Linked List | Which one should you use??
7:57
Keep On Coding
Рет қаралды 57 М.
Linked Lists - Computerphile
10:11
Computerphile
Рет қаралды 204 М.
Здесь упор в процессор
18:02
Рома, Просто Рома
Рет қаралды 389 М.
Красиво, но телефон жаль
0:32
Бесполезные Новости
Рет қаралды 1,4 МЛН
EXEED VX 2024: Не өзгерді?
9:06
Oljas Oqas
Рет қаралды 48 М.
Самый тонкий смартфон в мире!
0:55
Не шарю!
Рет қаралды 33 М.