You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If several candidates have the same sort order, only the first one appears in the suggestions.
Looking into the Candidate.compareTo method I'd assume that in this case default sort should apply.
The text was updated successfully, but these errors were encountered:
If several candidates have the same sort order, only the first one appears in the suggestions.
Looking into the
Candidate.compareTo
method I'd assume that in this case default sort should apply.The text was updated successfully, but these errors were encountered: