DEV Community

Mahima Singh
Mahima Singh

Posted on

#Day 2: Learnt to reverse a DLL

As a newbie, after studying doubly linked list, singly linked list seems to be just the tip of iceberg.

I found it difficult initially how to reverse a DLL but eventually after learning more about DLL from YouTube videos, I solved it successfully (I took me 2 hours actually). I'm feeling a bit satisfied.

Hope I'll be able to solve more DSA questions after this 100 days of code challenge that I've taken.

Thanks for reading. Have a nice day.

Top comments (0)