Screening
Round 1: DS/Algo
Round 2: DS/Algo
class C:
def __init__(self, window_size)
def set(key, value, timestamp)
def get(key) # if timestamp older than window_size return NoneRound 3: Design Kafka as a Service (exactly what confluent is)
Round 4: Tech deep dive
Round 5: Hiring manager