← Back to experiences
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/experiences/…$
I recently completed a Meta E4 phone screen interview. The questions were from a list of previously asked questions:
bisectright method in Python, but the interviewer asked me to implement it without using the library function. I developed a solution but experienced some initial panic when testing an example. However, the code appeared correct. I discussed the time and space complexities.I solved both problems within the allotted time. The interviewer ended the call promptly at the 45-minute mark, leaving me unsure of my performance.
I received positive feedback from the recruiter on Monday, indicating that I had advanced to the virtual onsite interview stage.
I am seeking advice on preparing for the onsite interview, particularly regarding system design.