- Published on
Meta | New York | E6 | Reject
- Author
- Shared Anonymously
Meta Interview Experience -
Coding -
- https://leetcode.com/problems/valid-word-abbreviation/description/
- https://leetcode.com/problems/basic-calculator-ii/description/ (Screening).
- https://leetcode.com/problems/kth-largest-element-in-an-array/description/ (Interviewer was okay with either Quick select or Priority Queue. I did PQ approach and was asked time complexity for all operations on PQ)
- Given a binary tree - return true if every node’s value is average of all child node values.(Was not able to find on LC but was told its there.) (From Comments - https://leetcode.com/problems/count-nodes-equal-to-average-of-subtree/)
- https://leetcode.com/problems/squares-of-a-sorted-array/description/
System Design -
- Ticketmaster (HelloInterview Solution)
- Top 10 trending hashtag on twitter. (Count Min Sketch)
**Behavioral **
Tell me about exciting project
Tell me about time when you learned something from junior
Tell me about time when you had conflict
Tell me about a time when you had to work with a difficult person.
Bla bla
Verdict - Reject!
Report • Mark as Helpful