In this lab your task is to write a printReverse method for a singly linked list.
The function signature will hopefully be apparent below and some sample test cases will be provided. For full marks you must pass all test cases via the website. In the meantime you may code on your laptop using your prefered weapon of choice.