LiveRamp Interview Question

One more new: to achieve a stack using linkedlist what functions should be added?

Interview Answer

Anonymous

May 5, 2015

My answer is deleteLast and addLast.