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
Currently it's sorted by newest problems first. Better sorting and filtering is the next feature I plan to implement. Specifically:
Sort by newest/oldest
Sort by most upvoted
Sort by hardest/easiest difficulty estimate
Sort by least testsolved
Filter by subject
Filter by locked/unlocked (a problem is "locked" if it requires testsolving, and you haven't started a testsolve attempt)
Filter by archived/unarchived
Filter by author (maybe with a special option for your own problems)
You should be able to apply multiple filters, but only one sorting method. If no sorting/filtering is specified, it would default to: "Filter all unarchived problems, then sort by least testsolved (to encourage testsolving every problem), and tiebreak by newest first"
I'm unsure what it's currently sorted by but some more dials here might be nice.
The text was updated successfully, but these errors were encountered: