Questions to ask the company during your interview
Reverse interview
This is a list of questions which may be interesting to a tech job applicant.
The points are not ordered and many may not apply to a given position, or work type.
It was started as my personal list of questions, which grew over time to include both things I'd like to see more of and red flags which I'd like to avoid.
I've also noticed how few questions were asked by people I interviewed and I think those were missed opportunities.
If you asked something not listed here, send in a PR.
Check which questions are interesting for you specifically
Check which answers you can find yourself online
Otherwise ask
Definitely don't try to ask everything from the list.
Remember that things tend to be fluid, re-organizations happens often.
Having a bug tracking system doesn't make bug handling efficient and CI/CD doesn't mean your time to deliver is necessarily short.
The Role
What's the on-call plan/schedule? (what's the pay for standby and call-out)
What are the tasks I would do on a usual day?
What's the junior/senior balance of the team? (and are there plans to change it)
What does the onboarding look like?
How much independent action vs working off a provided list is expected?
What are the expected/core work hours?
What is your definition of success for this role?
Tech
What are the usual stacks used at the company?
How do you use source control?
How do you test code?
How do you track bugs?
How do you integrate and deploy changes? Is it CI/CD?
Is your infrastructure setup under version control / available as code?
What's the workflow from the planning to the finished task?
How do you prepare for disaster recovery?
Is there a standardised development environment? Is it enforced?
How quickly can you setup a new local test environment for the product? (minutes / hours / days)
How quickly can you respond to security issues in the code or dependencies?
Are all developers allowed to have local admin access of their computers?
The Team
How is the work organised?
How does the intra/inter-team communication typically work?
How are differences of opinions resolved?
Who sets the priorities / schedule?
What happens after pushback? ("this can't be done in the projected time")