Interview went well and they asked me questions I had prepared for which allowed me to talk more about my previous experience and skills. The people interviewing me were very friendly and welcoming.
Interview questions [1]
Question 1
Why were you interested in our company and this role?
I applied online. The process took 3 weeks. I interviewed at Keshet Media Group (Tel Aviv-Yafo) in Sep 2024
Interview
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.
Interview questions [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