Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For Employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Mercury Systems

      Engaged Employer

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: Mercury Systems reviews | Mercury Systems jobs | Mercury Systems salaries | Mercury Systems benefits
      Mercury Systems interviewsMercury Systems Software Engineer-I interviewsMercury Systems interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent Posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls," and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalized job recommendations and updates by starting your searches.

      Software Engineer-I Interview

      Dec 17, 2019
      Anonymous Interview Candidate
      Cypress, CA

      Other Software Engineer-I Interview Reviews for Mercury Systems

      Software Engineer Interview

      Apr 26, 2023
      Anonymous Interview Candidate
      No offer
      Negative experience
      Average interview

      Application

      I applied online. The process took 4 months. I interviewed at Mercury Systems in Feb 2023

      No offer
      Positive experience
      Average interview

      Application

      I applied online. The process took 3 weeks. I interviewed at Mercury Systems (Cypress, CA) in Dec 2019

      Interview

      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.

      Interview questions [1]

      Question 1

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

      Interview

      Applied online and received an email from a recruiter a month or two later asking for interview availability. Responded within the same day, but the recruiter failed to check their email, and emailed me a week later asking if I had received their email about requesting an interview time. Responded same day and scheduled an interview for a few days after. Recruiter explained the role and asked a few questions regarding experience, then went over the next steps if the department manager was interested in moving forward. The recruiter gave me his word he would keep me in the loop (if or if not my application was to move forward) within 2 business days, but never heard back from said point of contact.

      Interview questions [1]

      Question 1

      experience with embedded programming experience with OOP languages openness to on-site work while getting up to speed with role, then shifting to hybrid previous experience
      Answer question

      Software Engineer Interview

      Jan 31, 2025
      Anonymous Interview Candidate
      Andover, MA
      Declined offer
      Neutral experience
      Easy interview

      Application

      I applied online. The process took 1 week. I interviewed at Mercury Systems (Andover, MA) in Jan 2023

      Interview

      Looking for basic Linux driver development. The overall interview was not too difficult. The interview length lasted 2 hours, individual interviews of 30 minutes each. Two younger engineers, mostly a social interview with them. The other two were senior level, some basic questions.

      Interview questions [1]

      Question 1

      The ask about remote work verses in office.
      1 Answer

      Software Engineer Interview

      Feb 28, 2022
      Anonymous Interview Candidate
      Declined offer
      Positive experience
      Average interview

      Application

      I interviewed at Mercury Systems

      Interview

      Behavioral screening at a career fair. Live coding interview followed after a short behavioral phone call. Questions about pointers, virtual functions, and writing a short algorithm which was doing strcat

      Interview questions [1]

      Question 1

      What is the following code doing (pointers)? Write StrCat in C What is wrong with the following code(if statement bug)
      Answer question