Tag: heap sorting

FIT2004
Posted in IT and Coding

Python coding: Heap Sorting example (Movie buddies)

Task : Finding the top-k users The first feature that she wants to add is rewards for top-k users of the app each month. Specifically, she has written a script that…

Continue Reading Python coding: Heap Sorting example (Movie buddies)