job_interview_questions
This is an old revision of the document!
Table of Contents
Job Interview Questions
Work Tracking
- How do you track work flow? How does work get allocated? How/who determines priority?
Coding Standards
- Do you have coding standards?
- Do you use automated tools like FxCop?
- Is it documented? Can I read it?
Source Control
- What source control do you use?
- What is your check in policy? What does someone have to do before they check in. Do you check at the end of every day?
- Is it documented? Can I read it?
Specifications
- Is the coding based on a specification document? Is the coding always based on a specification document?
- Who writes the specification document?
- Can I see one?
Testing
- Do you use automated testing? Overnight testing?
- Who tests?
- Are there test plans / test scripts? Who writes them? Can I see one?
Database Access
- What sort of access to live database do developers have?
Backups
- Is there a backup policy for local machines? Can I see it?
job_interview_questions.1244870500.txt.gz · Last modified: 2017/01/01 19:50 (external edit)