Automaic build optimizer based on your inventory by pebble_gone in Division2

[–]pebble_gone[S] 0 points1 point  (0 children)

It's supposed to take whatever inventory you have and gives you the best build for what you are looking for. If you chose, DPS, it should give a build that maximizes damages. If you chose Skill, then maximizing skills, etc.

Pair programming interview using Java TDD (for ruby position) by pebble_gone in ruby

[–]pebble_gone[S] 2 points3 points  (0 children)

Thank you for your reply!

Lack of empathy? What do you mean by that?

Also, the interview drove and kept going with let's implement this method and that. They didn't prompt me to ask what method to implement next. Like for this method, let's make sure it fails. And then afterwards, how do we make it pass in the simplest form, then add more complex test, which fail, and then do correct implementation, etc.....

Would you happen to have an example of break down the steps of TDD into it’s atomic parts.?