Question d’entretien chez JPMorganChase

In Python, how does the garbage collector work?

Réponse à la question d'entretien

Utilisateur anonyme

17 oct. 2016

It works by reference counting and by cycle detection.