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

      Salsita Software

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Salsita Software | Empleos en Salsita Software | Sueldos en Salsita Software | Prestaciones en Salsita Software
      Entrevistas en Salsita SoftwareEntrevistas para el cargo de Senior Software Engineer - Full Stack en Salsita SoftwareEntrevista en Salsita Software


      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.

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      Intel Corporation
      3.7★Remuneración y prestaciones
      avatar
      NVIDIA
      4.6★Remuneración y prestaciones
      avatar
      HP Inc.
      3.5★Remuneración y prestaciones
      avatar
      Arm
      4.4★Remuneración y prestaciones

      Entrevista para Senior Software Engineer - Full Stack

      12 de jun de 2023
      Candidato de entrevista anónimo
      Praga
      Sin ofertas
      Experiencia negativa
      Entrevista fácil

      Solicitud

      Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Salsita Software (Praga) en may 2023

      Entrevista

      The interview consist of 4 stages: remote technical screening (1 hour), on-site interview with Engineering Manager (1 hour), on-site interview with CTO (1 hour), on-site interview with founder (I didn't get to that phase). Technical screening is super simple - you will be asked about your experience, receive some information about Salsita and get a very basic coding task which you need to accomplish in a shared text editor (FirePad). The feedback (positive) was immediate. After that I was invited to their office (around a week after the screening) consisting of 2 rounds. In both rounds there was one guy interviewing, 2 guys shadowing in-person (sitting quietly during the whole interview) and other 4-5 people shadowing remotely. The first round was with engineering manager where he asked about previous experience and mostly listened interrupting me in some parts and asking questions. In the last 15 minutes there was quite an easy coding task. It was so simple that I thought there might be some "catch" in it and I should come-up with more or less generic solution. But no, you're really expected to write the easiest super simple solution. After that you're asked questions about how to test this and the round finishes. The second round with CTO (and other 6 people shadowing) was mostly devoted to coding on an electronic whiteboard. You get a huge screen but are forced to hand write code on it :). CTO also asked some technical questions about my very first job from decades ago. Of course these details look outdated today. Overall coding tasks are quite basic but the approach with "coding" by handwriting on whiteboard was a bit confusing. Moreover, you're expected to hand-write not some pseudo-code or general approach but a completely working JS code. Very quickly you run out of space on whiteboard, it is also hard to change something or even have a look at the whole code. It would be more relevant to just use a laptop with CodePen.

      Preguntas de entrevista [3]

      Pregunta 1

      Technical screening coding task. You have an empty function definition isSorted(arr: number[]); Implement this function.
      1 respuesta

      Pregunta 2

      Engineering Manager round, coding task (you handwrite code on an electronic whiteboard). Write a function that accepts 3 parameters (numbers a, b, c). If a is bigger than b, write something to console. If a is bigger than b and c, write something else in console. If it is smaller than c but bigger than b, write another message to console.
      1 respuesta

      Pregunta 3

      Technical round with CTO, coding task (you handwrite code on an electronic whiteboard). Imagine you have a set of scripts. Each script can depend on another to be able to run. Write a function that will "run" each of the scripts (by logging their names into console) in correct order.
      Responder pregunta