Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Mercury Systems

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Mercury Systems | Offres d’emploi chez Mercury Systems | Salaires chez Mercury Systems | Avantages sociaux chez Mercury Systems
      Entretiens chez Mercury SystemsEntretiens d’embauche pour Software Engineer-I chez Mercury SystemsEntretien chez Mercury Systems


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Software Engineer-I

      17 déc. 2019
      Candidat à l'entretien anonyme
      Cypress, CA
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Mercury Systems (Cypress, CA) en déc. 2019

      Entretien

      I applied online and was contacted via email by a recruiter the very next day to set up a 30-minute phone screening with him. I did the phone screening with the recruiter two days later and it was very easy and straight forward. He gave me info on the job and asked me simple questions, such as how I feel about working on a team and what salary I would want. After the phone screening was over, the recruiter called me back a few hours later to schedule a second 30-minute phone screening (this time with two people: Mercury Systems's Expert Systems Architect Engineer and Principle Software Engineer). I did the second phone screening four days later and it was also pretty straight forward. I mainly discussed my project and programming experience (wasn't asked any technical questions). I was asked questions relating to what programs I'm most comfortable using, my experience programming with GUI, my experience using Linux, whether I enjoyed working on front-end or back-end stuff more, and challenges that I overcame during the process of completing projects (both on and not on my resume). Exactly one week later, the recruiter from before called me to schedule an on-site interview (the last stage of the interview process). The onsite interview was held the following week (8 days later) in a nice conference room with comfortable office chairs where two 30-minute interview sessions were conducted. For the first 30-minute session, I got to meet the same two people that I had spoken with during the second phone screening. I did well on questions that involved talking about past projects, such as how I was asked to describe a project outside of school that I worked on where I had to learn a new skill and did so successfully. I started to falter when asked more technical questions, specifically relating to data structures since I was rusty in that field. The session ended with a white board question where I had to write a C++ program that takes an array where every integer occurs twice except one integer and outputs that one non-repeated integer. I tried using a for loop but was unable to figure out how to properly utilize it (partly due to myself being nervous). They tried giving me hints to solve it telling me to use a stack, but as I said before, I was rusty with data structures, so I ended up not making much progress. I eventually had to give up in order to move on to a second 30-minute interview session with two new people (a Principle Software Engineer and a Software Engineer I). This second session went much better than the first session partly due to most of the technical questions relating to object-oriented programming (such as how I was asked to define polymorphism, virtual functions, and abstract classes), which I was more experienced in using. This second session also ended with a white board question, except I was able to easily solve this one; I was asked to write a C++ program that reverses a string. The end of this second session concluded the on-site interview. Three days later, I unfortunately received my rejection email from Mercury Systems. Pretty fast and efficient interview process overall. I wish during the onsite interview I had done a better job at answering the data structure technical questions and first white board question because I believe that ended up making the difference in me not being hired.

      Questions d'entretien [1]

      Question 1

      Write a C++ program that finds the integer that appears once in an array where every other integer appears twice.
      1 réponse
      2