Meta | Software Engineer | Bengaluru | Phone Screen | Rejected

meta logo
meta
Software EngineerBengaluru, Karnataka, India4 yearsRejected
October 27, 202522 reads

Summary

I interviewed for a Software Engineer position at Meta in Bengaluru and was rejected after the phone screen, despite solving both technical questions asked.

Full Experience

I was recently approached by an HR from Meta for a Software Engineer role. During the phone screen round, the interviewer asked me two coding questions. I believe I solved both of them correctly with proper code and logic. Despite my efforts, I unfortunately received a rejection for the Software Engineer role.

Interview Questions (2)

Q1
Sort Array By Parity
Data Structures & Algorithms

Given an integer array nums, move all the even integers at the beginning of the array followed by all the odd integers. The relative order of the odd numbers and even numbers does not matter.

Q2
Making A Large Island
Data Structures & Algorithms

You are given an n x n binary matrix grid. You are allowed to change at most one 0 to 1. Return the size of the largest island in grid after applying this operation.

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!