Abstract: Linked lists play an important role in learning basic Computer Science (CS) concepts among a number of different data structures. They are the basis for more complex data structures such as ...