linked list #13
Closed
midnight-wonderer
started this conversation in
Backfill requests
Replies: 1 comment
-
Thanks for the suggestion. Added! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Basic data structure that won't change over time.
https://rubydoc.info/gems/linked-list
It is the most popular implementation of linked lists. (Probably due to the gem name.)
Beta Was this translation helpful? Give feedback.
All reactions