
2025-05-14 19:14:51
I get the desire for live coding interviews, you can't just take people's word that they know how to do it.
But what's the point in throwing Advent of Code style problems at me and interrupting a naive or incorrect approach before I even start implementing it? Let me write unoptimized code for you and then make it better! I'm not going to write the perfect implementation first try for every problem, but I can show you my process and prove I can write _some_ code.
…