DEV Community

Discussion on: What questions would you ask, if you’re doing the interviewing?

Collapse
 
mt3o profile image
mt3o • Edited

Known technologies and use cases for them. In the end, they all are the same. Similar patterns here and there... Dependency injection, mvc, events and messages... They are all same patterns here and there.

Experience with markdown. I want to check if they are used to creating documentation.

Preferred working hours. Early bird or night owl?

To the developer - known testing frameworks.
To testers - known automation tools, known algorithms and data structures.
This is a prelude to question about TDD and CI/CD if they have some knowledge.

Role in the team, experience with scrum and agile (is about working methodology).

Biggest challenge, both successful and failed.

How they handle situations where they don't know what to do (for example checking with documentation or stackoverflow is better than the running to your manager each time).

Something to check if they will be able to work with tasks outside of their scope, for example give java code to the frontend guy. I can't have a teammember who can back up only another member of the same role, they must be versatile.

What do they want to do in 3/5/10 years. I don't want to have people in my team who obviously want to jump to another project next year. It's also useful to know where do they head, if someone wants to gain experience and then emigrate, you should be ready for that.