Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Salsita Software

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Salsita Software | Offres d’emploi chez Salsita Software | Salaires chez Salsita Software | Avantages sociaux chez Salsita Software
      Entretiens chez Salsita SoftwareEntretiens d’embauche pour Senior Software Engineer - Full Stack chez Salsita SoftwareEntretien chez Salsita Software


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Senior Software Engineer - Full Stack

      12 juin 2023
      Candidat à l'entretien anonyme
      Prague
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

      J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Salsita Software (Prague) en mai 2023

      Entretien

      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.

      Questions d'entretien [3]

      Question 1

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

      Question 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 réponse

      Question 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.
      Répondre à cette question