Pregunta de entrevista de Optiver

How would you define "clean code"?

Respuesta de la entrevista

Anónimo

29 may 2017

Const correctness, good and up-to-date documentation, well-designed interfaces, not using variables for multiple purposes, comments that reveal the "why" since the "how" is right in the code