GALLO interview question

Write a class for a linked List

Interview Answer

Anonymous

31 July 2017

I wrote a simple linked list in Python * Aimed to determine if I can walk through a problem