Pregunta de entrevista de Intuit

Only two questions the interviewer asked 1. Task and a string problem, how do you solve it? 2. In multi threaded environment how do you code a critical section that can be accessed by only one thread at a time.

Respuesta de la entrevista

Anónimo

16 dic 2017

I answered all the questions correctly, for the first question I wrote the entire programming in the board. and the second question I answered in the board and explain partially, as it was about thread synchronization.