DEV Community

Discussion on: Why do developers have the toughest interviews in the world?

Collapse
 
ben profile image
Ben Halpern

I loved @antonfrattaroli 's post, but that same question was the first one I was ever asked in a technical interview for a job I didn't get and I still feel pretty salty about it. I didn't have a good answer but I would have still been great for the job. Basically how I feel about several failed technical interviews early on.

Collapse
 
antonfrattaroli profile image
Anton Frattaroli

I was asked something similar years ago. He said "I open a website in my browser, turn around and talk to my wife, and when I turn back the page has changed, what could have happened?"

I thought he was looking for something specific, so I started guessing, and it started making me angry, and I'm usually pretty grounded. It ended with me saying "I don't know what you're fishing for, I've given you like 8 possibilities already."

But he was a really good interviewer - unfortunately I was too inexperienced to appreciate it.

Collapse
 
ld00d profile image
Brian Lampe

The browser was an unpatched IE 6 with a litany of vulnerabilities including one that allowed ActiveX controls full system access with admin rights. There happened to be an embedded ActiveX control in the page you opened that downloaded an exe and launched it. The exe then went through the file system looking for adult content on the machine, generated an html page containing all of that content, and launched the page in the default browser: IE 6.

Thread Thread
 
antonfrattaroli profile image
Anton Frattaroli

Lol, I did not think of that one.

Collapse
 
ben profile image
Ben Halpern

My experience was part of what, in hindsight, was still a really bad interview. The person who asked me that question was a manager basically reading off a sheet of questions and the next step was with a dev who's only real concern was whether I'd "annoy" them once I got the job.

I'm sitting here just shaking my head at the memory.

Thread Thread
 
robencom profile image
robencom

I once offended an HR manager, by asking them "are you gonna ask me about the principles of OOP?", and apparently he was, because he was shocked and told me why shouldn't he, and I said "You invited me to a Senior PHP Developer position, surely I would know the OOP principles by now!".

Well, I didn't mean to offend them, and might have come as arrogant to them for saying what I said... Oh well...

Collapse
 
kayis profile image
K

Same here.

Few weeks ago I tried to get vetted at a freelancer platform and they did two interviews and a test project to check if I could really programm, haha. This was the first interview process in my life that asked valid questions for soft skills and technical skills and had a test project that made sense to me.

Most interviews were either done by people who didn't know what to ask OR how the answers should look like, they just hired me based on a gut feel I guess.

And a few were some strange processes that asked basic computer science stuff and required me to implement strange projects that had nothing to do with the job. I always failed and I'm still salty about them :/