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

      AKUNA CAPITAL

      Empresa activa

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre AKUNA CAPITAL | Ofertas de empleos en AKUNA CAPITAL | Sueldos en AKUNA CAPITAL | Beneficios en AKUNA CAPITAL
      Entrevistas de AKUNA CAPITALEntrevistas para el puesto de Quantitative Research Intern en AKUNA CAPITALEntrevista de AKUNA CAPITAL


      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.

      Entrevista de Quantitative Research Intern

      14 oct 2025
      Candidato de entrevista anónimo
      Oferta rechazada
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Envié una solicitud electrónica. Acudí a una entrevista en AKUNA CAPITAL en sept 2025

      Entrevista

      HackerRank Coding Test (3 problems, leetcode medium level), then Vidcruiter Test (need to verbally explain, serveral math, 5 min each), then Technical Phone Screen (normal brain teasers, probability etc.), then final round.

      Preguntas de entrevista [1]

      Pregunta 1

      Problem Analysis: A k-star consists of a center node and up to k arms (edges to other nodes) We need to find the k-star with maximum sum of all its nodes For each potential center, we choose the best neighbors (up to k) to maximize sum Algorithm: Build an adjacency list from the edges For each node as a potential center: Get all its neighbors Sort neighbors by their values (descending) Select up to k best neighbors Calculate sum: center + selected neighbors Return the maximum sum found
      Responder pregunta

      Otras opiniones sobre las entrevistas para el puesto de Quantitative Research Intern en AKUNA CAPITAL

      Entrevista de Quantitative Researcher Intern

      19 nov 2025
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Envié una solicitud electrónica. El proceso duró 3 semanas. Acudí a una entrevista en AKUNA CAPITAL en sept 2025

      Entrevista

      the first step is a leetcode like challenge, easy to medium difficulties. for 2 hour, there is enough time for you to solve them. if you pass the test cases, the following is the video math OA

      Preguntas de entrevista [1]

      Pregunta 1

      flip a coin the expected number to get two H
      Responder pregunta

      Entrevista de Quantitative Researcher Intern

      30 oct 2024
      Candidato de entrevista anónimo
      Chicago, IL
      Sin oferta
      Experiencia positiva
      Entrevista normal

      Solicitud

      Acudí a una entrevista en AKUNA CAPITAL (Chicago, IL)

      Entrevista

      You will receive an automatic OA (HackerRank Coding Challenge). If you pass, you will have a 5-minute video-recorded interview. The topics will be linear algebra, brainteasers, combinatorics, and probability. Make sure you review theories in linear algebra.

      Preguntas de entrevista [1]

      Pregunta 1

      I got something similar to Leetcode's Maximum Subarray.
      Responder pregunta