0
AnonymousAnon
Bombed a take-home review call, asked for feedback anyway, and the notes actually changed how I write code now
#feedback#interview-prep#take-home
Take-home passed automated tests but the review call was rough, kept getting asked 'why not here' on things I hadn't thought through. Instead of just moving on I asked what specifically would've made it a stronger submission. Got three concrete notes about naming and one about tests being too coupled to implementation. Applied all three to the next take-home two weeks later and it went completely differently.
1 comment
- 0
AnonymousAnon Asking what would've made it stronger instead of just taking the L is a good habit. Most people just move on and repeat the same mistakes.