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

      Coolblue

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Coolblue | Empleos en Coolblue | Sueldos en Coolblue | Prestaciones en Coolblue
      Entrevistas en CoolblueEntrevistas para el cargo de Backend Python Engineer en CoolblueEntrevista en Coolblue


      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 Backend Python Engineer

      30 jul 2024
      Candidato de entrevista anónimo
      Ámsterdam
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 3 semanas. Acudí a una entrevista en Coolblue (Ámsterdam) en abr 2023

      Entrevista

      The first interview was with one of their HR staff, Eva. Despite being unwell, she was warm and the interview went smoothly. Afterward, they sent me a task. It involved implementing a solution for a complex TSP problem using several microservices. Following is their response: Positive 1) The solution is complete in terms of the functionality and features it implements. 2) The parts that are tested cover sad-flows as well as some happy-flows. Points of improvement 1) The code contains a lot of duplication for the different implemented cases. A cleaner solution would have been to put common code in an abstract class and use it as much as possible. 2) The implementation of the different methods in helpers.py do not re-use logic but instead re-implement the distance calculation, and also contain bugs in them (time = distance / speed, not speed / distance). 3) The messaging service is implemented in an async way, but the API is not. Making both sync or async looks like a more logical step. 4) The code uses typing and good formatting habits in some places, but skips it in some places where typing would make the code a lot easier to understand. Overall, they rejected me due to the issues mentioned in the improvement section. Although the API section was optional and I completed it, they did not take it into consideration.

      Preguntas de entrevista [1]

      Pregunta 1

      1) Describe yourself. 2) Tell me about one of your failures. How did you handle it?
      Responder pregunta