computerScience

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,
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
3 min read