Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela General Motors (GM) (Warren, MI) em ago. de 2025
Entrevista
The interview process consisted of three rounds: an initial discussion with HR, a behavioral interview, and a final coding round. During the coding round, the interviewer was very insistent on using Python and initially unwilling to accept solutions in any other language. I explained my preference and completed all the coding questions in JavaScript, with every test case passing successfully within their coding tool.
Unfortunately, the strict insistence on one specific language seemed to outweigh the actual evaluation of problem-solving ability and coding skills. While the process itself was organized, the overall experience was only average, as the focus appeared to be more on adherence to a language requirement rather than on assessing technical competence.
Perguntas de entrevista [1]
Pergunta 1
i have value "XXXOOO" if you see 3 consecutive X or O then it is a tie if only X is repeating and not O then X won if not Y won give me a python code