Me postulé a través de una agencia de empleos. El proceso tomó 2 semanas. Acudí a una entrevista en Connexient (Caracas, Distrito Capital) en mar 2016
Entrevista
The interview was through skype and consisted of an Android programming test. They shared a PDF that asked me to implement a simple Android application that would make a get request to some url, receive a list of entities in json format and then display those entities in a list. They also for a more complex challenge wanted the list to have lazy loading, persistence etc.
Preguntas de entrevista [1]
Pregunta 1
They then asked about what was what I just did with the App, which libraries I used and why, how could i persist data in the entire app without using files/sqlite