IOS Software Developer applicants have rated the interview process at Buildots with 1 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 46.7% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
phone interview and then a interview in office, was asked there about any professional achievements and faced some coding questions. 3 interviewers ( two from genda )but only one is really speaking. nice and pleasant atmosphere
Interview questions [1]
Question 1
list of users { aga,name,city,isActive}
imp the next functions: (all prototypes are given )
1. func that returns only active users
2. func that returns map of user names and cities (grouping)
3. func that returns map of user names and cities (grouping) sorted by user age
4. func that returns a map of the city and the oldest user name