Pregunta de entrevista de ASML

What is a race condition?

Respuesta de la entrevista

Anónimo

12 ene 2011

Try: Rainy, dry, foggy. If they laugh, follow up with: Something that never happens with my code. If they don't laugh, try: A bug (usually unpredictable) that occurs when mulitple processes (or threads) try to access the same resouce without proper syncronization.

4