Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

pycom/Android-coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Pycom's Android coding challenge

Hi there! Here is a coding exercise to help us assess your technical skills. Please plan to spend no more than 4 hours on this. We understand we may not be the only company asking for an exercise from you and want to be respectful of your time.

By 4 hours in, please feel free to stop working and explain what refactors / code organization / enhancements you would have made with more time in the SOLUTION.md file.

If you have any questions at any point, please reach us on email.

Submission

Please fork this repository and commit all your changes to it. When you're done, send us the email with your Github repository URL.

Task

  1. Fork this repository
  2. Create a source directory for your code.
  3. In the source directory, please create an Android app that accomplishes the following:
    • Connect to the Github API
    • Find the rails/rails repository
    • Find the most recent commits (choose at least 25 or more of the commits)
    • Create a RecyclerView that displays the recent commits by author in a view.
    • Click here for a screenshot mock up of what the final product should look like
  4. Commit and Push your code to your forked repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published