7 ms·
Why?
by slinger 8y ago
Why?
- chris11 8y agoCode should be written for readability, not typing speed.
- thallium205 8y agoBut if you're in a competitive environment that requires speed, why would you write for readability?
- victords 8y agoThis is not production quality code that is running on some important business. It's competitive programming. Speed is the goal here.
- gaius 8y agoThis is not production quality code that is running on some important business. Then why is it used in the interview process for the latter?
- thomasahle 8y agoI don't think code shortening is ever used for interview questions?