Me postulé a través de una facultad o universidad. Acudí a una entrevista en Cloudify (Israel)
Entrevista
I had 2 technical interviews. At the first one, I had to code a program in Python that was supposed to connect a server and a client in TCP protocol and uses threads. At the second one I was asked a question: How to determine if one word is a permutation of the other one in O(n)?
Preguntas de entrevista [1]
Pregunta 1
Figure out if one word is a permutation of another one in O(n).