mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-12-19 07:00:35 +08:00
Uses a dummy node and generics…. this implementation of a singly linked list eliminates need to use tail reference
Uses a dummy node and generics…. this implementation of a singly linked list eliminates need to use tail reference