Persistent Systems Interview Question

Write a function that reverses a linked list?

Interview Answer

Anonymous

Feb 2, 2018

Writing a pseudocode helps. Then using C or any other function you can write the function