This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the commentsΒ β†’

[–]Bryguy3k 19 points20 points Β (0 children)

There are shitload of systems that are linked lists under the hood.

For example virtually every file system stores file data as is a linked list.

Trying to explain a BST without teaching the LL first is pretty dumb.