The job was about developing computer vision algorithms code for some specific hardware. I've been given a notebook to write some code in Python solving simple computer vision basic problems, The difficulty was to use Numpy features to reach maximum code efficiency and avoid using regular cycles etc,
Utilisateur anonyme
Unfortunately I wasn't ready at the moment and while answering correctly about the computer vision algorithms themselves, I failed to write efficient Numpy code.