J'ai postulé via une autre source. J'ai passé un entretien chez LTM Limited en oct. 2024
Entretien
Online Aptitude Test: This included questions on logical reasoning, quantitative aptitude, and basic programming.
Technical Interview: I was asked to explain my project code in detail. Then I was asked to write React code for a specific functionality. Questions were also asked on OOPs, priority queue, finding the second maximum element in an array, bubble sort, MySQL queries like finding the third highest salary, and the difference between primary key and unique key.
HR Interview: This round was mainly about my background, strengths, and why I want to join LTIMindtree.
Questions d'entretien [1]
Question 1
The interview started with a discussion of my project. The interviewer asked me to explain the code, including technologies used, project structure, and flow of data. I gave a walkthrough of my React-based project and backend implementation.
Next, I was asked to write a React code snippet to implement a specific functionality (like a button click, form handling, or dynamic rendering).
Then came technical questions on core concepts:
OOPs: Explained the four pillars – Inheritance, Encapsulation, Abstraction, and Polymorphism.
Priority Queue: Explained its use and internal working (heap).
Second Maximum Element in Array: Asked to write logic/code.
MySQL:
Find third highest salary using LIMIT and DISTINCT.
Difference between Primary Key and Unique Key.
Sorting Algorithm: Asked to explain and write Bubble Sort logic.
J'ai passé un entretien chez LTM Limited (Bhubaneshwar)
Entretien
Online Assesment followed by techincal interview followed by HR interview within one month.
they will take around 1 year to give you the joining and the domain is also not fixed neither depends on your skills. it is totally dependednt on business requirements of the company.
Questions d'entretien [1]
Question 1
Resume based question asked in the interview so prepare your resume well.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez LTM Limited (Chennai)
Entretien
the interview is moderate level for fresher they asked basic queations based on os, computer networks, sql basic questions, 2-3 easy to medium coding questions, coding question can be answered in your preferred language
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez LTM Limited
Entretien
It was easy, I was asked for my opinion on relocation and I agreed. I was asked on Java OOPs and SQL. It was fairly basics. In HR round I was asked about simple questions on workplace ethics and all.
Questions d'entretien [1]
Question 1
I was asked to design a banking system using OOPs principles.