34 solved
5 months ago
I’ve solved 34 of 240-some problems. Many of them have overlapping themes. It’s useful to have taken Advanced Algorithms in college. The challenge is usually in getting the program to produce the results quickly—usually, “greedy” algorithms or “dynamic programming” will solve the problem. Sometimes I can just do the problem in Excel spreadsheets.
