Giter Club home page Giter Club logo

hathwayioschallenge's Introduction

Hathway's iOS Programming Challenge

This programming challenge is meant to provide a programming challenge that is as close to possible to the real-world tasks that iOS developers face each and every day. During the interview we'll ask you about software engineering principles like Big O notation, data structures, MVC, etc., but when the rubber meets the road, mobile developers need to create fluid user interfaces that often have complex controllers behind them, and this exercise attempts to test that aspect of the job.

Instructions

You can spend as much time on the exersize as you want, but we will primarily be reviewing your commits for the first hour after the initial commit of the iOS project files, which must occur within a reasonable amount of time after we send you the interview question kickoff email.

  1. Create a new repository and (optionally) copy the contents of this repository to it.
  2. Create a new iOS project and perform an initial commit at this point.
  3. As you solve the programming challenge, commit your code as you go to show your progress.
  4. For an hour after your initial project commit, attempt to solve the challenge. At around the hour limit, be sure to perform an aptly labelled "final commit".
  5. Send Hathway your repository URL immediately after your time has expired.

The Challenge

Create a simple iOS application that retrieves Instagram's popular posts feed and renders it in a straightforward way such as the following example:

Example App

Your result does not need to match this design exactly -- feel free to expand & improve on it as you see fit.

Included in the email from Hathway, you will receive a URL that can be used to retrieve popular Instagram posts, and the URL will include a client_id parameter to use so that the URL can be used anonymously. You can get more information about this REST endpoint at (https://instagram.com/developer/endpoints/media/#get_media_popular)

What We Want

Implement this feature as you would in a typical project, utilizing open-source libraries, CocoaPods, and iOS platform SDK's where you find it applicable to assist you.

In general, we'll be looking at:

  1. How you structure the iOS application, and that you're using the SDK API's correctly
  2. Code readability & simplicity
  3. How much progress you make in the alotted time
  4. The level of documentation you provide in your code

Don't overthink it! Don't do things differently for this exercise than what you would in a real project -- whatever you produce in this exercise is what we'll expect if we hire you!

Good Luck!

hathwayioschallenge's People

Contributors

cshireman avatar misterwell avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.