Google Interview Question

There seems bug in a source code. When you put commands to print something, the bug disappears. Why does it happen?

Interview Answer

Anonymous

Feb 22, 2015

This particular (buggy) system seems very sensitive to processing/executing time. So if you add more job to perform, then the bug "disappears".