Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Cognitiv

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Cognitiv | Offres d’emploi chez Cognitiv | Salaires chez Cognitiv | Avantages sociaux chez Cognitiv
      Entretiens chez CognitivEntretiens d’embauche pour Machine Learning Engineer chez CognitivEntretien chez Cognitiv


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Machine Learning Engineer

      9 sept. 2020
      Candidat à l'entretien anonyme
      Bellevue, WA
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Cognitiv (Bellevue, WA) en août 2020

      Entretien

      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.

      Questions d'entretien [1]

      Question 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.
      Répondre à cette question

      Autres retours d’entretien d’embauche pour un poste comme Machine Learning Engineer chez Cognitiv

      Entretien pour Machine Learning Engineer

      25 avr. 2026
      Candidat à l'entretien anonyme
      Seattle, WA
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Cognitiv (Seattle, WA) en avr. 2026

      Entretien

      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.

      Entretien pour Machine Learning Engineer

      16 juin 2022
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Cognitiv

      Entretien

      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'):