Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en LTIMindtree (Pune) en sept 2023
Entrevista
1. The initial stage of the assessment consists of the first round, which combines fundamental aptitude testing and evaluation of English communication skills. 2. Following this, candidates encounter the coding round, where they encounter two relatively straightforward problems revolving around array manipulation. The coding round's challenges focus on tasks related to array sorting and searching, examining the candidates' algorithmic and problem-solving abilities in this specific context.
too long process , OA interview 2 and then offer took almost 4 month to complete .
OA is easy anyone can clear
interviews are easy aynone can clear that too thye hardly reject aynone
Aptitude online assessment , technical online assessment , technical round , human resource round some may have an additional ai interview round was generally easy , technical round they ask easy questions
Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en LTIMindtree
Entrevista
I recently attended a technical interview focused mainly on Core Java concepts and basic Data Structures & Algorithms. The interview started with a short introduction about myself, projects, and my role in them. After that, the interviewer moved into technical questions.
The first section was mostly Core Java. I was asked questions about OOP concepts like encapsulation, inheritance, polymorphism, and abstraction. They also asked the difference between == and .equals(), Array vs ArrayList, and basics of exception handling. Some questions were conceptual but required clear examples.
Then the interview shifted to basic coding questions. I was asked to write a program to print prime numbers and explain the logic. Another question involved checking whether a number is prime using optimized logic (up to √n). I also got a Fibonacci series question and a simple array problem like finding the largest element.
The interviewer focused more on logic clarity rather than complex algorithms. They asked me to explain my approach step by step and also discussed time complexity in simple terms.
Overall, the interview was moderate level, mainly testing fundamentals of Java and basic problem-solving skills. If you are clear with core concepts and practice small coding problems, it is manageable.
Preguntas de entrevista [1]
Pregunta 1
Intro, multi threading, exception handling, spring boot basics