J'ai postulé en personne. J'ai passé un entretien chez LTIMindtree
Entretien
My interview was conducted by a bot, and overall it was a smooth and positive experience. It included two DSA coding questions and one multiple-choice question focused on Android development concepts and problem-solving.
Questions d'entretien [1]
Question 1
Next permutation Question
Example 1:
Input: nums = [1,2,3]
Output: [1,3,2]