Senior Software Engineer (iOS) applicants have rated the interview process at Turo with 2.5 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 50% positive. To compare, the company-average is 55.2% positive. This is according to Glassdoor user ratings.
Candidates applying for Senior Software Engineer (iOS) roles take an average of 3 days to get hired, when considering 2 user submitted interviews for this role. To compare, the hiring process at Turo overall takes an average of 23 days.
Common stages of the interview process at Turo as a Senior Software Engineer (iOS) according to 2 Glassdoor interviews include:
One on one interview: 33%
Skills test: 33%
Phone interview: 33%
Here are the most commonly searched roles for interview reports -
I applied through a recruiter. I interviewed at Turo
Interview
5 minute call from a recruiter. 25 question test with 5 coding questions and the rest are multiple choice iOS/Swift questions. You're only given 1:15. You're asked 5 DSA questions which were probably about a leetcode medium for a SwiftUI role. It's a waste of time unless you enjoy doing DSA. Once I finished I was ghosted even though I got a high score. This is probably getting gamed hard by people using AI who will flame out in the in person round.
Interview questions [1]
Question 1
Which access modifiers are in valid in a Swift class?
You will get 5 minutes call from recruiter. After that you will get a link and need to complete test assignment, if everything is okay next you will have 3 rounds of interviews.
Interview questions [1]
Question 1
Test assignment: a few questions about algorithms and bunch of questions about generic Swift knowledge. You can have practice before start a real test that was really nice.
I applied online. The process took 3 days. I interviewed at Turo (New York, NY) in Jul 2022
Interview
The interview process involved a technical code screen, a hiring manager behavioral interview, a technical code interview focusing on data structures / algorithms, and a domain specific interview. Was also scheduled for both a 5 minute kickoff and wrap-up but neither of the people scheduled for those showed up.
Interview questions [1]
Question 1
Series of data structure + algorithm questions centered around finding prime numbers.
1) A function to determine if a given number is prime.
2) A function to return all the primes up to a given number.
3) A function to return the prime factorization of a given number.