CoinbaseCoding·60 minMembers
Parse Log File by Thread Id
Members only
Given a flat list of log lines, group them by `threadId` and return each group sorted by timestamp. Pure string-parsing warm-up that has shown up as the easier of the two coding rounds in some loops.
SWE
string-processing
parsing
hashmap
sorting
easy
Frequency
Single report
Last asked
2026-01-29
Stage
onsite-coding
Log in to continue reading the full content
Comments
Sign in to join the discussion
Loading...
