LinkedList 1 Introduction

preview_player
Показать описание
Dr. Rob Edwards from San Diego State University introduces Linked Lists, the most fundamental data structure
Рекомендации по теме
Комментарии
Автор

i don't know how i found this.. but i'm glad i found this!

doingsneakypeakylike
Автор

Awesome explanation Doctor. I have seen several videos about LinkedList but yours is just amazing.

memonauta
Автор

Thank you Rob. Excellent videos. Very in-depth

zeemac
Автор

A linked list = Node = Pointer + Data. Range = [Head, Null]. Pointer = points towards next node in memory. Data: Pointer which points towards element. <- confusing(variable points to object?). Data points to abstract data type?

tavistaylor
Автор

Thanks for sharing your amazing lecture video.

rebaonereba
Автор

wow how am i reading the text behind the glass..wouldnt the text flip when viewed from our side

simpleJoee
Автор

Is that a null pointer exception on node D?

;P

youngkrtive
Автор

I just found your videos. I am currently studying Java. What data structures should I focus on in java please. Thank you.

rolandlundall
Автор

Omg how does those letter stay in thin air

comcfi