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

      Featurespace

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Featurespace reviews | Featurespace jobs | Featurespace salaries | Featurespace benefits
      Featurespace interviewsFeaturespace Machine Learning Engineer interviewsFeaturespace 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.

      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 personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Capgemini
      3.7★Compensation and benefits
      avatar
      SAP
      3.9★Compensation and benefits
      avatar
      Cisco
      4.0★Compensation and benefits
      avatar
      Dynatrace
      3.9★Compensation and benefits

      Machine Learning Engineer Interview

      13 Aug 2018
      Anonymous interview candidate
      Declined offer
      Positive experience
      Average interview

      Application

      I applied online. The process took 3 weeks. I interviewed at Featurespace

      Interview

      Phonecall with head of Data Science who explained the role to me. Then a coding task and then an on-site interview. The on-site interview has two parts: a data science part and a computer science part. The data science part includes questions about how to train an ML algorithm and other concepts in ML. The computer science part included an algorithm question and questions about parallel computing.

      Interview questions [1]

      Question 1

      Given an array of integers and a target integer, find all pairs of integers in the array that sum up to the target integer.
      Answer question

      Other Machine Learning Engineer interview reviews for Featurespace

      Machine Learning Engineer Interview

      11 Mar 2020
      Anonymous interview candidate
      No offer
      Negative experience
      Average interview

      Application

      I applied online. The process took 3 weeks. I interviewed at Featurespace in Mar 2020

      Interview

      15 minute takehome Python exercise, followed by a 30 minute phone interview with line manager, followed by a longer takehome Python exercise (a script that processes a CSV file of customer transactions, keeps a running mean and standard deviation of transactions by customer ID, observes large deviations of individual transaction amounts from the running mean and, when such deviations are observed, generates alerts)

      Interview questions [1]

      Question 1

      The phone interview was generally non-technical. The 2nd takehome exercise task was to write a script that processes a CSV file of customer transactions, keeps a running mean and standard deviation of transactions by customer ID, observes large deviations of individual transaction amounts from the running mean and, when such deviations are observed, generates alerts. This was to be done by implementing just one method, for which they had written a header definition. The instructions stated certain requirements: scalability, readability and code structure, logging and testing, and how simple it is to run and evaluate the code. Observe that some of these involve a large element of subjectivity. There was no mention of persistence, or function naming conventions.
      1 Answer
      9