Pregunta de entrevista de Apple

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

Respuesta de la entrevista

Anónimo

12 jul 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.