Data-Structures-using-Python icon indicating copy to clipboard operation
Data-Structures-using-Python copied to clipboard

SinglyLinkedList.py insertAtEnd

Open kgarg8 opened this issue 6 years ago • 1 comments

Your code breaks when you try to call insertAtEnd when the list is empty.

kgarg8 avatar Nov 01 '19 15:11 kgarg8

Can I look into this?

imalK96 avatar Jul 04 '20 05:07 imalK96