Nov 08 Prefix Sum Pattern I want to share an insight I have into the 'prefix sum' pattern. It's one of Nov 8, 2024 5 min read
Oct 07 Minimum Cost to Connect Sticks - Critique The solution to the problem 'Minimum Cost to Connect Sticks' explains that using sorting is an n-squared approach, Oct 7, 2024 2 min read
May 08 2 sum problem 2 sum is a problem I come across while studying for interviews. I like this problem. A couple of days May 8, 2024 3 min read