"discuss" should be split into "discuss" and "solutions"

I'm new to LeetCode, and a few things have struck me as odd right from the start. Here's one:

When I click on "discuss" for a problem, I expected it to be people asking questions/answers about the problem. BOY was I wrong! It's overwhelmingly people pasting their answers. I find this obnoxious.

I would have been happier if there were two sections:

  1. Q/A, and
  2. User-submitted solutions

My reasoning:

  1. Sometimes I might just want to ask for a clarification of the question, but when I go to the "discuss" section, I risk seeing subject headings like "O(n) solution using 1 TreeMap and 2 PriorityQueues" or something, essentially giving away the answer to me.
  2. It's hard to find Q/A-like posts through the overwhelming sea of solution-like posts.
Comments (2)