SITA Interview Question

One question involved looking at code written in C++ and asked how you would test this code or analyze this code with the team?

Interview Answer

Anonymous

Nov 25, 2017

Perform a code review with the team to discuss inputs, outputs, and behavior or code.

1