Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 366 Bytes

File metadata and controls

5 lines (3 loc) · 366 Bytes

Android Interview Exercise

A sample news app used as a starting point for interview exercises. Candidates will demonstrate their comfort with key Android areas including architecture, UI, testing, and general code quality.

The project intentionally includes legacy RxJava usage to assess ability to work with older patterns and migrate toward modern approaches.