Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1661. Average Time of Process per Machine
Given activity records with 'start' and 'end' timestamps for each (machine_id, process_id), compute for each machine the average processing time (end − start) across its processes and return it rounded to three decimal places. Assume every process has exactly one start and one end and the start timestamp is before the end.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.