• CSAPP LabsThis is a train of thought when resolving CS:APP3e [labs][https://csapp.cs.cmu.edu/3e/labs.html]. Progress: [x] Data Lab [x] Bomb Lab [x] Attack Lab [x] Arch Lab [x] Cache ...
  • Hello World

    Welcome to My CS Blog! 🚀About This BlogThis blog is dedicated to Computer Science topics, including algorithms, data structures, AI, software development, and system design. Whether you’re a begin...
  • Monotonic Stack and Queue

    Sliding WindowExplanationThe Sliding Window problem is a common algorithmic challenge that requires finding the minimum or maximum value within a fixed-length window in an array. A straightforward ...
  • TODO-List

    Here is a list of todos with deadlinesPassages and Books[x] CS:APP[x] CS61A[] Cpp Primer (5th edition)[] Google Code-style Manual[] CS61B[] Algorithm (clrs or sth else)[] LeetCode Courses[x] MIT 18...
1