Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Salsita Software

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Salsita Software | Offerte di lavoro di Salsita Software | Stipendi di Salsita Software | Benefit di Salsita Software
      Colloqui di Salsita SoftwareColloqui per Senior Software Engineer - Full Stack presso Salsita SoftwareColloquio di Salsita Software


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      Digital Natives
      4.4★Stipendio e benefit

      Colloquio per Senior Software Engineer - Full Stack

      12 giu 2023
      Candidato anonimo a colloquio
      Praga
      Nessuna offerta
      Esperienza negativa
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Salsita Software (Praga) nel mese di mag 2023

      Colloquio

      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.

      Domande di colloquio [3]

      Domanda 1

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

      Domanda 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 risposta

      Domanda 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.
      Rispondi alla domanda