J'ai passé un entretien chez Placer.ai (Ramat Gan)
Entretien
There was a phone call Then a home test - solving questions Then an interview at the company There were many candidates and they took the candidates with the experience
J'ai passé un entretien chez Placer.ai (Tel Aviv-Yafo)
Entretien
The interview was divided into 3 parts.
10 minutes in which the interviewer introduced himself and the company.
15 minutes in which I had to tell about myself in detail, including background and experience in automation.
And a final part in which I was asked to give a time frame for solving a programming problem.
Questions d'entretien [1]
Question 1
Tell about myself.
And in the technical part, I had to reverse the order of characters in a string using basic string operations in Python
J'ai passé un entretien chez Placer.ai (Ramat Gan) en nov. 2022
Entretien
He asked me one programming question. Most of the interview was about placer, automation's job in the company, etc. Moreover, you need to talk about yourself - university, projects, where do you see yourself in a few years...
Questions d'entretien [1]
Question 1
input: " hello world hi " output: "olleh dlrow ih" write your own function that you want to use (split..)