Review the Singly Linked List markdown file and pseduocode/write down in a comment what each method does line by line. You may do this in a ruby repl to be able to see the code run and work.
Tomorrow morning you will be solving an interview question based around the concepts of a Singly Linked List.