What are your worst interviews you’ve done? I’m currently going through them myself and want to hear what others are like. Dijkstras algorithm on the whiteboard? Binary Search? My personal favorite “I don’t see anything wrong with your architecture, but I’m not a fan of X language/framework so I have to call that out”

Let me hear them!

(Non programmers too please jump in with your horrid interviews, I’m just very fed up with tech screens)

  • Dark Arc@social.packetloss.gg
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 hours ago

    The problem is you’re effectively leaving “can I program and work through the kinds of tasks this job entails” and entering “how do you work through a complex theoretical research topic” land.

    White board questions should be relative softballs related to the work you’re actually doing to see how you think… Now that’s often forgon for “welcome to a game of algorithm and data structure trivia!” but this is just a much more extreme version of that.

    Also if you don’t actually know the answer, how can you judge the direction? Even if you do know the answer for a problem that complicated, can you say the interviewee isn’t solving the problem in a novel and possibly better way?

    I presume he was looking for specific terms like DAWG (directed acyclic word graph) and things like that as well… Which I know because he would teach me the names of things as I slowly rediscovered them in conversation. Personally, I don’t put much stock in grading someone on their knowledge of obscure data structures and algorithms either.