Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      LTM Limited

      Essa empresa é sua?

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa LTM Limited | Vagas da empresa LTM Limited | Salários da empresa LTM Limited | Benefícios da empresa LTM Limited
      Entrevistas da empresa LTM LimitedEntrevistas do cargo de Software Engineer da empresa LTM LimitedEntrevista da empresa LTM Limited


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Indeed, Inc. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Indeed, Inc.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para Software Engineer

      28 de fev. de 2025
      Candidato(a) sigiloso(a) à entrevista
      Morādābād
      Nenhuma oferta
      Experiência neutra
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de uma faculdade ou universidade. O processo levou 4 semanas. Fui entrevistado pela LTM Limited (Morādābād) em fev. de 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.

      Perguntas de entrevista [1]

      Pergunta 1

      To explain my Projects in Detail.
      Responder à pergunta

      Outras avaliações de entrevista de vagas de Software Engineer da empresa LTM Limited

      Entrevista para Software Engineer

      11 de jun. de 2026
      Funcionário(a) sigiloso(a)
      Oferta aceita
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Fiz uma entrevista na empresa 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

      Perguntas de entrevista [1]

      Pergunta 1

      scenario based questions related to the technology
      Responder à pergunta

      Entrevista para Software Engineer

      12 de jun. de 2026
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Fiz uma entrevista na empresa 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.

      Perguntas de entrevista [1]

      Pergunta 1

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

      Entrevista para Software Engineer

      26 de mai. de 2026
      Candidato(a) sigiloso(a) à entrevista
      Oferta recusada
      Experiência positiva
      Entrevista fácil

      Candidatura

      Fiz uma entrevista na empresa 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

      Perguntas de entrevista [1]

      Pergunta 1

      Coding questions, asked few behavioral questions
      Responder à pergunta