Slide 5
Slide 5 text
Coding Question
● Invent one or pick one from a database
● Solve it yourself first!
● Example:
○ Sort an array of 0s, 1s and 2s.
● DOs
○ Define the question precisely. Preferably in writing.
○ Use a laptop, possibly an IDE (but notepad/vim is enough)
○ Calibrate.