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

      KANERAI

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur KANERAI | Offres d’emploi chez KANERAI | Salaires chez KANERAI | Avantages sociaux chez KANERAI
      Entretiens chez KANERAIEntretiens d’embauche pour Quantitative Developer chez KANERAIEntretien chez KANERAI


      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 Quantitative Developer

      9 déc. 2019
      Candidat à l'entretien anonyme
      New York, NY
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 1 semaine. J'ai passé un entretien chez KANERAI (New York, NY) en oct. 2019

      Entretien

      Passed an online coding test and was invited to an on-site interview. All coding questions. It was a good interview experience, the interviewer was knowledgeable and willing to discuss along the test.

      Questions d'entretien [1]

      Question 1

      Regular expression, some sorting algorithm and web scraping.
      Répondre à cette question
      2

      Autres retours d’entretien d’embauche pour un poste comme Quantitative Developer chez KANERAI

      Entretien pour Quantitative Software Engineer

      12 août 2024
      Candidat à l'entretien anonyme
      New York, NY
      Aucune offre
      Expérience négative
      Entretien difficile

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 1 semaine. J'ai passé un entretien chez KANERAI (New York, NY) en août 2024

      Entretien

      I was emailed a timed coding test to solve six questions in sixty minutes. There is just no way in which anyone can solve them in an hour without having seen the questions before or without extensive help. Two hours would be appropriate. The third question in the set was deceitfully worded, with a critical detail left out of the description and the examples both. It was worse, as they don’t seem to know the meaning of the word “adjacent”. I did manage to figure out the solution. Due to this deception, however, I voluntarily withdrew from the interview process.

      Questions d'entretien [3]

      Question 1

      What does the command `echo $(ls)` do?
      1 réponse

      Question 2

      For `p` items, a job takes O(p**2) to run if using just one computer (c=1). If the job is run on `c` computers instead, the job takes O(c**2) to combine the results from the c computers. What is the best number of computers on which to run the job?
      1 réponse

      Question 3

      Given a list of positive integers, select the first lowest value. If there is a value to the left and/or right of the first lowest value, select them too. Remove the selected values from the list. Repeat the procedure until there is nothing left in the list. For example, given [3 2 1 1 2 4 6 5], you will first select the min 1 and remove [2 1 1], then select the min 2 and remove [3 2 4], then select 5 and remove [6 5]. The sum of your selections are 1 + 2 + 5 = 8 which is the answer.
      1 réponse
      1

      Entretien pour Quantitative Software Engineer

      12 sept. 2023
      Candidat à l'entretien anonyme
      New York, NY
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai postulé via un recruteur. J'ai passé un entretien chez KANERAI (New York, NY)

      Entretien

      Online assessment of 5 questions with Hackerrank. A linux command question, a general coding question, a sql/pandas, a REST API question. Time is kind of tight. Did not move forward after the OA.

      Questions d'entretien [1]

      Question 1

      Online assessment of 5 questions with Hackerrank. A linux command question, a general coding question, a sql/pandas, a REST API question.
      Répondre à cette question
      3