/**
* A list implemented using a singly-linked list and using recursive methods
* @author Edo Biagioni
* @lecture ICS 211 Jan 27 (or later)
* @date January 26,...