Question d’entretien chez Cadence Design Systems

How do you know that your code has no bugs?

Réponse à la question d'entretien

Utilisateur anonyme

24 déc. 2021

I replied: I am never sure if my code has "no" bugs. But I try to perform unit tests to make sure the cases I am aware of are not failing. Correct answer: You never know if your code has no bugs!