Me postulé a través de una facultad o universidad. El proceso tomó 2 semanas. Acudí a una entrevista en LTIMindtree (Dehradun) en sep 2022
Entrevista
I wanted to share my recent interview experience for a GET - lv 2 role at LTIMindtree. I believe it might be helpful for those preparing for a similar interview process.
The interview consisted of several rounds:
Aptitude and English Test:
The initial round focused on assessing aptitude and English language skills.
Coding Round:
Following the first round, there was a coding round where two coding problems were given. I would describe them as having an easy difficulty level, providing candidates with a fair chance to showcase their coding skills.
Technical Interview:
The first technical interview covered fundamental topics such as SQL and coding. The SQL questions were focused on basic queries, while the coding questions revolved around sorting algorithms and basic array manipulation. It's advisable for candidates to have a strong grasp of these concepts.
HR Interview:
The final round was an HR interview, where the focus shifted towards understanding the candidate's personality, communication skills, and how well they would fit into the company culture.
Overall, the interview process was well-structured, giving candidates the opportunity to demonstrate both technical proficiency and interpersonal skills. I recommend future candidates brush up on SQL fundamentals, sorting algorithms, and basic array manipulation for the technical rounds.
Preguntas de entrevista [1]
Pregunta 1
The first technical interview covered fundamental topics such as SQL and coding. The SQL questions were focused on basic queries, while the coding questions revolved around sorting algorithms and basic array manipulation. It's advisable for candidates to have a strong grasp of these concepts.
HR Interview:
The final round was an HR interview, where the focus shifted towards understanding the candidate's personality, communication skills, and how well they would fit into the company culture.
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
Me postulé a través de una facultad o 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