|
|
|
|
|
by acesubido
2600 days ago
|
|
This: "There's a feature you and several other co-workers are building. The deadline is 3 days from now. You and 'Co-worker A' are tasked in building a module of that feature. You've already written several classes and tried abstracting some repetitive parts that would allow you to hit the target deadline for the team. However 'Co-worker A' has also worked on those same classes and wrote more methods that are too tightly coupled and doesn't read well underneath. He claims this is a better design than yours just to finish the feature and doesn't budge on changing it during code reviews. How do handle this situation?" I like this question since there's a wide range of answers of how people deal with conflict under pressure. |
|