J'ai postulé via un recruteur. J'ai passé un entretien chez Meta (New York, NY) en mai 2017
Entretien
I've been through phone screening and phone coding interview. First stage was made by recruiter, we had a small chat about how many hours I spend a day on writing code. And some of my previous experience and followed by five simple questions about iOS. After that I got an email about scheduling second phone coding interview. And I passed it too. Still waiting for the onsite interview.
Questions d'entretien [1]
Question 1
1. "copy” is not a property of which following class?
a. NSArray b. NSInteger c. NSString d. NSNumber
2. You can not call which following method directly?
a. sizeThatFits b. sizeToFit c. layoutSubview d. setNeededLayout
3. What type can be used for a delegate?
a. strong b. weak c. inout d. copy
4. Which of following can not be appended to an Array. a. Int b. NSObject c. CGColor d. Date
5. In following mechanism, which one can not be used to decouple class?
a. delegate b. mutex c. notification d. block
Pretty standard interview process for FAANG/MANGA companies. Initial call with a recruiter, preliminary coding interview, on-site that spanned two days (because I asked) and a follow-up interview. The on-site interview consisted of 3 coding interviews, 1 behavioral, and 1 system design interview.
Questions d'entretien [1]
Question 1
Basic non dynamic programming leet code questions, that had an iOS bent to them.
J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Meta (Cupertino, CA)
Entretien
Interview process was smooth, it took one week from recruiter screening to technical screening. During the technical screening was asked two problems. Had a positive experience with the interviewer & the recruiter
Questions d'entretien [1]
Question 1
1) create a multi-set that implements a given protocol with add, remove & count methods.
2) leet code string compression
J'ai postulé via la recommandation d'un employé. Le processus a pris 3 mois. J'ai passé un entretien chez Meta en nov. 2022
Entretien
4 sets of interviews:
1. 2 Leetcode questions, one medium, one hard
2. System design (How would you implement the landing screen of IGDMs?)
3. 2 algorithms (But were structured as real iOS scenarios)
4. Personality interview (Talk about a conflict you had at work and how you resolved)