Open Ended Questions Flashcards
What three character traits would your friends use to describe you?
Reliable
Flexible
Tactful
Leader?
What are some practices you use to help prevent a developer on the team from breaking the build? When the build does break, how do you help fix it?
Code Reviews
StyleCop
Pair Programming?
What do you do when you get stuck with a problem you can’t solve?
Communicate to the team Stack Overflow Sleep on it Documentation Working Examples Stack Trace Tutorials Documentations
What do you do when you get stuck with a problem you can’t solve?
Communicate to the team Stack Overflow Get away from the problem Documentation Working Examples Stack Trace Tutorials Documentations
Describe to me some bad code you’ve read or inherited lately.
Using and if statement to evaluate a model’s variable without checking if the variable even exists
Describe to me some bad code you’ve read or inherited lately.
Using and if statement to evaluate a model’s variable without checking if the variable even exist causing a error during runtime
What 3 books are you currently reading?
Cracking the coding interview
What did you learn?
Can you tell me about a recent project or process that you made better, faster, smarter or more efficient?
Can you tell me about a recent project or process that you made better, faster, smarter or more efficient?
You’ve just been assigned to a project involving a new technology. How would you get started?
You’ve just been assigned to a project involving a new technology. How would you get started?
What technology-related blogs, podcasts, tweets or websites do you follow? Do you share any information yourself online?
What technology-related blogs, podcasts, tweets or websites do you follow? Do you share any information yourself online?
How do you keep your technology skills current?
How do you keep your technology skills current?
Can you tell me about a time when things didn’t go the way you wanted at work, such as a project that failed or being passed over for a promotion?
Can you tell me about a time when things didn’t go the way you wanted at work, such as a project that failed or being passed over for a promotion?
What are your favorite and least favorite technology products, and why?
What are your favorite and least favorite technology products, and why?
Are you using code from GitHub or contributing code to an open-source project in GitHub? Do you answer questions on Stack Overflow
Are you using code from GitHub or contributing code to an open-source project in GitHub? Do you answer questions on Stack Overflow
What are some practices you use to help prevent a developer on the team from breaking the build? When the build does break, how do you help fix it?
What are some practices you use to help prevent a developer on the team from breaking the build? When the build does break, how do you help fix it?