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)

  • tiredofsametab@fedia.io
    link
    fedilink
    arrow-up
    1
    ·
    12 days ago

    A decade ago, I interviewed at a FAANG company. It was basically an all-day affair and a bit grueling, but they did at least try to make it as pleasant as possible. I did have to do binary search on a whiteboard. Also write code to do something on a whiteboard (I had initially been told not to bring a personal laptop and the third or fourth interviewer said that I should use my personal laptop since it would be easier than white-boarding. Uhhhhh…)

    A couple companies ago, I ended up at like 5 or 6 total interviews, including the initial HR/fit screen. There were some extra steps including background screenings and the like (healthcare IT). I started the job and almost nothing was what they said it was (though apparently that was because of a change in course between when I started and ended the process). It was actually a decent enough gig and taught me a fair bit, but the interview process was rough in terms of sheer number of calls/meetings and timing. I could swear at one point a guy was typing code I was telling him on the phone to verify that it worked (then again, nearly anything is valid Perl which is the language I started in there).

    Another previous company was a clusterfuck of time zones, weird interview times from people in multiple countries, poor communication, etc. Still, I was desperate and went with it. Ended up being the longest job I worked, but boy were there shitstorms that came out of the chaos. It was a start-up spun off an existing entity and just weird in a lot of ways.

    My current job was an HR fit check and some basic screening questions about tech stuff, interview with peer, interview with a manager, and interview with head of IT. No projects nor coding tests. I’ve happily been working for them for quite a while now. Pays well enough by Japanese IT standards and, perhaps more importantly to me, is fully remote (though I’m heavily encouraged to bop down to Tokyo for a couple company events per year).


    As the interviewer, especially before I was in development and was leading a helpdesk (developing stuff for that job actually got noticed and got me my first developer role), I was heavily into the weird questions (from a book called something like ‘how to move mt fuji’ IIRC), but at least part of my job was assessing people’s approach to situations and questions, how they explain things, how they react under pressure, and so on. Still kinda cringy thinking back to it, but I was in my early 20s at the time in the early 2000s.

    As an interviewer for developers, I never gave any assignment I expected to take more than 2 hours in the worst case and only gave those if the person didn’t have something already online to submit (i.e. a github repo or whatnot). I would ask them about choices they made, flow, and anything that stuck out to me. I did ask plenty of questions to make sure the applicants weren’t full of shit and to assess experience; so many people who have SQL on their resume apparently have no idea WTF the EXPLAIN functionality is and have no idea about indexes which is frightening. I always tried to strike a balance between finding out what I needed to know and respecting the time of my interviewees.

    Even before AI, I definitely encountered people writing things on their CV with no actual idea about them. During phone interviews, I could definitely hear people furiously typing away (presumably into some search engine) whilst stalling with non-answers. I was not expecting anyone to know everything about everything, but I’d rather they tell me they aren’t sure and give it their best shot than search and give me the same thing one of the first few hits in google or Wikipedia would give (this happened way too often at a previous company that never really screened anybody before taking up engineers’ and managers’ time for interviews).

    I’ve also had a couple people be confidently incorrect and either refuse to get the hint or acknowledge this when I gently tried to ask questions that should cause them to realize that what they said was wrong or contradictory. People make mistakes, especially under pressure, but I definitely had some answers that left me in disbelief.

  • Mercuri@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    12 days ago

    As the interviewee?

    I show up at their office for a round of interviews. IIRC it was 4 interviews of about an hour each. Every single interviewer comes in 5-10 minutes late. They all look completely exhausted. Unprompted, they all commented that “yeah, this is a start-up so we’re expected to work 80 hour weeks. That’s just how it is.” I did not take that job.

    Another place wanted to do a coding “pre-screening” thing. You know, where you go to a website and there’s a coding question and you code it and submit your answer. THIS place wanted you to install an extension that took full control of your browser, your webcam, your mic, etc. So it could record you doing the coding challenge. No, thank you.

    As the interviewer? omg, the stories I can tell.

    We had a guy come in for an hour interview. We start asking him the normal interview questions. Literally everything he says is straight up wrong or he says, “I don’t know” and then just gives up and doesn’t try to work out a solution or anything. But we have a whole hour with this guy and as interviewers we’ve been instructed to use the full hour otherwise candidates complain that they weren’t given a fair chance even when it’s TOTALLY obvious it’s going to be a “no-hire.” So we start asking this guy easier and easier questions… just giving him basic softball questions… and HE STILL GETS THEM ALL WRONG. We ask him what type of variable would you use to store a number? He says, “String.” WHAT?! I’m totally flabbergasted at this point. So finally I get a brilliant idea: I’ll ask him an OPINION question! There’s no way he can get that wrong, right? Looking at his resume, it has something like “Java Expert” on there. So I say to him, “It says on your resume you’re a Java Expert. What’s your favorite thing about Java?” His response? “Oh, I actually don’t know anything about Java. I just put that on my resume because I know they used that at a previous company.” So now on top of this guy getting every question wrong, we’ve established he has also lied on his resume, so basically just red flags EVERYWHERE. Finally, after a grueling 45 minutes we decide to give up asking questions and just end with the whole, “So we like to reserve the last bit of time so you can ask us questions. Do you have anything you’d like to ask?” Without missing a beat, this guy goes, “When do I start? I feel like I NAILED that interview!”

    At another company I worked at, we would do online interviews that took only an hour. The coding portion of the interview had a single question: “Given a list of strings, print the contents of the list to the screen.” That was it. Sure, we could make the coding question harder if they totally aced it, but the basic question was nothing more complicated than that. The candidate could even choose which programming language they wanted to use for the task. That single question eliminated half the candidates who applied for the job. Some straight up said they couldn’t do it. One person hung up on me and then when I tried to call back they said the fire alarm went off at their place and they would reschedule. They never did. Many people forgot that I could see their screens reflected in their glasses and I could see them frantically Googling. There was one candidate that did so insanely poorly during the interview that we believe it must have been a completely different person that had gone through the initial phone screen, so basically they were trying to bait-and-switch.

    I have a bunch of other stories but this post is already getting quite long.

    • conciselyverbose@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      12 days ago

      Unprompted, they all commented that “yeah, this is a start-up so we’re expected to work 80 hour weeks. That’s just how it is.”

      lol I’m walking out the minute they say that.

  • Nibodhika@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    12 days ago

    As an interviewee it’s nothing much, but when they asked me to sort a list, I find that question to be completely pointless, I will never implement a sort IRL, and most people who get it right are because they have it memorized.

    As an interviewer, a person who sent their take home as a .doc file inside a zipped folder. I didn’t understood why they sent it that way, but got the code to compile, and found very serious issues. When confronting the person they claim there were no issues, which happens so I pointed out at a specific line, and still nothing, I asked them if they knew what an SQL injection was and his answer was “yes, and you’re wrong, there’s no SQL injection happening there”, so I sent him a link for him to click that would call that endpoint on his local instance, and dropped the entire database for the take-home assignment. No need to tell you he wasn’t hired.

  • afk_strats@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    12 days ago

    Edit: this is from the perspective of a technical interviewer.

    I’ve done around 200 or so technical interviews for mostly senior data engineering roles. I’ve seen every version of made up code, terrible implementation suggestion and dozens of folks with 5+ years of experience and couldn’t wrote a JOIN to save their lives.

    The there were a couple where the resume was obviously made up because they couldn’t back up a single point and they just did not know a thing about data. They would usually talk in circles about buzzwords and Excel jaron. “They big data’d the data lake warehouse pivot hadoop in Azure Redshift.” Sure, ya did, buddy.

    Yes, they were “pre-screened”. This was one of the BIG tech companies.

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

    I think the interview I least enjoyed was with an unnamed big tech company.

    It was the first interview of the day and the guy came in with “so me and my buddy have been trying to solve this algorithm problem for years. I’d like you to try and solve it for me.”

    Like… Dude, that’s not a reasonable interview question! You should not use algorithm questions that you don’t know of any answer to in an interview. You’re effectively asking someone to give you a solution to something way too complicated of a problem without even a few hours to think about the problem or sit down with it on their own.

  • lime!@feddit.nu
    link
    fedilink
    English
    arrow-up
    1
    ·
    12 days ago

    i got an interview as an embedded software engineer for a company that makes wireless camera flashes. high-precision real-time programming. i wanted to dive further into that area.

    the first task was… reading comprehension, basic arithmetic, and pattern matching. i was flabbergasted. i wrote a really negative passage in their feedback form about how they apparently don’t trust their engineering candidates to be able to read, and how those pattern matching iq tests are bullshit since you can up your score by like 20% if you practice.

    they called me back and explained that the reason they have everyone from cleaning staff to C-level take the standardized test is to create a workplace of “objective equality”. also they were really confused about my stance on the test because apparently i had scored in the top 5%. that’s the fastest i’ve ever noped out of an interview process.

  • Mearuu@kbin.melroy.org
    link
    fedilink
    arrow-up
    1
    ·
    12 days ago

    My first ever software interview was with a small company that made a web app for traveling nurses. It was mainly a calendar with additional functionality to help nurses manage cases.

    I was given a pre-interview programming task to complete. The task was relatively simple and would not take long to complete so I agreed.

    When I logged in with the credentials they provided it looked like they had a very robust testing environment. There was a complete copy of the app running on the server with fake information in the database.

    The code itself did not follow any style guides and was rarely documented. This caused me to spend much more time completing the task than I had estimated. Once I completed the task and verified functionality I notified the company. They checked my work and scheduled an in person interview with the lead developer, CTO, and CEO.

    During the interview they attempted to access the test server with my code so we can discuss. My code could not be found on the test server and it was at this time we learned that the lead developer had given me complete access to the production servers including direct database access. The “fake” data that I used in my own testing on a production server was actual patient records. It was a huge HIPAA violation on their part and I withdrew my application for fear that this company will soon be in legal trouble.

    I suspect they thought I was going to report them because they offered me $3000 for the “work completed.” It turns out their programming task was a feature that they wanted implemented into production anyways. I think if it were not for the lead developer’s mistake I would not have been paid anything. There was no offer of compensation for the completion of the task before the mistake was revealed.

  • mesamune@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    12 days ago

    I once did a coding interview. They had me write a MVC. It was on bitbucket so private repo. They merged my code then didn’t get back to me. They forgot that I had access so I got to see the company using interviews code for a real project. They didn’t last long so bullet dodged. But it was very silly. I eventually let them know I had access and within the hour they took me off the project despite never giving me an email in response.

  • mumblerfish@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    12 days ago

    Not the interview itself, but… I had a personality test before the interview and it felt so fucked up. There were always two completely different statements of, at least to me, questionable morals. Like “I enjoy people’s envy of me having better things” and “In social situations, the conversation should only be about me”. Stuff like that, but not only egoistic statements. Then you had a single scale under the two statements which went from “describes me” to “describes me very well”, for both statements, no neutral option. Stated time was like 10 minutes, I took it like in an hour. An hour of having to think through if I should say that “not having sympathy for an abandoned dog describes me” because the other option was more horrible. Felt fucking traumatized after that.

    It got me the interview, but not the job.

    • qantravon@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      12 days ago

      You’re in a desert walking along in the sand when all of the sudden you look down, and you see a tortoise, it’s crawling toward you. You reach down, you flip the tortoise over on its back. The tortoise lays on its back, its belly baking in the hot sun, beating its legs trying to turn itself over, but it can’t, not without your help. But you’re not helping. Why is that?

  • NegativeLookBehind@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    12 days ago

    I interviewed at Cisco once, with two managers. They started arguing with each other during said interview.

    I didn’t get the job, and I didn’t want it, either.

    • Dudewitbow@lemmy.zip
      link
      fedilink
      arrow-up
      0
      ·
      12 days ago

      to be fair, even if you got the job, ciscos high turnover rate, you’d probably be out the door in under 2 years anyways

      • Wooki@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        12 days ago

        In this industry, now, why would you stay at a fang? Especially past 2 years!! The only benefit is going to be the line on your CV. Unless you’re in the c-suite you are grossly undervalued,burdened with office politics, and worsening conditions.

  • Toes♀@ani.social
    link
    fedilink
    arrow-up
    0
    ·
    12 days ago

    I had an interviewer hand me an IQ test before they were even willing to speak with me about the position. Awful experience.

    • Mirshe@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      12 days ago

      I legit had a recruiter for Procter & Gamble tell me that “I’m not the right type of autistic” after applying and taking literally an hours-long personality/IQ test “designed” to screen for autistic candidates as part of a diversity push.

  • treadful@lemmy.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    12 days ago

    I’m a little ashamed of this one. I really wanted it, and I was a little desperate.

    1. HR Interview
    2. CTO interview
    3. 16-hour take home test
    4. 4-hour panel interview where the engineers grilled me on random things
    5. CEO Interview

    Didn’t get it.

    • acchariya@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      12 days ago

      Ridiculous take home tests are probably the number one reason I decline to continue interview processes. If you think that building a client, an API, wiring it up to some other third party API, then deploying is a reasonable scope for an unpaid interview challenge then you are very bad at scoping software projects and the most important thing I can do for you is tell you as much.

      I told one start up if I built what they asked for in the interview, I would pursue funding from their investors and launch it as a competitor- it was that similar to what their actual app did.

    • pastermil@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      12 days ago

      Fuck. This. Shit.

      Been in an interview where the CTO asked me a bunch of questions and seemed interested, only to ghost me in the end. No reply even to my follow-up. Thankfully I found a better job.

      • Scrubbles@poptalk.scrubbles.techOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        12 days ago

        I had one that was similar to this guys, got to the CEO interview and until that moment I was still excited to be there. They flat-out asked me “Here at ___ we know we’re making the world a better place - and because of that we’re willing to make ___ our number one priority in our lives. This is a hard question, are you willing to do the same?”

        I was taken aback for a second. I then answered in the only way I could. “I see what you are doing and fully appreciate it. If I’m hired here ___ will be one of the most important things in my life. Whenever I’m working I will be 100% dedicated to the work, I’ve never shy’ed away from it. I’ll work nights and weekends when needed, sometimes those are needed. However you’re asking if it will be the most important thing in my life? My answer is no. It will be one of the most important things in my life, but my family and spouse is the my most important thing in my life.”

        No shit, they ended the interview there, and I got a canned rejection email within 30 minutes. I’ve never been so angry at the audacity of an interview question like that. Who the fuck do you think you are demanding that you make yourself more important than my spouse?

  • acchariya@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    12 days ago

    I did one where I went through a few rounds of interviews, technical and otherwise. In talking with the developers, they mentioned that they were trying to integrate a certain client side framework into their backend frameworks build process, without success. Get to the final stages, and the director of engineering asks me to work on this take home project to, you guessed in, integrate the js framework into the build process of the backend framework.

    I sent them a strongly worded rejection email. It was a realreal eye opening experience.

    • Pudutr0n@feddit.cl
      link
      fedilink
      arrow-up
      0
      ·
      12 days ago

      If it’s not a hassle, could you explain the implications of this request to someone who only understands basic coding?

      • Nibodhika@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        12 days ago

        Imagine you’re interviewing for an Architect position at a company that’s designing a hotel, and your take home assignment is to design a hotel.

  • Scrubbles@poptalk.scrubbles.techOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    12 days ago

    To kick us off, mine from this week that I wrote down in another thread. In 60 minutes take an adjacency matrix as an input, good old int[][], and return all of the disjointed groups, and their group sizes in descending order.

  • EnderMB@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    12 days ago

    I interviewed for a part-time web developer role during the summer of my second year at university. The “employer” wanted the interview at their house. No problem, I guess it’s a small operation and I’d work remotely?

    The interview was fine. It was a guy that worked with his wife, and they needed someone to pick up some work over a few weeks. Midway through the interview, the guy’s wife came downstairs - in what I can only describe as the kind of dressing gown you’d see in porn.

    She walked over, asked if I was “the guy”. The man said, “oh yeah, he looks good don’t you think?”, to which she responded “yeah, he looks like he’ll do the job nicely”. She then came over and put her hand by the back of my neck, and asked if I wanted to help out with a problem they’d been having.

    Being a socially awkward 20 year old CS student, I said something along the lines of “uhh no that’s okay thanks, I’d better get going soon”, and the man escorted me out. I had received an email minutes after to say the job was mine if I wanted it.

    I turned the job down, saying that something else had come up. I’m 70% sure that the job was a threesome or some weird cuck thing, and if I didn’t have a girlfriend and wasn’t awkward as fuck I’d probably have gone back and plowed his wife/written some PHP. Either way, that’s my worst interview experience - and probably will be for the rest of my days.

    On the other side, one guy I interviewed for a startup was really qualified and we wanted to offer him the role. I thankfully Googled him, and found a Twitter account against his name where he had pics of him balls deep in a blow up doll. We didn’t hire him.