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

      Fidessa

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Fidessa reviews | Fidessa jobs | Fidessa salaries | Fidessa benefits
      Fidessa interviewsFidessa Software Developer(C/C++ interviewsFidessa interview


      Glassdoor

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

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and 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 personalised 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.

      Software Developer(C/C++ Interview

      6 May 2017
      Anonymous interview candidate
      No offer
      Negative experience

      Other Software Developer(C/C++ interview reviews for Fidessa

      C++ Software Engineer Interview

      31 Jul 2022
      Anonymous interview candidate
      New York, NY
      No offer
      Average interview

      Application

      I applied online. I interviewed at Fidessa in Mar 2017

      Interview

      I applied online and got a hacker rank coding challenge of 2 hours. There were 2 programming questions and even upon successful completion of the challenges was still rejected.

      Interview questions [1]

      Question 1

      Programming questions: 1) String-pattern matching 2)Arrival-departure problem
      1 Answer
      Negative experience
      Easy interview

      Application

      I applied online. The process took 2 weeks. I interviewed at Fidessa (New York, NY) in Jul 2022

      Interview

      Bizarre and disrespectful. No coding questions asked, but he did ask me to speak a lot in detail about my project at my last job 2 years ago, down to details in the implementation that I could barely recall. Interviewers should respect or realize that other companies have NDAs and it's icky to press for super fine-grained technical details, but he kept asking. He also challenged things my company did and acted like he knew better than the people who actually worked there, and I was caught so off-guard I only realized after the interview how incorrect he was. For instance, I brought up the technical challenge of loading "50 2-minute videos 1080 p videos at 60 fps" from disk to heap memory." He very confidently told me that we could've just loaded all frames of all~ 50 videos at once into a very big array and that any personal computer which had 32 GB of RAM was "more than enough". There's a difference between RAM and heap memory, but even assuming I could allocate a 32 GB array in C++ without problems, the *actual* amount of memory required would've been 4 bytes/pixel x (1920×1080) pixels/frame x 60 frame/sec x 60 sec/min x 2 min x 50 videos = 2985.984 GB (This was just one of a few instances where he was like "maybe you guys should've tried this".) Also, I just got ghosted with not follow up interview. Was a waste of time, and it's sad they have interviewers who can't do math :(

      Interview questions [1]

      Question 1

      Describe the last project you worked on
      Answer question
      1

      C++ Software Engineer Interview

      14 Dec 2019
      Anonymous interview candidate
      No offer
      Neutral experience
      Average interview

      Application

      I applied online. I interviewed at Fidessa in Dec 2019

      Interview

      I applied online and got interview. 1 hackerank 1 video recording 1 code-pair (currently at this) round 1: hackerank, you have to use C++ to code. Review array, loop, some C++ functions syntax would be helpful round 2: video recording. You are given 5min to prepare, 5min to talk. You will need webcam, and record devices. Try to pace your speed.

      Interview questions [2]

      Question 1

      round1: problem plane scheduling (easy)
      Answer question

      Question 2

      round 2 * when did you learn programming? * interesting project? * what would you bring to company
      Answer question

      C++ Software Developer Interview

      23 Apr 2019
      Anonymous interview candidate
      New York, NY
      No offer
      Neutral experience
      Average interview

      Application

      I applied online. The process took 2 weeks. I interviewed at Fidessa (New York, NY)

      Interview

      I have received a Hackerrank challenge the next day after I applied. And after a week, i received a sparkhire video interview, and I haven't finished the video interview.

      Interview questions [1]

      Question 1

      Min Airport gates
      Answer question