Linkedin Loop || System design round || Software Engineer IC2
Summary
I had a system design round at LinkedIn for a Software Engineer IC2 role. I was asked to design a metric collection and querying system.
Full Experience
System design round at LinkedIn. It focuses on both HLD and LLd. Duration - 60 mins.
Awaiting for reply from the recruiter.
Interview Questions (1)
Design Metric Collection and Querying System
The system will both collect metrics from a large fleet of machines, and retrieve them over a requested period of time to be shown in an external visualization system. You can assume that a metric is represented by the [timestamp, node, metric, value] tuple.