Photon interview question

Write code in Kotlin for this task using MVVM architecture, Retrofit for API calls, and incorporating overall performance improvements.

Interview Answer

Anonymous

10 Jun 2024

I used Coroutines, Retrofit, and MVVM with DataBinding.