Question d’entretien chez 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.

Réponse à la question d'entretien

Utilisateur anonyme

9 déc. 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.