Problem
Write a function to parse a large log file of user events and output the top K most active users without loading the entire file into memory for Reddit.
You are practicing as a guest. Sign up free to get your answer graded with AI feedback. Your draft stays right here.


