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

      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
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre APT Research | Ofertas de empleos en APT Research | Sueldos en APT Research | Beneficios en APT Research
      Entrevistas de APT ResearchEntrevistas para el puesto de Software Engineer(Internship) en APT ResearchEntrevista de APT Research


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      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 de primera mano.

      Búsquedas de empleo

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

      Entrevista de Software Engineer(Internship)

      12 ago 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 opiniones sobre las entrevistas para el puesto de Software Engineer(Internship) en APT Research

      Entrevista de Software Engineer(Internship)

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

      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 de Software Engineer(Internship)

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

      Solicitud

      Solicité el puesto a través de la escuela superior o la 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