MicrosoftCoding·45 minMembers
Parse Email Addresses from a Log String
Members only
Single-pass character scanner over a long log string with `;`-separated email records. Each record may have an optional display name and comments anywhere; deduplicate and return the list of emails.
SWE
parsing
state-machine
string-processing
hard
dedup
Frequency
Single report
Last asked
2026-02-01
Stage
onsite-coding
Log in to continue reading the full content
