Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Antra (New York, NY) nel mese di set 2022
Colloquio
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.
Domande di colloquio [1]
Domanda 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.