J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez LTIMindtree en nov. 2024
Entretien
good techincal interview but the HR interviewer is not good. i answered all the questions she asked eventhough the questions is also not that difficult but the technical interviewer is very friendly and maintained good conversation. He asked about OOPs in Java and even he apperciates my answers.
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
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez LTIMindtree
Entretien
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.
Questions d'entretien [1]
Question 1
Intro, multi threading, exception handling, spring boot basics