Tag
2 posts tagged with iteration.
An iterative Python solution that reverses next pointers in place with three references
A Python solution that merges two sorted linked lists with a dummy node and moving pointers