DEV Community

Looking for questions to ask developers in a fun interview series

Ben Halpern on October 06, 2017

Hey fam, if you recall, we shot some videos like this one and we're going to shoot a few more soon. But with a slightly different format, and we'r...
Collapse
 
rpalo profile image
Ryan Palo
  1. What's your secret "code pet peeve" that doesn't really matter but drives you crazy?
  2. What was something really hard for you to get when you were learning it? What helped it click?
  3. What's something that you did outside your comfort zone that you're glad you did?
  4. What's your favorite dev tool?
  5. What are you learning right now?
  6. What do you wish more people would ask/talk to you about? He asks this one on Developer Tea, and it always has really interesting answers.
Collapse
 
ben profile image
Ben Halpern

Great ones!

Collapse
 
mellen profile image
Matt Ellen

(A bit assumptive and potentially too personal but) What caused your first burn out from programming?

Collapse
 
ben profile image
Ben Halpern

Perfectly relevant, good question.

Collapse
 
_bigblind profile image
Frederik 👨‍💻➡️🌐 Creemers
  • If you've been in the position to make hiring decisions, what usually most influences your decision?
  • What would your advice be for companies to be better workplaces for women/non-white/disabled people?
  • How would you explain your most recent project to a 5yo?
  • Show us your fizzbuzz (everyone has their own way to implement it, and these differences say something about who you are as a dev)
  • What's the best (physical) environment for you to code in?
Collapse
 
ben profile image
Ben Halpern

Awesome.

Collapse
 
aksfjh profile image
aksfjh
  1. What was your most recent development "panic moment" and how did you end up handling it?

  2. What is something you still have trouble understanding despite researching the subject?

  3. What do you do to get "unstuck" on a really difficult problem/design/bug?

  4. How many cups of coffee do you drink throughout a normal development day?

Collapse
 
lpasqualis profile image
Lorenzo Pasqualis

Think of three people you worked with who match the following criteria:

  • The first one should be someone who has the best opinion of you.
  • The second one should be someone who has the worst opinion of you, for whatever reason.
  • The third one is the person who has the most balanced idea of you.

How would they describe you?

Collapse
 
maxwell_dev profile image
Max Antonucci
  1. What's your approach to solving a particularly tough issue or bug? What's your reaction once it's solved?

  2. What's an old project or piece of code you wrote you'd be embarrassed to read again? How much as your code improved since then?

  3. How do you prioritize what's on your "Learn Next" list?

  4. What moments when you're programming make you think "Wow, I love my job/field so damn much."

Collapse
 
engineercoding profile image
Wesley Ameling

When do you think of solutions for big bugs? (Eg at home, during a work out, etc)

Collapse
 
jballanc profile image
Joshua Ballanco

What was your favorite conference experience?

What's one conference you'd like to go to but haven't been to yet?

Collapse
 
living_syn profile image
Jeremy Mill

Tell us about the time you most misunderstood the client

Collapse
 
ben profile image
Ben Halpern

Ooooh I bet I can come up with a good one for this! 😋

Collapse
 
karfau profile image
Christian Bewernitz • Edited
  1. Do you want to talk about your biggest achievement/success in your (personal or work) life?

  2. Do you want to talk about your biggest "mistake"/" something you regret" in your (personal or work) life?

Collapse
 
andrewsmith1996 profile image
Andrew Smith

"How are you currently involved in the tech community?"

"Do you blog/write anywhere/about anything?"

"What 3 pieces of advice would you give yourself when you first became a developer?"

"What are your current technological advancements?"

"How would you deal with a stressful moment as a developer?" ie, you're under time pressure to fix something etc

"Tell me your best software development moment?"

I think are all good questions for understanding how a candidate, particularly how passionate they are about being a developer.

Collapse
 
daviddeejjames profile image
David James
  1. What are your productivity hacks?
  2. What advice would you give to someone looking for a new dev job?
  3. Mac, Windows or Linux?
  4. What is the best advice someone has given you?
  5. Are there any podcasts, books, or inspirations you swear by?
Collapse
 
theodesp profile image
Theofanis Despoudis
  1. gdb or LLVM and why?
  2. If you were to start your start-up company this Monday, what would you do? You have no time to learn new Technologies or Tools.
  3. NASM or GAS and why?
  4. VIM or Emac and why?
Collapse
 
spearofsolomon profile image
Nathan Spears
  1. What is a breakthrough moment (or all your breakthrough moments) you had that accelerated your learning or deepened your understanding of what it means to be a good developer/engineer?
  2. What debates do you wish you never had to participate in again because they seem important but in your experience are not that important (functional v imperative, tabs v spaces, etc.)?
  3. What's something that has surprised you about coding in the last fifteen years?
  4. What's something unexpected (except to you) that will happen in coding in the next fifteen years?
Collapse
 
jgranttuttle profile image
Grant Tuttle

Tell me about your day to day routines. How would you optimize them?

Collapse
 
phallstrom profile image
Philip Hallstrom

Q: What's your favorite language?
A: X
Q: What do you hate most about language X?

Collapse
 
adammc331 profile image
Adam McNeilly

What was your lightbulb moment? When did it click in your head that you wanted to be a developer?

Collapse
 
plutov profile image
Alex Pliutau

Describe the detailed schedule of ideal working day.

Collapse
 
ianjudderparr profile image
Ian Parr
  1. What's the hardest SOLID principle to implement?
  2. Do you actively contribute to any GitHub / open source projects?
  3. Explain in as much detail as possible the process of loading a web page.
Collapse
 
ghost profile image
Ghost

How many spaces should (or would) you use to indent? 2? 4? 8? 1.3billion?

Collapse
 
datamafia profile image
data['mafia'] = True

"when were yo defeated"

Collapse
 
jrohatiner profile image
Judith

If the "older" You could give advice to the "younger" You, what would he/she say to do about learning to be a programmer?

Collapse
 
andreujuanc profile image
Juan C. Andreu

For how long do you think you are going to be coding as your main source of income? And Why?

Collapse
 
sir_wernich profile image
Wernich ️

how was your first ever code review?

(in case you're wondering, my code was compared to the opening sequence of "theme hospital")