Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empresas

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Featurespace

      ¿Esta es tu empresa?

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Featurespace | Ofertas de empleos en Featurespace | Sueldos en Featurespace | Beneficios en Featurespace
      Entrevistas de FeaturespaceEntrevistas para el puesto de Machine Learning Engineer en FeaturespaceEntrevista de Featurespace


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

      • Ayuda
      • Normas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de consentimiento de cookies

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. «Glassdoor», «Worklife Pro», «Bowls» y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información de primera mano.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      SAP
      3.9★Remuneración y beneficios
      avatar
      Cisco
      4.0★Remuneración y beneficios
      avatar
      ADP
      3.5★Remuneración y beneficios
      avatar
      Autodesk
      4.0★Remuneración y beneficios

      Entrevista de Machine Learning Engineer

      11 mar 2020
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia negativa

      Otras opiniones sobre las entrevistas para el puesto de Machine Learning Engineer en Featurespace

      Entrevista de Machine Learning Engineer

      13 ago 2018
      Candidato de entrevista anónimo
      Oferta rechazada
      Experiencia positiva
      Entrevista normal
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. El proceso duró 3 semanas. Acudí a una entrevista en Featurespace en mar 2020

      Entrevista

      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)

      Preguntas de entrevista [1]

      Pregunta 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 respuesta
      9

      Solicitud

      Envié una solicitud electrónica. El proceso duró 3 semanas. Acudí a una entrevista en Featurespace

      Entrevista

      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.

      Preguntas de entrevista [1]

      Pregunta 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.
      Responder pregunta