Atlassian interview question

Code Design: Complete a Rate Limiter

Interview Answer

Anonymous

15 June 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..