Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso LinkedIn (San Francisco, CA)
Colloquio
Had a 500 word essay on HackerRank, very unique process for a technical role. Sent me one through email portal, but did not advance after this round, asked for feedback, did not respond .
Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso LinkedIn (Dublino, Dublino) nel mese di apr 2021
Colloquio
First Non technical call with HR to arrange the tech calls and prep materials in advance. First round with one person from linkedin AI team via coder pad. and follow up discussion on AI algorithm of my own choice., the error theory and accuracy vs recall, ROC curve. Regularization, back propagation(as i choosed NN as algorithm of my choice).
Domande di colloquio [1]
Domanda 1
simulate the M sided die given the probability of each side showing up.
Probability pi of showing facing i= {1,2,..M}
N samples from the die
probs= {1:0.2, 2:0.5, 3:0.3, ..... M}
N samples following the distribution
output= {1,3,2,3,1,2,3,2,1} etc