Leetcode updated discussions page UI. I think this was to reduce the load on thier servers. Which makes sense. But if you still wanted to sort (I had few tabs open which had older UI):
/discuss/?currentPage=1&orderBy=oldest_to_newest&query=
/discuss/?currentPage=1&orderBy=newest_to_oldest&query=
/discuss/?currentPage=1&orderBy=most_posts&query=These 3 are removed.
Just be informed that, leetcode still did not decommission the API's. Once they decommission the underlying API's too, even this wouldn't work.
Thanks