Hacker News new | ask | show | jobs
by co_dh 1168 days ago
Group is actually like inverse a mapping. Given an array A which map index to value, group A map value to index. A common idiom is: desc count each group A , which list most frequent element first