I applied online. I interviewed at Airbnb in Apr 2016
Interview
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.
Interview questions [1]
Question 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.
Interview questions [1]
Question 1
Tell me about the tech stack you've worked with before
I applied online. The process took 1 day. I interviewed at Airbnb (San Francisco, CA) in Apr 2026
Interview
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
I applied online. I interviewed at Airbnb in Mar 2026
Interview
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,