Skip to content

Opening book details…

About this document

Java Comparator for Player Sorting by rounak ray is a document available to read on EtoBox.

The document describes a programming challenge involving the creation of a Comparator to sort an array of Player objects. Players are sorted by decreasing score, and in case of ties, alphabetically by name. It provides input and output formats along with a sample input and output for clarity.

Author
rounak ray
Language
EN