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

      APT Research

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de APT Research | Empleos en APT Research | Sueldos en APT Research | Prestaciones en APT Research
      Entrevistas en APT ResearchEntrevistas para el cargo de Software Engineer(Internship) en APT ResearchEntrevista en APT Research


      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(Internship)

      12 de ago de 2025
      Empleado anónimo
      Nueva Delhi
      Oferta aceptada
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Acudí a una entrevista en APT Research (Nueva Delhi)

      Entrevista

      The OA was not your typical LeetCode-style OA :) it's a nice design interview to test your ability to write good code. As for the interview, I had 3 rounds (around 1 hour each), and I was asked about things from my resume, OS and Networks in depth as well as C++ STL in depth in all three of them. There were a couple of DSA questions asked as well.

      Preguntas de entrevista [1]

      Pregunta 1

      Implement queue with stacks in O(1) push/pop complexity.
      1 respuesta

      Otras evaluaciones sobre las entrevistas para el cargo de Software Engineer(Internship) en APT Research

      Entrevista para Software Engineer(Internship)

      13 de jun de 2024
      Candidato de entrevista anónimo
      Dhanbad-Cum-Kenduadih-Cum-Jagata
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en APT Research (Dhanbad-Cum-Kenduadih-Cum-Jagata)

      Entrevista

      DSA questions and grilled me on C++ Fundamentals along with question on Computer Networks. Adding words to complete the word requirement hence the rambling appended at the end, Pardon the rambling but 30 words are a lot.

      Preguntas de entrevista [1]

      Pregunta 1

      Gave me coding problem solution i submitted in OT and asked me to improve it's quality
      Responder pregunta
      2

      Entrevista para Software Engineer(Internship)

      23 de feb de 2023
      Empleado anónimo
      Oferta aceptada
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé a través de una facultad o universidad. Acudí a una entrevista en APT Research en ago 2022

      Entrevista

      The company visited my campus for internship process. I had cleared the written test (coding round) . I remember it had 5 questions all on the graphs . Then in the interview, I had the first spot . Interview went great , there were 2 concecutive interview rounds with 2 panelist in each of them . First one was cpp round , asked easy to medium level cpp question. Then in the next round there were 2 DSA questions. I was able to solve both. I was give on spot offer and had welcome by the hr there .

      Preguntas de entrevista [1]

      Pregunta 1

      Given a sequence of integers in array . Find min number of operation to sort the array . One operation is swapping two elements of array. Do it in O(n) time and O(1) space . This was standard question , which I had an idea to solve . Also it was a medium level question.
      Responder pregunta