|
|
|
|
|
by amalcon
3291 days ago
|
|
The version of this where that code is clearly unsuitable for its stated purpose is my favorite coding interview question. The unsuitability should be extremely obvious, no "spot the missing semicolon". Maybe it has a severe performance problem, maybe an obvious security flaw, maybe a logic error. The point is to prompt a discussion of better alternative ways to do what the code is trying to do. |
|