Skip to content
This repository was archived by the owner on Aug 13, 2019. It is now read-only.
This repository was archived by the owner on Aug 13, 2019. It is now read-only.

Improve the sort method #1

@tulku

Description

@tulku

The current sorting algorithm uses plain python sort to get the top 5 songs.

The current implementation produces non deterministic results when many songs have the same vote count. Using better things like itertools could produce much better results.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions