Solicité el puesto por otro medio. Acudí a una entrevista en LTM Limited en oct 2024
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.
Acudí a una entrevista en LTM Limited (Bhubaneshwar)
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Resume based question asked in the interview so prepare your resume well.
Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en LTM Limited (Chennai)
Entrevista
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
Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en LTM Limited
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
I was asked to design a banking system using OOPs principles.