What questions to ask the company during an interview?

There is lot's of books and resoureces to prepare for the inteview. How to answer questions, but how do you know if that's a rigth job for you?

Let's start with some mythbusting. Most pople focus on the company they're joining, but what they should be thinking about is the team they will be joining and that they should be really clear abous their responsibilities on the new position. See ‘Nine Lies About Work’ — are they really lies? by Andrea Daly-Dickson for a blog post or Nine Lies About Work: A Freethinking Leader’s Guide to the Real World by Marcus Buckingham and Ashley Goodall for a longer version.

Another great book is Accelerate: Building and Scaling High-Performing Technology Organizations by Nicole Forsgren, Jez Humble, Gene Kim

Some of my questions:

  1. Is there on oncall schedule?
  2. How often were you paged on your last schedule?
  3. Is there Java on the backend?
  4. In which languages would I need to work in?
  5. How many projects will I work on at the same time?
  6. How many repositories do you need to touch to ship a feature?
  7. Are you using Continuous Delivery?
  8. How long do you keep PR branches before you merge them?
  9. Are you working directly on your machines or with Docker or on the Server?

8 Questions You Should Absolutely Ask An Interviewer by Glassdoor Team

  1. What do the day-to-day responsibilities of the role look like?
  2. What are the company’s values? What characteristics do you look for in employees in order to represent those values?
  3. What’s your favorite part about working at the company?
  4. What does success look like in this position, and how do you measure it?
  5. Are there opportunities for professional development? If so, what do those look like?
  6. Who will I be working most closely with?
  7. What do you see as the most challenging aspect of this job?
  8. Is there anything about my background or resume that makes you question whether I am a good fit for this role?

6 Questions to Ask in an Interview for a Remote Job

  1. What percent of people work remotely?
  2. Do you use video or phone for meetings?
  3. What collaboration and workflow tools do you use?
  4. How frequently do you meet?
  5. How do you build team spirit?
  6. How often do you gather in person?

The Joel Test: 12 Steps to Better Code

  1. Do you use source control?
  2. Can you make a build in one step?
  3. Do you make daily builds?
  4. Do you have a bug database?
  5. Do you fix bugs before writing new code?
  6. Do you have an up-to-date schedule?
  7. Do you have a spec?
  8. Do programmers have quiet working conditions?
  9. Do you use the best tools money can buy?
  10. Do you have testers?
  11. Do new candidates write code during their interview?
  12. Do you do hallway usability testing?

The Pragmatic Engineer's Developer Culture Test

Basics #

  1. Do people feel safe being themselves and voicing their opinions, even if they might disagree with others?
  2. Does your company pay a fair wage, that's more or less on par with the local market?
  3. Can engineers work in a flexible way that works for their team, as well as for them?

Clarity, Autonomy and Collaboration #

  1. Do you have a process in place to share the business reasons for work to be done with engineers?
  2. Do teams have a clear backlog/roadmap, making it easy to answer "what will we work on next, and why?"
    1. Does the top-down planning also meet a bottoms-up planning?
    2. So can engineers bring suggestions to the table, that end up on the team's roadmap - either as supporting the "why" or as part of the > engineering work budget?
    3. Do reasonable tech debt payoff suggestions get prioritized this way?
  3. Are developers encouraged to solve problems directly by going to developers on other teams?
  4. Do developers work directly with users, designers, product managers, data scientists, and other stakeholders without going having to rely on a proxy (e.g. their manager)?
  5. Are people taking initiatives to make things better celebrated or rewarded over this seen as unnecessary distractions?

Sustainable Engineering Culture #

  1. Do you differentiate between the prototype/MVP/functionally complete phase and production readiness state of code?
  2. Are code reviews and automated testing (unit, integration, etc) part of the everyday development process, to the extent that not having them is a rare exception, for very well understood cases?
  3. Do you have CI process setup that runs before committing the code?
    1. After the code is committed, do you have a CD process to push it straight to production - and if not, can developers push the code they own to this environment?
  4. For teams where developers are oncall, do you measure oncall health and the impact on developers?
    1. Does fixing an unhealthy oncall have priority over any product work?
  5. Do you follow an internal open-source model, where any developer can read and contribute to any other codebase - with appropriate code ownership in place?

Career Progression #

  1. Are most engineering managers technical - meaning have a background of having done software development at some point in their career?
    1. Do managers do regular 1:1s in a way that builds trust (e.g. listening, giving feedback, discussing career goals)?
  2. Do you have a career ladder, with levels, and expectations at each of the level defined, and a clear promotion process on how to get to the next level?
  3. Do you have parallel IC & management career paths that run a few levels above the entry-level engineering manager role?
  4. Do you have at least two of the following three: 360 performance reviews (where directs also give feedback to managers), a culture of peers giving feedback to each other and regular feedback collected, shared, and acted on by the company via company-wide or org-wide surveys.
  5. Do you have at least two of the following three: an active mentorship program with developers also mentoring other developers, professional development stipend for books/trainings, regular tech talks where people in the company learn from each other - or from outside experts.


Share on Hacker News
Share on LinkedIn


← Home


Want to learn more?

Sign up to get a digest of my articles and interesting links via email every month.

* indicates required

Please select all the ways you would like to hear from Krzysztof Kula:

You can unsubscribe at any time by clicking the link in the footer of my emails.

I use Mailchimp as a marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp's privacy practices here.