Closed vaskoz closed 4 years ago
Good morning! Here's your coding interview problem for today.
This problem was asked by Google.
Given the head of a singly linked list, reverse it in-place.
Identical to Day 73: https://github.com/vaskoz/dailycodingproblem-go/issues/155
Good morning! Here's your coding interview problem for today.
This problem was asked by Google.
Given the head of a singly linked list, reverse it in-place.