A Linked List models a collection of data as a series of "nodes" which link to one another in a chain. This project is to practice implementing a linked list in Ruby.
Tom Leskin
https://github.com/turingschool/challenges/blob/master/linked_lists.markdown