Meta Full Loop E5 Bangalore - Interview Experience
Current Organization: Tier 2 Retail Firm
Position: Senior Software Engineer
Design an Audio Channel System (version 2.1 to 5.1):
I struggled in this round, particularly with designing client interfaces like codecs, handling multiple operating systems, and designing hardware interfaces.
The interviewer asked a lot of questions about my past projects and achievements. However, it seemed like he wasn’t fully convinced by my responses.
Merge Two Arrays with O(1) Space and Linear Time
Example:
[1, 2, 5, 0, 0, 0]
[3, 4, 6]
Output: [1, 2, 3, 4, 5, 6]
Power Function (a^b) in O(log b) Time with O(1) Space
Unfortunately, I didn’t perform well in the Product Architecture and Behavioural rounds.
One Year Cooling Period