You might have noticed that challenges now show a leaderboard in addition to the table of contents. This is something this community has wanted for a while, and now, thanks to user contributions and a lot of chatting in Discord, it's live. See [this blog post](https://meta.codidact.com/posts/282420), which I meant to link here more promptly (sorry!).
> The table of contents sorts answers by voting, but golfers wanted a leaderboard that sorts challenge responses by *code size*. And because it's not really fair for answers in different languages, some verbose and some designed for golfing, to compete head to head, the community also needed a way to show the languages in this leaderboard. While a userscript can solve the problem for those in the know, we and the community wanted this to be readily available to all.
>
> Enter one of our users, [Moshi](https://codegolf.codidact.com/users/53196), who made this for the community (no userscripts required):
>
> ![sorted by size](https://meta.codidact.com/uploads/JoMXU4Q6C8WFafZuqG7SHhW9)
>
> Or, grouped by language to give folks using Java, C, and others a shot:
>
> ![sorted by language](https://meta.codidact.com/uploads/LAEWKcfbeg2ukacNFpRkwyrw)
We're aware of a bug on mobile; it's fixed and awaiting deployment.
If you see anything that's not quite right, please let us know.