Me postulé a través de una agencia de empleos. El proceso tomó 1 semana. Acudí a una entrevista en LTM Limited (Nueva Delhi) en may 2025
Entrevista
HR call Screening, Than interview is scheduled. Interview question where of medium difficulty. 2 coding question were asked and other question where of theory based... I was not selected but hope this question help you to clear the interview.
Preguntas de entrevista [1]
Pregunta 1
You are given an array prices where prices[i] is the price of a given stock on the ith day.
You want to maximize your profit by choosing a single day to buy one stock and choosing a different day in the future to sell that stock.
Return the maximum profit you can achieve from this transaction. If you cannot achieve any profit, return 0.
Example 1:
Input: prices = [7,1,5,3,6,4];
Output: 5
Me postulé a través de un reclutador. El proceso tomó 2 semanas. Acudí a una entrevista en LTM Limited (Indore) en sept 2025
Entrevista
I applied through naukri got a call for first round. In first round they asked me which is our strong part backend or frontend , I said backend they stated asking me front-end questions related to react redux . Same happened in second round . But this time I was not able to answer 1 question out of 3 so I got rejected.
Preguntas de entrevista [1]
Pregunta 1
React redux mainly, asked me to write redux create store syntax .
The selection process consisted of four distinct rounds, each designed to assess various skills and competencies.
The first round was an aptitude test, focusing on logical reasoning, numerical ability, and problem-solving skills. This phase aimed to evaluate the candidates' analytical thinking and their ability to tackle challenging questions under pressure.
Following the aptitude test, the second round involved coding in Java. Candidates were required to demonstrate their programming skills by solving coding problems within a specified time limit. This round assessed not only their proficiency in Java but also their ability to write efficient and well-structured code.
The third round was a technical interview, where candidates engaged in a discussion with technical experts. This interview focused on the candidates' understanding of core concepts, their experience with technologies, and their ability to apply theoretical knowledge to practical scenarios.
Finally, the last round was an HR interview. In this round, candidates were evaluated on their interpersonal skills, cultural fit within the company, and overall motivation for applying. The HR team aimed to understand the candidates’ career aspirations and how they aligned with the company's values and goals.
Preguntas de entrevista [1]
Pregunta 1
Difference between JRE JDK and JVM
Write a code to print triangle in reverse order
Explain all oops concepts
Explain method overloading and method overriding using java code
Difference between class variable and instance variable
What is exceptions handling how can you implement
What is classloader
What is stringbuffer when it is used
Difference between system.in, system.out, system.error
Explain the public static void main each
Explain the difference between >> and >>>
Explain memory management
Do have complete any Edutech Courses and how was your experience.