Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      KANERAI

      Essa empresa é sua?

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa KANERAI | Vagas da empresa KANERAI | Salários da empresa KANERAI | Benefícios da empresa KANERAI
      Entrevistas da empresa KANERAIEntrevistas do cargo de Quantitative Developer da empresa KANERAIEntrevista da empresa KANERAI


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para Quantitative Developer

      24 de jul. de 2019
      Candidato(a) sigiloso(a) à entrevista
      New York, NY
      Nenhuma oferta
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). Fui entrevistado pela KANERAI (New York, NY) em jul. de 2019

      Entrevista

      After passing the online assessment, I got the onsite interview one day after. The CTO asked a lot of questions of python memory management and recycle mechanics. Then another senior engineer asked to how to parse table from email. In the after noon, they arranged a 4 hours coding test cooperating with other colleague. I passed it with extra credits. There is no follow up.

      Perguntas de entrevista [1]

      Pergunta 1

      Merge two vector
      Responder à pergunta
      1

      Outras avaliações de entrevista de vagas de Quantitative Developer da empresa KANERAI

      Entrevista para Quantitative Software Engineer

      12 de ago. de 2024
      Candidato(a) sigiloso(a) à entrevista
      New York, NY
      Nenhuma oferta
      Experiência negativa
      Entrevista difícil

      Candidatura

      Candidatei-me por meio de recrutador(a). O processo levou 1 semana. Fui entrevistado pela KANERAI (New York, NY) em ago. de 2024

      Entrevista

      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.

      Perguntas de entrevista [3]

      Pergunta 1

      What does the command `echo $(ls)` do?
      1 resposta

      Pergunta 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 resposta

      Pergunta 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 resposta
      1

      Entrevista para Quantitative Software Engineer

      12 de set. de 2023
      Candidato(a) sigiloso(a) à entrevista
      New York, NY
      Nenhuma oferta
      Experiência neutra
      Entrevista difícil

      Candidatura

      Candidatei-me por meio de recrutador(a). Fiz uma entrevista na empresa KANERAI (New York, NY).

      Entrevista

      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.

      Perguntas de entrevista [1]

      Pergunta 1

      Online assessment of 5 questions with Hackerrank. A linux command question, a general coding question, a sql/pandas, a REST API question.
      Responder à pergunta
      3

      Entrevista para Quantitative Developer

      9 de dez. de 2019
      Candidato(a) sigiloso(a) à entrevista
      New York, NY
      Nenhuma oferta
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). O processo levou 1 semana. Fui entrevistado pela KANERAI (New York, NY) em out. de 2019

      Entrevista

      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.

      Perguntas de entrevista [1]

      Pergunta 1

      Regular expression, some sorting algorithm and web scraping.
      Responder à pergunta
      2