job_interview_questions
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
job_interview_questions [2009/06/13 05:21] – created stephen | job_interview_questions [2023/01/31 02:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Job Interview Questions ====== | ====== Job Interview Questions ====== | ||
+ | |||
+ | ==== Remote Working ==== | ||
+ | |||
+ | * What are your communication/ | ||
+ | * How you handle meetings with in-office and remotes? | ||
+ | * How do you ensure remote workers stay connected and engaged with the company? | ||
==== Work Tracking ==== | ==== Work Tracking ==== | ||
Line 9: | Line 15: | ||
* Do you have coding standards? | * Do you have coding standards? | ||
* Do you use automated tools like FxCop? | * Do you use automated tools like FxCop? | ||
- | * Is it documented? Can I read it? | + | * Is it documented? |
==== Source Control ==== | ==== Source Control ==== | ||
Line 15: | Line 21: | ||
* What source control do you use? | * 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? | * 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? | + | * Is it documented? |
==== Specifications ==== | ==== Specifications ==== | ||
Line 21: | Line 27: | ||
* Is the coding based on a specification document? Is the coding always based on a specification document? | * Is the coding based on a specification document? Is the coding always based on a specification document? | ||
* Who writes the specification document? | * Who writes the specification document? | ||
- | * Can I see one? | + | |
+ | ==== Development ==== | ||
+ | |||
+ | * Is there a bug database / bug tracker? | ||
+ | * Feature vs bug priority (Microsoft uses 'Zero Defects Policy' | ||
+ | * What are the working conditions like? (noisy vs quiet etc) | ||
+ | * Machine specs, dual screens etc | ||
+ | * Visual Studio Professional vs Visual Studio Team System etc | ||
+ | |||
+ | ==== Building ==== | ||
+ | |||
+ | | ||
+ | * Do you do overnight builds? | ||
==== Testing ==== | ==== Testing ==== | ||
Line 27: | Line 45: | ||
* Do you use automated testing? Overnight testing? | * Do you use automated testing? Overnight testing? | ||
* Who tests? | * Who tests? | ||
- | * Are there test plans / test scripts? Who writes them? Can I see one? | + | * Are there test plans / test scripts? Who writes them? |
==== Database Access ==== | ==== Database Access ==== | ||
Line 35: | Line 53: | ||
==== Backups ==== | ==== Backups ==== | ||
- | * Is there a backup policy for local machines? | + | * Is there a backup policy for local machines? |
+ | |||
+ | ==== Deployment ==== | ||
+ | |||
+ | * How does your company handle software deployment? What tools do you use? | ||
+ | * How often do you deploy to production? | ||
{{tag> | {{tag> | ||
job_interview_questions.1244870500.txt.gz · Last modified: 2017/01/01 19:50 (external edit)