</>OfferRetriever
DashboardDiscuss
NEW

Spring Hire Sale

Limited Time Deal: Unlock all premium questions for over 30% off

$10.42$7.08

08

:

04

:

54

:

34

Get this deal
Back to Dashboard

Top K Active Customers

Medium

You are given a list of support tickets where each ticket is [agent, customer, issue]. A customer's engagement score is the number of unique agents who responded to that customer (an agent responding multiple times to the same customer counts once). Return the top k customers by engagement score, breaking ties alphabetically by customer name.


...