Me postulé en línea. El proceso tomó 3 semanas. Acudí a una entrevista en Keshet Media Group (Tel Aviv) en sep 2024
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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