✅  ❌ {{ user_message.number_answer }}

Reverse Linked List 🔄

You're given the head of a singly linked list.

Reverse the list, and return the head of the reversed list.

Problem at Leetcode.

Start Chat