Skip to content

Instantly share code, notes, and snippets.

@aprofromindia
Last active January 18, 2018 14:27
Show Gist options
  • Save aprofromindia/053fe7f938e52ed3ad2c95441e91fba4 to your computer and use it in GitHub Desktop.
Save aprofromindia/053fe7f938e52ed3ad2c95441e91fba4 to your computer and use it in GitHub Desktop.
Google Image Search Mobile Coding Task

iOS/Android Mobile Developer Coding Task

Many thanks for investing the time in interviewing with us. For the next step we would like you to create a Google Image Search mobile client (iOS/Android app) to display an infini-scroll Image list based on a user's search input.

Please follow the following guidelines while developing : -

  • Please use the Google Image Search API for searching and fetching relevant images.
  • Please refrain from using any additional 3rd party APIs (e.g. Alamofire, Retrofit, RxJava etc...) except for the iOS or Google Android SDK, as required.
  • Please focus on proper code structure and applying OOP and/or SOLID coding principles as and when applicable.
  • Please don't spend too much time on producing a snazzy UI; we are more interested in your coding competency.
  • Ideally you shouldn't spend more than 4 hours to finish this task.
  • Please ensure you submit the task within 7 working days from receipt.

Please don't hesitate to contact us in case of any further queries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment