Algorithm · Stripe · Medium
Data Center Registration and Health-State Management Easy · Topics · Company Tags · Hints Build a command-line processor that manages data center registration and health status. The program reads one command per line from standard input and prints one result line for each command. Supported commands: REGISTER Creates a new data center named region. A successfully registered data center is initially healthy. The latitude, longitude, and capacity fields are integers.…
Checking your access…