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

      CRATR

      Questa è la tua azienda?

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su CRATR | Offerte di lavoro di CRATR | Stipendi di CRATR | Benefit di CRATR
      Colloqui di CRATRColloqui per Python Developer presso CRATRColloquio di CRATR


      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.

      Colloquio per Python Developer

      19 nov 2018
      Dipendente anonimo
      Offerta accettata
      Esperienza positiva
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso CRATR

      Colloquio

      as far as I remember: - call with hr guy, general questions about experience and info about company - get assignment (~3-4 hours) - call with analyst (some game theory puzzle) - call with managers - face2face interview (is not mandatory, but I visited Amsterdam by my own anyway) - get offer and discuss - started work remotely before visa done

      Domande di colloquio [2]

      Domanda 1

      Write simple but stable application consisting of 3 components (see other review)
      1 risposta

      Domanda 2

      Some game theory puzzle with three players equilibrium
      1 risposta

      Altre recensioni di colloqui per Python Developer presso CRATR

      Colloquio per Python Developer

      5 nov 2018
      Candidato anonimo a colloquio
      Amsterdam
      Nessuna offerta
      Esperienza negativa
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso CRATR (Amsterdam) nel mese di ott 2018

      Colloquio

      I applied on LinkedIN and got scheduled for first introductory 30 min call. I've waited 10 minutes on that jitsi call for anyone to show up and gave up and left. Both interviewers were late and send me an email latter if I can join. We had a call another day in which there is introduction from both sides. After that they sent me an assignment. I received an email for another call on jitsi on which they totally forgot and came back to me if we can do it again or if I can just stop by at the office. They said the topic will be going over the assignment and a mind puzzle. On site we covered the assignment and then they started asking me the topic from the probability theory and game theory. I didn't see that coming and they don't seem to know that if you go to an interview to Facebook or Google, you usually get notified what will be the topic of the interview. I didn't do bad but nor great as it was mentioned by one them and stating as well it was actually OK considering I didn't see this coming. We talked about their vision, view on DLT world and regarding my experience etc. They've told me they'll get back to me the week after and I did receive a phone call and some explanation which didn't make any sense (my puzzle part was bad, my experience is not good enough and I didn't show any enthusiasm for DLT). I can say that they really lack the professional manners during the interviewing process. From all the interviews I had so far, this was the worst. I would suggest them a book for personal growth which might maybe give them some sense for this matters.

      Domande di colloquio [1]

      Domanda 1

      The aim of this exercise it to build three simple components that interact with each other. They should all run without manual intervention. So, for example, you should also handle the scenario where one of the components breaks down. Time Server This calculates the time left (in days) until the end of this year. While calculating this, each Saturday should be counted as 0.75 days, and each Sunday should be counted as 0.5 days. On every day, the time passes linearly from midnight to midnight. For example, on 26th of December 2018, at 15:40, the time left until the end of the year should be (25 / 72 + 3 + 0.75 + 0.5) days. Here 25/72 is the time left on 26th of December, 0.75 and 0.5 are for the Saturday and Sunday, and 3 is for remaining days. We call this the “virtual time” until end of the year. This can also set an alarm. That is, given a period, this server can send an alarm signal after that period. For example, if the period is 0.04 days, then it will send a signal after 0.04 virtual days has elapsed. (Note that in real time, this means the alarm signal will be sent after 0.08 real days on Sundays.) Parameter Server This server does the following: Step1: Set p = 0. Step2: Generate a random number r between 0 and 0.02. Sleep for r days. Step3: Generate a random number s between 0 and 1. Set p = p + s. Step4: Publish/broadcast p to all interested parties. Step5: Go back to Step2. The printer The aim of this component is to print (say to a log file) the parameter p (as indicated by the parameter) and the time left until the end of this year. It should print whenever p changes and also if 0.01 virtual days has passed since the last print.
      Rispondi alla domanda
      4