Good Architecture Interview Questions -


What are some good questions to ask in an interview to know how much the applicant knows about the architecture?

I suggest that you tell the interviewer a complex product or part of a product that you are familiar with (interviewer) then ask him to ask how he will architect and explain his arguments. , And then pay attention to specific decisions and ask questions.

Of course, only if:

  • You are hearing other designs which are not your own.
  • You can accept potential criticism and accept that your own design may be incomplete

An added bonus is that you will see that if that work How can you handle disagreement?

An alternative approach If your product has been redone again, then describe the structure of the older version and ask the interviewer how it will re-evaluate. If the result is close to the existing architecture, then it is likely that the candidate will be a good fit with your group's style and mindset.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -