We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The leetcode ranking page is showing users with zero rating above others
The leetcode ranking page is showing users with zero rating above all others
Users with zero-rating should be at the bottom
Users with zero-ratings are shown at the top.
Changing the logic of code should work
Trying to check the ranking. This resulted in some ambiguity
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The leetcode ranking page is showing users with zero rating above others
Description
The leetcode ranking page is showing users with zero rating above all others
Expected Behavior
Users with zero-rating should be at the bottom
Actual Behavior
Users with zero-ratings are shown at the top.
Possible Fix
Changing the logic of code should work
Context
Trying to check the ranking. This resulted in some ambiguity
The text was updated successfully, but these errors were encountered: