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

      Cisco

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Cisco | Empleos en Cisco | Sueldos en Cisco | Prestaciones en Cisco
      Entrevistas en CiscoEntrevistas para el cargo de Network/Embedded/Applications Development en CiscoEntrevista en Cisco


      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 Network/Embedded/Applications Development

      16 sep 2021
      Candidato de entrevista anónimo
      Nueva Delhi
      Oferta rechazada
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé a través de una facultad o universidad. Acudí a una entrevista en Cisco (Nueva Delhi) en ago 2021

      Entrevista

      Four round were conducted Round 1: Written Test 15 MCQs along with 2 coding questions. MCQs were based on topics like Computer Networks(related to HTTP error handling) and aptitude-based questions. Tell me about yourself. Give me an overview of all the projects mentioned in your resume. Explain to any one of them, which technologies you used. What is the data structure you implemented in it? Explain the approach and Code (Just the required functions) on any text editor: Add 1 to a number represented in the linked list and return the updated linked list. I have explained the 2 approaches and also written the functions. Given a set of characters, generate its power set. E.g. for set {a,b,c} : powerset will be: [ {}, {a},{b},{c},{a,b},{b,c},{a,c},{a,b,c} ]. Initially stuck for some strings, but after hint, I covered the logic. One logic was by using recursion. Another logic is the Binary. e.g 0 1 1 means {b,c}. Approach to implement LRU cache Explain All the OOPS concepts. Some Language-based questions like What are the types of constructors in C++ (My preferred language) From OS, what are semaphores, deadlock, and its conditions? Solve the hourglass puzzle.I will suggest going through all these puzzles. Round 3: Managerial Round This round mostly revolved around my projects, he asked the questions like the challenges you and your team faced, how did you resolve them, Have you had done testing on the project, what are the testing methods you have applied. This round was 35-40mins long. Round 4: Director Round Similar project-related questions he asked. My elective was Object Oriented Analysis And Design (OOAD), So he asked questions on the Singleton Design pattern with an example. What is SAAS(Software As A Service), microservice (these are based on my web development project). What languages have you used in the backend? Explain router, switches, routing protocols. In which field/domain you are interested to work in and why? Where do you see yourself in the next few years? Round 5: HR Round It was just a 5 minutes round. Why cisco? Information regarding location preference, Any plans for further studies, Internship availability was asked.

      Preguntas de entrevista [1]

      Pregunta 1

      Tell me about yourself. Give me an overview of all the projects mentioned in your resume. Explain to any one of them, which technologies you used. What is the data structure you implemented in it? Explain the approach and Code (Just the required functions) on any text editor: Add 1 to a number represented in the linked list and return the updated linked list. I have explained the 2 approaches and also written the functions. Given a set of characters, generate its power set. E.g. for set {a,b,c} : powerset will be: [ {}, {a},{b},{c},{a,b},{b,c},{a,c},{a,b,c} ]. Initially stuck for some strings, but after hint, I covered the logic. One logic was by using recursion. Another logic is the Binary. e.g 0 1 1 means {b,c}. Approach to implement LRU cache Explain All the OOPS concepts. Some Language-based questions like What are the types of constructors in C++ (My preferred language) From OS, what are semaphores, deadlock, and its conditions? Solve the hourglass puzzle.I will suggest going through all these puzzles.
      Responder pregunta