DEV Community

xscoox
xscoox

Posted on

๐Ÿš€ Day 3 of #100DaysOfCoding

Today, I dived into Linked Lists and learned the basics:
โœ… Insertion
โœ… Traversal
โœ… Deletion
โœ… Understanding how pointers work

Excited to learn more complex data structures next! ๐Ÿ’ก

Image description

Top comments (0)