J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Keshet Media Group (Tel Aviv-Yafo) en sept. 2024
Entretien
You have been invited to take the Junior BI Dev Test test.
The test has a 130 minute time limit.
The test consists of the following:
6 multiple-choice questions in SQL.
5 coding questions in SQL Server.
4 coding questions in Python.
Questions d'entretien [1]
Question 1
I need to find the first repeating element in an array of positive numbers
For example in an array
10,5,3,4,3,5,6
I want 5 to be returned because it is the first in the array that has a repeat later