Linked lists aren't real

preview_player
Показать описание
#hopelesscore #programming #linkedlistsarentreal
Рекомендации по теме
Комментарии
Автор

Linked lists are just trees that haven't been given the chance to bloom

NihongoWakannai
Автор

I'm in love with this kind of shitpost

grendy
Автор

I was so flabbergasted by linked lists on a data structure course at uni, then I found out that the linux kernel memory control is handled with an elaborate web of linked lists.

I was inspired to learn low-level dev, proud to say that I've been a barista for 6 years now, won multiple coffee competitions and made a name to myself in the industry.

dwirandypradhika
Автор

Linked lists are heroes, they help us graduate, and then just fade away, forever forgotten, their purpose achieved, they lay to rest, for ever.

iamspencerx
Автор

Bjarne Stroustrup said to never use a linked list over a vector and I’m not gonna argue w the the guy who ruined my life by creating C++

fingerman
Автор

Shitpost aside, I really love the fact that the array will really often outperform linked list even if your goal is to remove or insert elements at the middle. Thanks to CPU cache.

katerinachuranova
Автор

Man I wish I could send this to my old CS prof

higuys
Автор

this opened my mind and i have transcended my former self. I am free. I am all of the universe, the ultimate truth. My hair grew back and my ex wife is knocking at my door begging for me to return. Thank you

MyCabbagesOo
Автор

As a former CS prof, I can confirm that linked lists are just a hazing ritual we pull on undergrads to reduce the number of students we have to teach.😂😂😂😂😂😂

drmadjdsadjadi
Автор

A couple of my friends told me linked lists were 'a step on the road to a fully-realised data structure' and 'just a cry for attention', but later I found out that was mostly because they got dumped by one.

LordJazzly
Автор

I actually had an interviewer tell me linked lists were always worse than arrays. And then had me go into depth on the implementation of HashMaps in Java, where buckets are a linked list...

thomasbeauvais
Автор

The best part about these is that most people in the comments completely miss the point. And having to work with those people is why we need this channel. Thank you, Alberta Tech. I don't know how I could go on without you

finsgutus
Автор

I love that this running gag found this meme format

DemyrNox
Автор

I am now 100% ready for this interview question.

jnunez
Автор

I know nothing about code but I love these videos because the sarcasm is so thorough and intense that their visceral frustration with the issue at hand can be felt across time and space

Jaq
Автор

Fuck it. You've converted me. Linked lists are not real people!!

stealtheye
Автор

A linked list is just an array indexed by Church numerals.

AdrianColley
Автор

As a c++ developer it frustrates me on a personal level that I agree with your logic

cppguardian
Автор

Common LISP was the first language I learned to program in, as it was required for my undergraduate degree. I loved it! It was so easy to write elegant code. I tried programming in some other "popular" languages but then just didn’t bother once I saw how clunky it was to implement recursion in them.

shart
Автор

Linked lists only exist to ask stupid hypothetical questions

robuxyyyyyyyyyy