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

      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

      Cognitiv

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Cognitiv | Empleos en Cognitiv | Sueldos en Cognitiv | Prestaciones en Cognitiv
      Entrevistas en CognitivEntrevistas para el cargo de Machine Learning Engineer en CognitivEntrevista en Cognitiv


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      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 desde adentro.

      Búsquedas de empleo

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

      Entrevista para Machine Learning Engineer

      9 sep 2020
      Candidato de entrevista anónimo
      Bellevue, WA
      Sin ofertas
      Experiencia neutra
      Entrevista difícil

      Solicitud

      Me postulé a través de una recomendación de un empleado. Acudí a una entrevista en Cognitiv (Bellevue, WA) en ago 2020

      Entrevista

      Talked to a couple of people there and was invited to an interview loop. You can tell they are a fast-moving start-up with some very intelligent people. The interview loop consists of talking to 4 people over 2 hours with each person focusing on a core competency listed in the job description.

      Preguntas de entrevista [1]

      Pregunta 1

      The coding problem I got asked was: Create a function that goes from one word to another word changing one letter at a time where each word in-between must exist in a dictionary and returns the shortest number of steps to do this. I found the solution to this on GeeksForGeeks but still don't know how anyone would solve it, especially in like 20 minutes while someone is watching you code. SQL questions were straight-forward. I got some definition questions about 'many-to-one' and 'one-to-many' relationships. Other than that, just writing queries to join and aggregate different tables. Other than that, mainly just behavioral questions, with one big data pipeline hypothetical question about how I would solve the problem they face.
      Responder pregunta

      Otras evaluaciones sobre las entrevistas para el cargo de Machine Learning Engineer en Cognitiv

      Entrevista para Machine Learning Engineer

      25 abr 2026
      Candidato de entrevista anónimo
      Seattle, WA
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé en línea. Acudí a una entrevista en Cognitiv (Seattle, WA) en abr 2026

      Entrevista

      The interview process at Cognitiv was smooth and well-communicated. After each round, the team proactively sent emails to update me on the next steps, which made the whole process feel organized and respectful of my time. The interviewers were easy to talk with and the conversations flowed naturally.

      Entrevista para Machine Learning Engineer

      16 jun 2022
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en Cognitiv

      Entrevista

      quick recruiter call followed by tech screen. was asked to code up conv 2d method. given 2 matrices(image array, fillter array) apply convolution eg: array = 5 * 5 filter is 3 * 3 def conv2d(array, filter, stride = 1, type = 'valid'):