How to see test cases for Leetcode problems

Is it possible to access some, if not all, test cases for Leetcode problems ?
Other than submitting on-purpose buggy solutions to discover test cases for which they fail.
It would be often quite beneficial to access at least a few more complicated test cases than the samples provided with the problem.
Thank you

Comments (0)