I applied through an employee referral. I interviewed at Meta in Nov 2017
Interview
I applied Software Engineer position but received email from HR regarding interviews of this position. I had a quiz at first about commands of Linux. In the first round, I received two coding problems. Not hard.
The second round is system interview. It's more like discussion. A lot of question about linux troubleshooting.
Both rounds had no behavior questions even no self- introduction. Just directly solve the problems.
Interview questions [2]
Question 1
Given output of command vmstat and analyze the system.
I applied online. I interviewed at Meta in Nov 2017
Interview
The interview process was very interesting. My recruiter was very nice to me and helped me throughout the entire process, asnwering all my questions. The interviews were average as difficulty and the interviewer exaplained everything to make, making sure that I understand the problem and guided me with my answers.
Interview questions [1]
Question 1
I signed an NDA, but in order to pass the systems interview you need to know the linux system very well and know everyhing that happens in every step in as many details as possible.
I applied through a recruiter. The process took 2 weeks. I interviewed at Meta in Nov 2017
Interview
I was contacted by an interviewer who was extremely nice and helpful, had to do an online linux test, after that i had a phone interview with the HR to discuss the position, scheduled a video coding interview, the interviewer was great, he tried making me feel as comfortable as possile but my mind absolutely blocked, the questions were fairly easy.
Interview questions [1]
Question 1
Given an array of integers greater than zero, find if it is possible to split it in two (without reordering the elements), such that the sum of the two resulting arrays is the same. Print the resulting arrays.