Day [X]: First Part
(Summarize the problem in 1-2 sentences.)
- Approach: (Briefly describe the main idea of the solution.)
- Time Complexity: O(...)
- Space Complexity: O(...)
(Any observations, challenges, or optimizations.)
Day [X]: Second Part
(Summarize the problem in 1-2 sentences.)
- Approach: (Briefly describe the main idea of the solution.)
- Time Complexity: O(...)
- Space Complexity: O(...)
(Any observations, challenges, or optimizations.)