0
Reverse Linked List - what exactly means this task?
To swap list nodes and their values or just to reverse pointers and make them point opposite direction?
1 Answer
To swap list nodes and their values or just to reverse pointers and make them point opposite direction?