Pergunta de entrevista da empresa ASML

What is a race condition?

Resposta da entrevista

Sigiloso

12 de jan. de 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