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

      Medallia

      Engaged Employer

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: Medallia reviews | Medallia jobs | Medallia salaries | Medallia benefits | Medallia conversations
      Medallia interviewsMedallia Senior Software Engineer Front End interviewsMedallia 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.

      Top companies for "Compensation and Benefits" near you

      avatar
      Salesforce
      4.4★Compensation & Benefits
      avatar
      SAP
      3.9★Compensation & Benefits
      avatar
      Capgemini
      3.7★Compensation & Benefits
      avatar
      NiCE
      3.6★Compensation & Benefits

      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 Front End Interview

      Sep 23, 2022
      Anonymous Interview Candidate
      No offer
      Neutral experience
      Easy interview

      Application

      I applied online. The process took 3 weeks. I interviewed at Medallia in Sep 2022

      Interview

      After applying for the position, I was reached out to by a recruiter who discussed the typical introductory points of why am I looking for something new, what am I seeking, how much am I seeking in compensation, and about Medallia. The recruiter really rushed the conversation and really did not give me time to ask questions. In the next interview, I was asked a few technical questions pertaining to object oriented programming, but most of the time was spent in a coding exercise. I was asked to create something that would be used to track key-value pairs. As I began coding, the interviewer would ask me questions on how I would handle new features to my existing implementation. Overall, it was pretty easy and I aced it. In the immediate interview, I was asked a number of technical questions, and then I was given a coding exercise. In this case, I was asked to implement content into a React component. Because of my Angular background, I answered these questions from that perspective. There was only question I did not do well in, and that was because the interviewer did not word it well. I suppose his poor wording cast me into a light of not knowing what I was doing. Lastly, I met with a director, where we talked about my experience and more architecture related questions. This was pretty relaxed and easy, so I aced that one. In conclusion, I did pretty well, but the one question that the interviewer asked in the second interview cost me the job. While I was told coming from an Angular background would not matter, apparently it did. The interview process was in depth but pretty easy.

      Interview questions [4]

      Question 1

      Using a language of your choice, how would you create a way in which we can store multiple key-value pairs? How would you create ways to get a key-value pair from this system? How would you insert a key-value pair into this system? How would you code to a way to cap the system on holding no more 'N' key-value pairs? This question also included other edge cases like how would we deal randomly selecting a key-value pair to delete.
      1 Answer

      Question 2

      We have this small dashboard built in React. Complete these tasks: add the user's name to the dashboard, so that it says, "Welcome, [user]!"; how would we pass properties from the parent component to child components; what are some ways we can update data in the component as the user types into the text box?
      1 Answer

      Question 3

      How do Promises work? How would you use this custom Promise we created to make a "fetch" call?
      1 Answer

      Question 4

      Use this JSON data we provided to insert it into our React component.
      1 Answer