Pergunta de entrevista da empresa Talent Plus

How would you describe your approach to solving a problem?

Resposta da entrevista

Sigiloso

10 de mai. de 2017

Firstly, I Identify the issues to be clear about what the problem. Next analyze the impact, then list the possible solutions and then I evaluate the options. In terms of algorithms, I check the performance and complexities to find best solutions to tackle the problem (Using big O notation) Then i select an option or a combination of options. Finally, implement the solutions and continue monitoring and evaluating the effectiveness of the solutions.

2