J'ai postulé en ligne. Le processus a pris 2 mois. J'ai passé un entretien chez Sportradar (Bruxelles) en janv. 2024
Entretien
Average technical interview process for the company and their employees in the industry in order to achieve the desired results and the highest quality results of each interview process are provided by their employers
J'ai postulé via la recommandation d'un employé. Le processus a pris 4 semaines. J'ai passé un entretien chez Sportradar en mars 2022
Entretien
There were two coding rounds. The technical interview was scheduled for 1 hour. But, the technical interview went for 2 hours and 15 minutes. Even after clearing the coding task, there will be another coding round during the technical interview where you'll be asked to solve some NumPy based tasks.
Questions d'entretien [12]
Question 1
How would you estimate the number of images that you need to train a modell?
How does the gradient descent work?How do you determine if the gradient is stuck in local minima or global minima? How does it determine the next path that it should take?
Second coding task: How will you split an image into multiple channel? How would you take an inverse of a numpy array? Given a 3D point and the rotation matrix, how will you rotate the 3D point? How will you mathematically determine the shape of the matrix? How will you perform slicing on string?