How to contribute a new question to Leetcode?

What's the typical expectation when contributing a question to leeetcode? Should we simply write the question and few examples of input output? Or should we provide everything including code stubs and test-case?

Comments (1)