Meta E5 | London | Rejected

meta logo
meta
E5London
April 3, 20253 reads

Summary

I interviewed for an E5 position at Meta in London, completing a screening round and an on-site consisting of coding, design, and behavioral rounds, but ultimately received a rejection.

Full Experience

Screening Round

Q1: Given departure and return flight ticket price in two seprate array for each day. Give minimum cost round trip

Q2: Get Max K element in un sorted array

On Site: Coding 1: Q1: find closest element in BST

Q2: product of two sparse array like more zeros then non zero number optimal storage of array then extention of one long and other short array

Coding2: Q1: Left view and then right view of tree in response second question forgot

Design round:

Design Top K songs per user for past 90 days Messed it up big time by having two pointer approach from hellointerview.

Behavioural round:

  1. project proud of
  2. conflict handling
  3. building systenm with unclear requirement
  4. How you are improving yourself continuosly
  5. handling conflict in product discussion
  6. difficult work environment how did you manage.

I can't imagine i messed it up this process.

#Meta #London #interview

Interview Questions (12)

Q1
Minimum Cost Round Trip Flights
Data Structures & Algorithms

Given departure and return flight ticket price in two separate arrays for each day, find the minimum cost for a round trip.

Q2
Find Kth Largest Element in Unsorted Array
Data Structures & Algorithms

Get Max K element in un sorted array.

Q3
Find Closest Element in BST
Data Structures & Algorithms

Find the closest element in a Binary Search Tree (BST).

Q4
Product of Two Sparse Arrays with Optimal Storage
Data Structures & Algorithms

Calculate the product of two sparse arrays (arrays with more zeros than non-zero numbers). Discuss optimal storage for such arrays, and then consider an extension involving one long and one short array.

Q5
Left View and Right View of Binary Tree
Data Structures & Algorithms

Return the left view and then the right view of a binary tree.

Q6
Design Top K Songs Per User (Last 90 Days)
System Design

Design a system to find the top K songs played per user for the past 90 days.

Q7
Tell me about a project you're proud of.
Behavioral

Tell me about a project you're proud of.

Q8
Describe a situation where you had to handle a conflict.
Behavioral

Describe a situation where you had to handle a conflict.

Q9
Describe building a system with unclear requirements.
Behavioral

Describe a situation where you had to build a system with unclear requirements.

Q10
How do you continuously improve yourself?
Behavioral

How are you continuously improving yourself?

Q11
Describe handling conflict in a product discussion.
Behavioral

Describe a situation where you had to handle conflict in a product discussion.

Q12
Describe managing in a difficult work environment.
Behavioral

Describe a situation where you managed in a difficult work environment.

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!