LeetCode Problem 206 — Reversed Linked List Solution

Kristian Roopnarine
2 min readJul 8, 2020

A walk through on how to reverse a linked list and solve the LeetCode problem #206.

Source (leetcode.com)

An approach to solving LeetCode questions

If you’re new to LeetCode I wrote a guideline towards my approach to solving coding interview questions which you can find here …

--

--

Kristian Roopnarine

Full Stack Engineer sharing tips and tricks for anyone learning to program. Connect with me on LinkedIn : https://www.linkedin.com/in/kristianroopnarine/