/**
Given the head of a singly linked list, reverse the list, and return the
reversed list.
Example 1:
Input:
2022-09-15