| ▲ | rbongers 11 hours ago | |
I only reached the 100s back in the day. What amazed me was that it seemed like every problem had a paper solution, when it would take any computer algorithm thousands or millions of computations to solve the same problem. | ||
| ▲ | rufus_foreman 9 hours ago | parent [-] | |
I played around with some of the easier problems, my favorite was a couple times when starting with the obvious brute force solution in code and then refactoring and simplifying it iteratively ended up getting me the paper solution. | ||