DEV Community

Abhinav Pandey
Abhinav Pandey

Posted on • Updated on

Day 1 - Remove Nth Node From End of List

Starting with 100 days of code challenge to focus on writing code everyday outside normal work which usually does not let me write too much code.

Most of my code will be LeetCode problems - a new one every day. Medium on a normal day, Hard on holidays, Easy on a bad day.

Apart from this, there could be days where I may not do Leetcode problems. On these days, I may do something new or work on a side project.

Day 1 - Remove Nth Node From End of List - Leetcode problem

Problem and my solution can be found in my github repo along with all other problems I have solved till date.

Github link to problem and solution

You can also connect with me at  
LinkedIn
Twitter/@abh1navv

Top comments (0)