Comment by MarcelOlsz

Comment by MarcelOlsz 11 hours ago

2 replies

I'm lucky I'm in the frontend webdev sphere then I guess instead of like being a pure backend guy. I've had a couple of those live ones and just denied them. I did manage to implement a "snake" algorithm once but got denied because I wasn't able to talk about time/space complexity.

lovich 10 hours ago

As someone who’s hired 10s of engineers across multiple companies, it’s bullshit on the hiring side too.

It was humbling having to explain to fellow adult humans that when your test question is based on an algorithm solving a real business problem that we work on every day, a random person is not going to implement a solution in one hour as well as we can.

I’ve seen how the faangs interview process accounts for those types of bias and mental blindness and are actually effective, but their solutions require time and/or money so everywhere I’ve been implements the first 80% that’s cheap and then skips on the rest that makes it work

  • MarcelOlsz 10 hours ago

    >As someone who’s hired 10s of engineers across multiple companies

    Any way to reach out? :)

    I think it boils down to companies not wanting to burn money and time on training, and trying to come up with all sorts of optimized (but ultimately contrived) interview processes. Now both parties are screwed.

    >It was humbling having to explain to fellow adult humans that when your test question is based on an algorithm solving a real business problem that we work on every day, a random person is not going to implement a solution in one hour as well as we can.

    Tell me about it! Who were you explaining this to?