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

      AcuityMD

      Engaged Employer

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: AcuityMD reviews | AcuityMD jobs | AcuityMD salaries | AcuityMD benefits
      AcuityMD interviewsAcuityMD Senior Software Engineer interviewsAcuityMD 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. Indeed, Inc. "Glassdoor," "Worklife Pro," "Bowls," and logo are proprietary trademarks of Indeed, Inc.

      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.

      Senior Software Engineer Interview

      May 13, 2025
      Anonymous Interview Candidate
      Boston, MA
      No offer
      Neutral experience
      Average interview

      Application

      I applied through a recruiter. I interviewed at AcuityMD (Boston, MA) in Apr 2025

      Interview

      There was a hiring manager interview and a coding interview. The coding interview was very poor (lack of clarity, interviewer seemed inexperienced). First interview consisted of a Hiring manager screening which went great. Was a nice conversation and deep lvl discussions of previous projects. Second technical interview was a simple coding problem (not a puzzle) using an online tool. Problem was very ambiguous and interviewer didn’t answer any questions and didn’t provide any guidance, not sure if because of inexperienced or because that’s their methodology. I solved the problem making a lot of assumptions and clarifying/documenting my decisions. Still got rejected.

      Interview questions [1]

      Question 1

      Talk about a past project where I worked with data
      1 Answer
      2

      Other Senior Software Engineer Interview Reviews for AcuityMD

      Senior Software Engineer Interview

      Jun 25, 2026
      Anonymous Interview Candidate
      No offer
      Positive experience
      Average interview

      Application

      I applied through a recruiter. I interviewed at AcuityMD in Apr 2026

      Interview

      1. HR Recruiter Phone Screen [Behavioral Focus] [30 Mins] An initial screening to assess culture fit and values. Be prepared to discuss past behavioral experiences, including how you handle mistakes, lead engineering teams, deal with difficult coworkers, and successfully incorporate constructive feedback into your daily workflow. 2. Technical Interview with Engineering Manager [30 Mins] A deep dive into architectural challenges and real-world system design. You will need to walk through a recent project using the STAR method, detailing your exact role and the core problem solved. Expect to discuss technical complexities such as data acquisition across platforms, building intelligence into platforms, managing infrastructure constraints, asynchronous communication, out-of-order events, and handling SDK dependencies (like avoiding leaky abstractions). 3. Coding & Product Interview with Team Member [30 Mins]

      Interview questions [1]

      Question 1

      Q)Design and implement a custom command-line argument parser in the programming language of your choice. The library should be capable of handling inputs and returning responses based on the flags and arguments provided. Q)Discuss a technical project you have previously built. Highlight the primary engineering challenges and technical obstacles you encountered, and explain how you resolved them.
      Answer question

      Senior Software Engineer Interview

      Oct 3, 2022
      Anonymous Interview Candidate
      Los Angeles, CA
      No offer
      Positive experience
      Easy interview

      Application

      I applied online. The process took 1 week. I interviewed at AcuityMD (Los Angeles, CA) in May 2021

      Interview

      Part 1: Coding Attached to this email you will find two datasets. Each dataset is encoded in Javascript, JSON and CSV for your convenience. The first dataset, "salesData," contains information about medical devices that were sold to healthcare professionals (HCP) at various sites of care (SOC). Each object in the list [row in the table] represents a single invoice to a particular HCP at a particular SOC for a particular number of devices (volume). The second dataset, "procedureData," contains information about medical procedures that were conducted by HCPs at various SOCs. Each object in the list [row in the table] represents some number (volume) of procedures that happened by a HCP at a SOC. Let's assume that the medical device is "disposable;" it can be used for one procedure and then it must be discarded. Our customers are trying to sell more medical devices. One strategy they use is to focus on "elephants;" HCPs who are performing the most procedures without the device. Please implement a function (in whatever language) that will identify the top 5 HCPs where our customers should focus their efforts.

      Interview questions [1]

      Question 1

      Part 1: Coding Attached to this email you will find two datasets. Each dataset is encoded in Javascript, JSON and CSV for your convenience. The first dataset, "salesData," contains information about medical devices that were sold to healthcare professionals (HCP) at various sites of care (SOC). Each object in the list [row in the table] represents a single invoice to a particular HCP at a particular SOC for a particular number of devices (volume). The second dataset, "procedureData," contains information about medical procedures that were conducted by HCPs at various SOCs. Each object in the list [row in the table] represents some number (volume) of procedures that happened by a HCP at a SOC. Let's assume that the medical device is "disposable;" it can be used for one procedure and then it must be discarded. Our customers are trying to sell more medical devices. One strategy they use is to focus on "elephants;" HCPs who are performing the most procedures without the device. Please implement a function (in whatever language) that will identify the top 5 HCPs where our customers should focus their efforts.
      Answer question
      3