Candidatei-me online. Fiz uma entrevista na empresa Turo.
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.
Candidatei-me por meio de recrutador(a). Fiz uma entrevista na empresa Turo.
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
Which access modifiers are in valid in a Swift class?
Candidatei-me online. O processo levou 3 dias. Fui entrevistado pela Turo (New York, NY) em jul. de 2022
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.