gravatar

Blog # 68 : Print in reverse order


Devise an algorithm to print elements of linked list in reverse without reversing the linked list. State the time and space complexities.



Click here to see the solution.
p.s. - For Remarks please hit the given link once. For Hint, hit it twice and for the solution, hit it thrice.



Courtesy: Vibhaj