Question d’entretien chez Glooko

How to optimize the slow Python code?

Réponse à la question d'entretien

Utilisateur anonyme

14 août 2019

Parallelize, use cython, re-write in a more performant language. The last bit didn't go well, better don't mention it.