Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empleadores

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      LTM Limited

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de LTM Limited | Empleos en LTM Limited | Sueldos en LTM Limited | Prestaciones en LTM Limited
      Entrevistas en LTM LimitedEntrevistas para el cargo de Software Engineer en LTM LimitedEntrevista en LTM Limited


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

      • Ayuda
      • Pautas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de autorización de cookies

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Entrevista para Software Engineer

      28 feb 2025
      Candidato de entrevista anónimo
      Morādābād
      Sin ofertas
      Experiencia neutra
      Entrevista promedio

      Solicitud

      Me postulé a través de una facultad o universidad. El proceso tomó 4 semanas. Acudí a una entrevista en LTM Limited (Morādābād) en feb 2025

      Entrevista

      Round 1: Aptitude Test The first round of the interview process was an aptitude test. It consisted of multiple-choice questions covering quantitative aptitude, logical reasoning, and verbal ability. The difficulty level was moderate, and time management was the key to clearing this round. Round 2: Technical Interview After clearing the aptitude round, I moved on to the technical interview. The interviewer started by asking me to introduce myself. I gave a brief introduction, education, technical skills, and interests. Next, he asked me to explain my project. I described my latest project, explaining its objective, technology stack, challenges faced, and how I overcame them. The interviewer seemed interested and asked a few follow-up questions about specific features of my project. Coding Question in Java After the project discussion, the interviewer asked me to write a Java program to check if any word from an array is present in a given string. I quickly wrote the program and explained my approach. Here’s the Java code I wrote: public class WordInStringCheck { public static boolean containsWord(String[] words, String input) { for (String word : words) { if (input.contains(word)) { return true; } } return false; } public static void main(String[] args) { String[] words = {"hello", "world", "java", "interview"}; String input = "This is a java programming interview."; if (containsWord(words, input)) { System.out.println("The input string contains at least one word from the array."); } else { System.out.println("No words from the array were found in the input string."); } } } The interviewer was satisfied with my solution. DBMS and SQL Discussion After the coding question, the interviewer moved on to database management systems (DBMS) and SQL. He asked me to give an introduction to DBMS and SQL, where I explained: DBMS: A software that allows users to create, retrieve, update, and manage data efficiently. SQL: A structured query language used to interact with databases. SQL Query Writing Finally, the interviewer gave me a scenario and asked me to write an SQL query. The problem was: write a query to count the number of employees in each department. I wrote the following query: SELECT department COUNT(*) AS employee_count FROM employee GROUP BY department; The interviewer appreciated my answer and my interview ends here.

      Preguntas de entrevista [1]

      Pregunta 1

      To explain my Projects in Detail.
      Responder pregunta

      Otras evaluaciones sobre las entrevistas para el cargo de Software Engineer en LTM Limited

      Entrevista para Software Engineer

      12 jun 2026
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en LTM Limited

      Entrevista

      This is on-campus. There were 3 round: 1. Aptitude + Communication skill Test, 2. Technical Interview, 3. Hr round 1st round was online and qns was from Quant apti , logical reasoning, verbal ability, Communication skills. 2nd round was Technical interview round in office. Interviewer mainly ask qn from Java + OOPs, sql and project related qn 3rd round was online hr round.

      Preguntas de entrevista [1]

      Pregunta 1

      In Technical round qns was: related to oops, sql queries, easy coding qns
      Responder pregunta

      Entrevista para Software Engineer

      11 jun 2026
      Empleado anónimo
      Oferta aceptada
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en LTM Limited

      Entrevista

      1. Online Assessment (Aptitude + Technical basics) * Quant, logical reasoning, English * Basic coding questions (for dev roles) 2. Technical Interview (1–2 rounds) * Resume-based questions (Angular/.NET/Java etc.) * Core concepts (OOP, DB, API, framework knowledge) * Project discussion + scenario questions 3. Managerial Round * Project handling experience * Problem solving approach * Team work, deadlines, client handling 4. HR Round * Salary discussion * Notice period, joining date * Behavioral questions (strengths/weakness

      Preguntas de entrevista [1]

      Pregunta 1

      scenario based questions related to the technology
      Responder pregunta

      Entrevista para Software Engineer

      26 may 2026
      Candidato de entrevista anónimo
      Oferta rechazada
      Experiencia positiva
      Entrevista fácil

      Solicitud

      Acudí a una entrevista en LTM Limited

      Entrevista

      1-oa, 2 interview rounds, 1 is technical next hr, the interview process was easy, almost half of the people cleared it, there are few questions that keep repeating. For example in hr they will ask WHT do u know about this company and stuff

      Preguntas de entrevista [1]

      Pregunta 1

      Coding questions, asked few behavioral questions
      Responder pregunta