Candidatei-me por indicação de um funcionário. O processo levou 2 semanas. Fui entrevistado pela Antra (New York, NY) em set. de 2022
Entrevista
After entering the interview, I was asked to write the coding questions directly, After I complete coding, the interviewer asked some java and database questions. But to my disappointment, the interviewer didn't turn on the camera the whole time. While I was elaborating my thoughts, the interviewer interrupted and said that just write the code directly, the questions are simple.
Perguntas de entrevista [1]
Pergunta 1
Coding: the problem received a string, like "a b1 c2", output is "cba". The input contains character, space, and number. We need to only use the letter part and reverse the string. differences between StringBuffer and StringBuilder. And some database questions, such as JOIN.