GALLO Interview Question

Write a class for a linked List

Interview Answer

Anonymous

Jul 31, 2017

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