Option to view all the testcases

Can Leetcode provide an option to view all test cases after the solution is accepted? In many companies, the interviewer asks us to write as many testcases as we can. For some questions, I can hardly come up with 10 - 15, while the Leetcode would have 100- 200. Of course, having access to all the test cases before solving the problem doesn't make much sense. However, once we solve the problem, it would be beneficial to see the test cases we can write for any given problem.

Comments (3)