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 Software Engineer 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 Software Engineer

      28 mag 2010
      Candidato anonimo a colloquio
      Austin, TX
      Nessuna offerta
      Esperienza negativa
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso Cisco (Austin, TX) nel mese di apr 2010

      Colloquio

      Had two one hour phone interviews, one with the hiring manager, one with a technical lead. Both went well and a two day in-person interview was being scheduled. However, the day before the interview the hiring manager got in touch with me to let me know that the job req. was no longer available, but more would be opening in the next quarter. Waited until the next quarter and got my in-person interview. There was a programming test with three developers asking me questions. I ran long on the first one, the second question was based on code one of the interviewers put on the board (which had an unintentional bug), and the third one I dealt with well. Next came a one-on-one interview with another developer, but no technical questions were asked. The hiring manager was also too busy to actually interview me. At the end of the first day the hiring manager informed me he would be contacting me later that day to let me know the results. He did not get back to me until the next day to say they would not be extending me an offer.

      Domande di colloquio [3]

      Domanda 1

      Write a file copy function in the language of your choice
      Rispondi alla domanda

      Domanda 2

      What does the following function do: unsigned int doit(int x) { unsigned int z = 0; while (x &= (x-1)) z++; return z; }
      3 risposte

      Domanda 3

      Write a string reversal function
      Rispondi alla domanda
      3

      Altre recensioni di colloqui per Software Engineer presso Cisco

      Colloquio per Software Engineer

      17 mag 2026
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza neutra
      Colloquio nella media

      Candidatura

      Ho sostenuto un colloquio presso Cisco

      Colloquio

      They care about your skills, rather than your background. They have a template which they provide and you got to fill that, everyone is provided a unique number. You are instructed not to disclose any of your personal details in the due course of your interview.

      Domande di colloquio [1]

      Domanda 1

      Basically DSA, CS Fundamentals, Projects Talks.
      Rispondi alla domanda

      Colloquio per Software Engineer

      3 mag 2026
      Dipendente anonimo
      Austin, TX
      Offerta accettata
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho sostenuto un colloquio presso Cisco (Austin, TX)

      Colloquio

      The interview process was two rounds. The first round was a behavioral interview. Straightforward questions, like tell me about the most technically challenging project you have worked on. The second round was a system design interview.

      Colloquio per Software Engineer

      16 apr 2026
      Dipendente anonimo
      Bengaluru
      Offerta accettata
      Esperienza positiva
      Colloquio difficile

      Candidatura

      Ho sostenuto un colloquio presso Cisco (Bengaluru)

      Colloquio

      3 technical rounds of 35-45 mins each for a 5 years experience JS fullstack. 1. Project currently working on + design patterns employed and resume based questions in details to check the depth. 2. System design interview - asked me to mention an approach to design a microservice for retail client. Followed up by questions on why I've chosen a particular tech stack and questions on how to tackle certain situations in real word on such services (inventory + payments etc). 3. DS based test - question was bit easy.