Something wrong in reversing a linked list recursively
Why is this code to reverse a linked list not working? I want to know exactly what I am doing wrong.
Why is this code to reverse a linked list not working? I want to know exactly what I am doing wrong.