Pergunta de entrevista da empresa Check Point Software Technologies

Designing a system to detect potential DDoS attacks, including functions like isDDOS(ip) to check if an IP has made over 100 requests in the last minute, and addReq(ip) to log requests.