Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiwatt authored Aug 12, 2024
1 parent bcebb8d commit 881d95e
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# wpstories_android
Android interview code challenge
## Welcome 👋

We are excited to start the technical interview process for an Android engineer at Wattpad 🎉

## Overview
This project fetches the list of stories using an endpoint and displays it in a `RecyclerView`.
But it does it in a very inefficient way and we think it can be optimised.

## Task
Spend some time understanding the codebase. Then you need to find out all the problems/inefficiencies in this project and walk us through how you will optimise/refactor the project.
Next, you need to implement one of the optimisation that you choose.

We're are looking for an opportunity to observe your problem solving & engineering skills and how you explain the solution to us.
We don't expect them to finish the task given lack of time.

Good luck 🍀

0 comments on commit 881d95e

Please sign in to comment.