Pergunta de entrevista da empresa Apple

Asked to implement functions to recognize gestures. The difference between a circular motion and a swipe.

Resposta da entrevista

Sigiloso

12 de jul. de 2016

Drew out the geometry of a circle and how a user might use the gesture. Wrote corner cases for which one could look like the other.