(July 29, 2025)
Not going to lie, I ended up scrolling a bit too much on X (Twitter) today ๐, but I still managed to push myself to code and learn something valuable.
๐ป What I Did Today:
DSA:
Solved Sort a Linked List (Merge Sort + Brute Force).
Worked on Find a Loop in a Linked List and Length of the Loop
JavaScript:
- Learned Object-Oriented Programming (OOP) in JS, focusing on prototypes functions.
๐ Thoughts:
I did waste some time scrolling today, but Iโm glad I still sat down to get things done. Linked list problems, especially loop detection, really test patience but feel rewarding once solved.
Till now, Iโm actually loving linked lists a lot โ theyโre tricky but fun once the logic clicks.
As for OOP, Iโve been hearing about it ever since I started delving into tech, but finally understanding and implementing it today felt really nice.
๐ Whatโs Next?
Iโm planning to start stacks in DSA and wrap up JS classes and this concepts tomorrow.
Signing off ๐ธ
Akshita
Top comments (0)