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)