Question d’entretien chez Mobileye

Write a function that return the percentile .

Réponse à la question d'entretien

Utilisateur anonyme

10 oct. 2018

Given percentile you want, run over data, create normalized cumulative histogram and pick the bin which fits.