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

      AppDynamics

      Parte de Cisco

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de AppDynamics | Empleos en AppDynamics | Sueldos en AppDynamics | Prestaciones en AppDynamics
      Entrevistas en AppDynamicsEntrevistas para el cargo de Software Developer In Test en AppDynamicsEntrevista en AppDynamics


      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.

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      AttackIQ
      4.4★Remuneración y prestaciones
      avatar
      Riba&Carod Associats
      4.4★Remuneración y prestaciones

      Entrevista para Software Developer In Test

      15 oct 2013
      Candidato de entrevista anónimo
      San Francisco, CA

      Otras evaluaciones sobre las entrevistas para el cargo de Software Developer In Test en AppDynamics

      Entrevista para Software Engineer In Test

      30 dic 2021
      Empleado anónimo
      Oferta aceptada
      Experiencia positiva
      Entrevista promedio
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé a través de una recomendación de un empleado. El proceso tomó 2 semanas. Acudí a una entrevista en AppDynamics (San Francisco, CA) en oct 2013

      Entrevista

      Had an initial conversation with the recruiter who gave an overview about the team and work. Had 2 phone interviews, one with a developer and another with the team manager. The first one involved shared screen coding - Given an array of numbers and a target number, return true if the target number can be formed by adding 2 numbers in the array, else false. Write test cases for the same. The next interview involved talking to manager about the team and some basic questions on java. What are access modifiers in java and static usage in java etc. Was also asked about factory and builder design pattern. After these interviews I was called onsite for a final round of onsite interview. Onsite interview was with 5 different people, 2 developers, 1 manager and 2 test engineers. Sample questions - 1. Write a linked list class in java and provide an init method which takes a count and returns a list having count elements, with head starting from count and tail having count. 2. What is singleton pattern and what is double locked checking? Why is it needed? Write code for singleton pattern 3. What is synchronization in java? What is volatile in java? 4. Write code to find the Nth to last element in a linked list. What are the test cases for the same? 5. What's the difference between abstract class and interface? Can an abstract method be declared static? If so, why? If not, why? Most other questions were based on core java like garbage collection, primitive type and objects. Was also asked about inheritance in java and javascript.

      Preguntas de entrevista [1]

      Pregunta 1

      You are given a list of call stacks, which represents the call stack at a particular instance of time starting from 0 ms, say at every ms. You need to create a call graph from this data, which is a hierarchical structure and also provide the time in ms, that each call in the hierarchy took. After I struggled a bit, the question was further simplified where I had to find the number of times a particular method is called and also provide a parent-child hierarchy between the calls. So basically, the input was a list of stacks and the output was a tree graph with count of each method.
      Responder pregunta
      8

      Solicitud

      Acudí a una entrevista en AppDynamics

      Entrevista

      It was a good and comprehensive interview process. And it was in campus placements and it was 4 rounds and 2 technical rounds 1 hiring manager round and 1 HR round.

      Preguntas de entrevista [1]

      Pregunta 1

      Regarding projects and normal DSA questions.
      Responder pregunta

      Entrevista para Software Engineer In Test

      24 dic 2021
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en AppDynamics

      Entrevista

      Good interview process, interviewers are really helpful and medium to hard difficulty questions based on DSA and computer science concepts. The interview was conducted on WebEx. Questions were on arrays, matrix, and sliding windows.

      Preguntas de entrevista [1]

      Pregunta 1

      Rotate a matrix in place.
      Responder pregunta