The current LinkedList implementation does not include: A method to return the tail element A method to reverse the linked list. I would like contribute these features if iam allowed to.. If approved, I will submit a clean PR. Thank you!
The current LinkedList implementation does not include:
A method to return the tail element
A method to reverse the linked list.
I would like contribute these features if iam allowed to..
If approved, I will submit a clean PR.
Thank you!