DEV Community

Mukilan Palanichamy
Mukilan Palanichamy

Posted on

My journey in competitive programming

A start to tough road.

Hey,I am so delighted to say that i was able to take the next step in my competitive programming journey. Where i started from knowing nothing about linked list and taking a step to learn some tough concepts in it.

After going through the basic concepts in it. Now i started to learn few of the complicated topics. I learned about intersection linked list where we will identify the point where the two linked list are connected. And i also learned where we will remove the nth node from the given linked list.

Last but not the least we have linked list and also k value we have reverse the given list for kth times and return the modified list. Over all, the day was interesting and also knowledgeable.

Image description

Image description

Top comments (0)