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)?