Me postulé en línea. El proceso tomó 1 día. Acudí a una entrevista en ByteDance (New York, NY) en nov 2021
Entrevista
Questions about project (Basically questions about the research and projects I have written in my resume) + details on attention (self-attention, cross attention, masked self-attention) and BERT (Each attention blocks) + Leetcode (Edit Distance). No behavioral questions.
Preguntas de entrevista [1]
Pregunta 1
Questions about project + details on attention and BERT + Leetcode
Me postulé en línea. Acudí a una entrevista en ByteDance en sept 2020
Entrevista
Online application, took about two weeks to process. First round interview. Video interview separated in three parts: describe honours research (NLP related) project, asked basic NLP questions, and coding part. It took about 40 minutes.
Preguntas de entrevista [1]
Pregunta 1
NLP basic questions includes: difference between RNN and LSTM, seq2seq, difference between skip-gram and cbow, what is fastext and word2vec? what is word embedding?
Coding question: quick sort.