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)

  • CaptainBasculin@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    3 hours ago

    Did you forgot how the sequence worked, and the interviewer not tell you/didnt let you look it up?

    Because its logic only requires a loop where you keep adding i and j, where j is the previous value of i.

    Needless to say, must be very unlucky.