Question d’entretien chez Atlassian

Code Design: Complete a Rate Limiter

Réponse à la question d'entretien

Utilisateur anonyme

15 juin 2022

Each customer can make X requests per Y seconds, make sure you know your syntax, if you are unsure about the behaviour of a function or data type make sure you google what it does instead of making an assumption, because is that assumption is wrong they will be a big negative. Most of the times they will want something simply but based on my feedback either add or comment where logging could go, how exception safe it is etc..