Sent my resumé, had a first round phone interview. 30 minutes, worked through one algorithm. Didn't hear back about another phone interview for 3 weeks, at which point I had already accepted another offer.
Interview questions [1]
Question 1
I was asked a relatively standard question about BSTs.
I applied online. The process took 3 weeks. I interviewed at Meta
Interview
one hackerrank, three technical interview.
the hackerrank question is fairly straightforward but easiest to do in higher level language.
technical interviews were okay, but not hint-ful or anything. made a stupid mistake in the last one and it cost me a lot :(
I applied through an employee referral. The process took 2 weeks. I interviewed at Meta (Tel Aviv) in May 2014
Interview
Phone interview: create an algorithm to check if two strings differ by one character.
On site interview: 4 consecutive interviews (1 personal, 2 technical, 1 architecture).
personal - count 1 bits in UINT
architecture - some design with Redis/Memchached
technical 1 - Contact lists merge (data structure question)
technical 2 - Simple regex matching