Example of a linked list implementation of a Stack and a method that reverses a linked list
Primary LanguageJava