A repository containing my solutions to leetcode questions.
I sometimes write notes about what I thought about the problem solving process for these questions. I find that writing my internal monologue helps a lot with the consolidating the information in my head. In addition I include things I think I can improve on, impressions on problems, etc.
#16 3Sum Closest - Speed Optimization and Notes