I applied online. I interviewed at Meta in Dec 2020
Interview
The interviewer asked me about the competitive programming task and I have to propose the solution. It was quite sophisticated task, where I had to write a code. I think it wasn't a good task for interview, because the main problem was the time. I didn't have enough to write the whole code and test it.
Some behavior question and one coding question. The person conducting the interview also gave some indications for the coding question. Also, I had time to ask my questions at the end.
Interview questions [1]
Question 1
I had a black box method which reads for a file a number fixed number of bytes. I need to implement another method which calls the black box method but reads a variable number of bytes.
I applied online. The process took 4 weeks. I interviewed at Meta in Jan 2021
Interview
Took an online coding test with 4 problems, started out extremely easy and got progressively harder. Then had a video interview done with a CoderPad, which was 2-3 technical questions. The first two were straight from Facebook's most-commonly asked leetcode questions, all easy or medium difficulty.
Interview questions [1]
Question 1
Determine if a string can become a palindrome by removing at most one character