Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Cisco

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Cisco | Offerte di lavoro di Cisco | Stipendi di Cisco | Benefit di Cisco
      Colloqui di CiscoColloqui per Network/Embedded/Applications Development presso CiscoColloquio di Cisco


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Colloquio per Network/Embedded/Applications Development

      16 set 2021
      Candidato anonimo a colloquio
      Nuova Delhi
      Offerta rifiutata
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Cisco (Nuova Delhi) nel mese di ago 2021

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 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.
      Rispondi alla domanda