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

      Genesys

      Engaged Employer

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: Genesys reviews | Genesys jobs | Genesys salaries | Genesys benefits
      Genesys interviewsGenesys Senior Software Engineer (C++) interviewsGenesys 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.

      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.

      Bowls

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

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Senior Software Engineer (C++) Interview

      Aug 17, 2022
      Anonymous Interview Candidate
      San Jose, CA
      No offer
      Negative experience
      Easy interview

      Application

      I applied through a recruiter. I interviewed at Genesys (San Jose, CA) in May 2022

      Interview

      After initial contact with the company recruiter, I was sent a take home coding challenge. I was not given any opportunity to ask clarifying questions about the coding challenge. This coding challenge was designed to filter out and select in favor of the most desperate candidates because any self-respecting candidate would immediately detect the real objective of the this challenge. It required the candidate to develop an C++ program which takes massive amount of input from the user by typing it in during runtime via prompts. This means that to test this application, I would need to send all the inputs to the program by typing it in during run time. I wasn't allowed to read the input from any file where typing could be avoided. Only the most desperate candidate will be willing to tackle such a blatantly stupid and time consuming way of testing a take home challenge. I believe Genesys is searching for candidates who have no other option of landing a software engineering role, and then try to hire them for the lowest possible compensation. I however, was taking advantage of the take home challenge as a way to prepare for interviews with FANG companies.

      Interview questions [1]

      Question 1

      Implement an algorithm which models how Assembly language instructions are executed in a program stack. Pretty basic and straight forward thing to do. However, all the Assembly language commands needed to be typed in by the user at runtime. Ridiculous!!
      1 Answer
      1