employer cover photo
employer logo

NDS Interview Question

how can you print singly linked list in reverse order with out using additional variables????

Interview Answer

Anonymous

Sep 23, 2011

we can do it by using recursions ...