DEV Community

Ben Halpern
Ben Halpern

Posted on

Looking for questions to ask developers in a fun interview series

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're going to ask some devs from the community a variety of questions about their career, their stories, advice, thoughts, etc.

Questions like:

  • What was your worst bug?
  • What advice would you give in some situation?
  • Tabs or spaces?

But we need some more questions.

So I urge you to drop some good questions in the comments below. No dumb questions, if we don't think it's the right question, we just won't use it. But I'd love to get some questions that we wouldn't have thought of, so anything goes.

P.S. If you're in the New York City area, we're shooting next week and still have a few slots still available if you want to take part. If you are a programmer and want to do a low-pressure interview to help other devs, please feel welcome to book a spot. HERE IS THE LINK TO BOOK

Thanks everybody for the help, happy coding.

Top comments (28)

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?