Coding
Example Question:
Make assumptions
If they tell you are taking input from STDIN, start by just taking input from a string.
Write example cases as comments, or part of the code execution. This gives discussion points.
Explain assumptions about validity of input
Last updated
Was this helpful?