J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 semaines. J'ai passé un entretien chez ITG Holding (Beyrouth) en mars 2018
Entretien
First I had a personal interview with the HR team. Its better if you read about ITG before you go for an interview with them.
Then, I had a small exam which has some easy programming (SQL, JAVA) questions which I will post now. Then, I was assigned for a technical interview with the IT Manager. I will also post the questions of the technical interview
Questions d'entretien [16]
Question 1
Exam Question: write a function (java code) which takes a number and determines if its easy or odd.
Exam Question: write a function to count the number of occurences of a digit in a number example: 837110321 lets count how many 1's are there in this number? 3