LeetCode Question · Aug 2016

Snapchat | Parse CPU log file

8 upvotes 8,730 views 10 replies

Question Details

Three columns inside log file generated by single thread CPU, assuming input is Entry(String jobName, boolean start, int timeStamp), output is HashMap<String, List<Interval>> write a parse function to parse log file....

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Strings Hash Table