Skip to main content

Problem Solving

This track is for deliberate reasoning practice and reusable patterns.

Areas

  • LeetCode and algorithms
  • Data structures
  • CAT Quant
  • VARC reading and elimination strategy
  • DILR sets and decomposition patterns
  • Mental models for speed, accuracy, and review

Template

Each problem note should capture:

  • Pattern
  • Constraints
  • First wrong intuition
  • Correct approach
  • Complexity
  • Similar problems