Open Ended Questions Flashcards

1
Q

What three character traits would your friends use to describe you?

A

Reliable
Flexible
Tactful
Leader?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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?

A

Code Reviews
StyleCop
Pair Programming?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What do you do when you get stuck with a problem you can’t solve?

A
Communicate to the team
Stack Overflow
Sleep on it
Documentation
Working Examples
Stack Trace
Tutorials
Documentations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What do you do when you get stuck with a problem you can’t solve?

A
Communicate to the team
Stack Overflow
Get away from the problem
Documentation
Working Examples
Stack Trace
Tutorials
Documentations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe to me some bad code you’ve read or inherited lately.

A

Using and if statement to evaluate a model’s variable without checking if the variable even exists

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Describe to me some bad code you’ve read or inherited lately.

A

Using and if statement to evaluate a model’s variable without checking if the variable even exist causing a error during runtime

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What 3 books are you currently reading?

A

Cracking the coding interview

What did you learn?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Can you tell me about a recent project or process that you made better, faster, smarter or more efficient?

A

Can you tell me about a recent project or process that you made better, faster, smarter or more efficient?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

You’ve just been assigned to a project involving a new technology. How would you get started?

A

You’ve just been assigned to a project involving a new technology. How would you get started?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What technology-related blogs, podcasts, tweets or websites do you follow? Do you share any information yourself online?

A

What technology-related blogs, podcasts, tweets or websites do you follow? Do you share any information yourself online?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How do you keep your technology skills current?

A

How do you keep your technology skills current?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

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?

A

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?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are your favorite and least favorite technology products, and why?

A

What are your favorite and least favorite technology products, and why?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Are you using code from GitHub or contributing code to an open-source project in GitHub? Do you answer questions on Stack Overflow

A

Are you using code from GitHub or contributing code to an open-source project in GitHub? Do you answer questions on Stack Overflow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

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?

A

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?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What do you do when you get stuck with a problem you can’t solve?

A

What do you do when you get stuck with a problem you can’t solve?

17
Q

Describe to me some bad code you’ve read or inherited lately.

A

Describe to me some bad code you’ve read or inherited lately.

18
Q

Please describe the architecture of your most recent project.

A

Please describe the architecture of your most recent project.

19
Q

What lessons have you learned from your current project?

A

What lessons have you learned from your current project?

20
Q

Let’s see some code.

A

Let’s see some code.