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

      Koinly

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Koinly | Empleos en Koinly | Sueldos en Koinly | Prestaciones en Koinly
      Entrevistas en KoinlyEntrevistas para el cargo de Senior Ruby On Rails Developer en KoinlyEntrevista en Koinly


      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 Senior Ruby On Rails Developer

      3 dic 2025
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé en línea. Acudí a una entrevista en Koinly en sep 2025

      Entrevista

      First stage of the interview was +/- fine - it is a screening with engineering manager. But it was weird he wanted to know some technical details. I had an impression he tries to evaluate my skills while not being a programmer by himself. Second stage - technical task. It required from me to implement CSV parsing using their DSL and parse 3 csv files from different crypto coin services. The thing is - there is 0 docs of their DSL. Second - 0 docs regarding what csv content I am actually looking at. If you never dealt with financial transactions import - it will be even harder to understand that. Nevertheless I continued. First step was to reverse-engineer that "super awesome" DSL and understand how it works, implement an importer for the first csv file, implement tests(there is onyl one way to write tests there as well). The thing is tests there don't show whether your solution is right or wrong - it only shows whether the API call to their private API to import that CSV was successful. Thus, you never know whether you was looking by guessing how to import that or another csv. A little inside regarding csv files you need to parse - last file contains transactions you need to group by the transaction ID(there is a related DSL method). At least that's what you may think from the start. And that's what they would expect from you. But if you would look closer - two rows with same transaction ID(at the very top) have different transaction amount which basically means the content requires more investigation - e.g. by writing to the support of the related crypto service and asking them to clarify, but, of course, you won't be able to finish this task in 5 hours xD After I submitted my work to HR I only received a rejection email with the general description about how wrong I was when implementing their test task. No chance to discuss the solution even and that ambiguity with grouping of transactions.

      Preguntas de entrevista [1]

      Pregunta 1

      How would you build a distributed system like facebook?
      Responder pregunta
      1