Candidatei-me por meio de recrutador(a). Fiz uma entrevista na empresa Azuqua.
Entrevista
Standard 4-phase process. Screened by a recruiter. Screened by another employee. 1 onsite interview followed by second onsite interview that lasted about 7 hours. Combination of technical and non-technical questions.
Perguntas de entrevista [2]
Pergunta 1
Describe your experience with Javascript and Web Applications
You have an NxN square with containing a number of squares also equal to N^2 (checker board basically).
You have a function that allows change any area i1,j1 to i2,j2 from white to black, black to white, or invert all color patterns.
What's the minimum number of times you must call the function to make a checkboard pattern?