Pergunta de entrevista da empresa Infosys

The assessment mainly focused on solving coding problems related to data structures and algorithms. Questions involved trees, arrays, GCD, XOR operations, subsequences, and logical problem-solving under time constraints.

Resposta da entrevista

Sigiloso

9 de dez. de 2025

I approached the problems by first understanding the requirements clearly, identifying the right data structures, and then implementing optimized solutions while handling edge cases. I verified the logic using sample test cases provided.