mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +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