Me postulé en línea. Acudí a una entrevista en Airbnb en abr 2016
Entrevista
Had technical phone interview. Didn't understand most of the time,because of interviewer's accent. Question was relatively easy comparing with others,but I spent time to figure out what interviewer was saying.
Preguntas de entrevista [1]
Pregunta 1
public static int getInput(String badEncStr) {
//TODO:
}
/** return an int if testEncStr is a valid capitalization, else return -1 */
private static int decode(String testEncStr) {
if (testEncStr.equals("nJKeY")) {
System.out.println("pass: ");
return 848662;
}else {
System.out.println("fail: ");
return -1;
}
Pretty standard engineering interview. Recruiter call, technical interview, system design. They also had a code review interview that I had never seen before. I thought it was a little trickier than average, but not horrible. Sucks that if you don't move to the next round you can't reapply for a year.
Preguntas de entrevista [1]
Pregunta 1
Tell me about the tech stack you've worked with before
Me postulé en línea. El proceso tomó 1 día. Acudí a una entrevista en Airbnb (San Francisco, CA) en abr 2026
Entrevista
Submitted my application and the next day i received the coding assessment I did not speak to anyone it was all done online, Im still waiting to hear back on my results
Me postulé en línea. Acudí a una entrevista en Airbnb en mar 2026
Entrevista
Had hiring manager call but got reject after the interview. The interview was around my past experience in the current company. Talked about how I influence roadmap, handle escalations and architect team’s initiatives,