paint-brush
The Missing Link: Why Are Linked Lists Useful in Software?by@Swordfish
158 reads

The Missing Link: Why Are Linked Lists Useful in Software?

by RandyNovember 13th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

The Missing Link: Why Are Linked Lists useful in software? The concept of a Linked List has at least two things: It has a belongings (data) it has pointers to other storage units (next) It can tell us were the next storage unit (doubly linked lists have a map to the previous storage unit as well) There are many ways to implement this but lets code it out in ruby. We have a class StorageUnit which we will use as a node in our linked list. To be a true linked list each unit will have to know about the next unit.
featured image - The Missing Link: Why Are Linked Lists Useful in Software?
Randy HackerNoon profile picture
Randy

Randy

@Swordfish

L O A D I N G
. . . comments & more!

About Author

Randy HackerNoon profile picture
Randy@Swordfish

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Joyk