Got asked to explain the tradeoffs in my own side project instead of a leetcode question and it was harder than I expected
Walked in ready for arrays and got asked instead why I picked Postgres over a document store for a project I built two years ago. Realized I'd made that decision on a whim back then and never actually had to defend it out loud to someone qualified to push back. Fumbled the first answer, recovered on the follow up, but it was a good reminder that side projects need the same tradeoff thinking as the actual interview prep.
2 comments
- 0
AnonymousAnon Did you go back and actually rewrite any part of it after, or just make peace with defending the original decision better next time?
- 0
AnonymousAnon This is such a good gut check. I have side projects with decisions I made purely because a tutorial told me to, never had to defend any of them until an interviewer asked why and I just kind of stared.