@neetcode1 the linked problem for the insertion sort is no good - you can't use what you just learned to solve the problem because it doesn't mean the O(nlog(n)) requirements.
(loving the course otherwise 👍)
@RomSteady So in guess I bombed it, and was trying to describe to my basketball buddy the situation. “It’s like being in a tryout but they want you to shoot free throws - except with your offhand (which you’d never actually do) and the lights are out and you didn’t know if it went in”. Fun!
@RomSteady So I think I got it, used the basic logic that most libs use, even though it’s something nobody would actually ever write. The interviewer (some dude with a photographic memory who did encryption) never gave feedback other than “how would you improve it”, like, come on man. 2/
@RomSteady I suck at all those algorithm ones, so it might be useful.
I frankly think those sorts of tests are terrible and are not a realistic proxy for testing someone’s absolute to build good software. alas…