Question d’entretien chez 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.

Réponse à la question d'entretien

Utilisateur anonyme

16 déc. 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.