December 2023 – Recap

1 month vs 2 months
  • 20+ problems solved
  • Studied: LinkedLists, C++

Unfortunately on December I got Influenza A which lasted for 2 weeks + I had finals 😦 so I had a pause since 12th.

After that I felt the need to learn C++ more so I have been studying C++ and some concepts from C these days. I learned most things in C++ so now I am back to problem solving in January. I am writing C++ study notes in google docs and it’s 51 pages now.

Learning low level programming has been really helpful and now I understand better things like TCO (tail call optimization) runtime stack mechanism and foundational concepts in data structures.

Leave a comment