Skip to content

heshamfas/Coding_interview_template

Repository files navigation

Coding_interview_template

A template for most coding interviews.

Most coding interviews will ask the developer to build a 2 or 3 screens app.

Usually the developer will be asked to parse and present a list of items from some server on the first screen.

Clicking on a list item will trigger another service call.

The later service call will parse and present details about the clicked item.

Used Tech:

Android Navigation component

Retrofit

RxJava

Live Data

MVVM architecture

About

a template for most coding interviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages