Meta Software Engineer Technical Screen Questions
29+ questions from real Meta Software Engineer Technical Screen rounds, reported by candidates who interviewed there.
What does the Meta Technical Screen round test?
The Meta technical screen covers core Software Engineer skills in a structured interview format. Candidates should expect a mix of coding problems, technical knowledge questions, and scenario-based discussions.
Top Topics in This Round
Meta Software Engineer Technical Screen Questions
Odd experience with a META interview
HR recruiter reached out to me asking if interested in a role. I said sure. Over period of 6 months I SPOKE to different directors. Then one had me talk with one of their architects. I spoke with her,
How to use AI in AI-Assisted Coding Round- META
please give suggestions?? I am not sure how should we make use of AI in this round!! like Is it fine if i use AI to give me a gist about the codebase? or maybe if i want to know what a particular func
Facebook | Phone | Accounts Merge
Location: USA I had a facebook interview today . Question : https://leetcode.com/problems/accounts-merge/ I came up with a dfs soultion and I think I explained the algorithm and the code quiet well. I still...
Meta AI assisted coding
Hello, I am in a loop with Meta, and got to know that there will be AI Assisted coding round. Is there any good resources to help me prepare for it? Also what do they look for? Thanks for the help
Meta (150-200LC questions) Interview Prep resource?
Heard that Meta typically has a question bank of 150-200 questions to help through the coding rounds. Need help locating it. Thanks!
Meta Technical Screening
Had a 45 minutes screening round. Two questions asked: 1. https://leetcode.com/problems/range-sum-of-bst/description/ 2. https://leetcode.com/problems/subarray-sum-equals-k/
Meta Coding Question
Got this question in one of the rounds at Meta s = \'abcdcxy\' write a function that returns true, if s contains a substring that is a palindrome of length equal...
Meta Mock Interview - Menlo Park, CA
Two Questions asked in the mock interview: https://leetcode.com/problems/3sum/description/ https://leetcode.com/problems/move-zeroes/description/ Interviewer said to explain why you are using any data structure (map, array, etc) before writing it. Real interview next week, seem like studying...
Meta | Technical Screen | Infrastructure
Just completed my meta technical screen yesterday. Was given two 2 medium LC problems - https://leetcode.com/problems/nested-list-weight-sum/description/ - https://leetcode.com/problems/basic-calculator-ii/description/ - Nested list weight sum - I came up with the recursive solution and...
Meta | SWE Intern US
lc hard with tons and tons of edge cases. does not require fancy data structures/algorithms 2. lc medium, but a lot of the comments for this question say it should...
Meta E6 screening round[REJECT]
I had a very strange interview experience with Meta, I had my screening round couple of days back. I was asked 2 questions. \t1. https://leetcode.com/problems/nested-list-weight-sum/ \t2. https://leetcode.com/problems/vertical-order-traversal-of-a-binary-tree/ I was able to complete...
Meta New Grad Interview Experience (Chances of Passing?)
I just finished my New Grad SWE Interview and I\'m not sure how it went. 1. Valid Palindrome with removing one character - explained brute force and optimal solution and solved...
Meta Technical Screen through video conference
I had 2 coding problems to solve in 35 minutes. First one is on moving average using sliding window size in an array (https://leetcode.com/problems/moving-average-from-data-stream/). Second one is on Dot product...
Meta technical screen round E4/E5
Had video tech screen round the other day. Won\'t go into details about the followups but the base of the questions was: 1. pow(x, n) 2. k most frequent elements in array...
I had the first interview with Facebook\'s London office for Android Software Engineer position. After introduction, interviewer asked following two questions related to Android: 1- What is onStop method, when is it...
Facebook Sept 2021 online interview [failed]
Question 1 was #1570, dot product of two sparse vectors. Interviewer did not allow me to start coding until I mentioned different data structures that could be used to solve...
Facebook | Phone | All O`one Data Structure
Position: E4 5 mins intro Then went straight into a LC hard https://leetcode.com/problems/all-oone-data-structure/ Really frustrated as I did not prep for such a question which involved writing so much code in 45 minutes....
Design a data structure for History Set with following operations: 1. Add(element) : Adds an element to the Set and returns a SequenceId 2. Discard(element): Discards an element from the Set and...
[NDA] Facebook | E5 | Telephonic
Wanted to contribute to the great community irrespective of the result. As i have signed NDA , will try to give my maximum insights/experience without mentioning the exact questions. Also...
Question 1: https://leetcode.com/problems/custom-sort-string/ Given one string (\'abbceeeg\') sort it based on another string (\'egbca\') Result will be: \'eeegbbca\' Solved in nlog(n) and O(n) space. Was hinted there could be better run time. Struggled for...
See All 29 Questions from This Round
Full question text, answer context, and frequency data for subscribers.
Get Access