An open API service indexing awesome lists of open source software.

https://github.com/linx64/truecaller

Find 10th char, repeated words and etc
https://github.com/linx64/truecaller

kotlin kotlin-android mvvm-architecture sealed-class

Last synced: 7 months ago
JSON representation

Find 10th char, repeated words and etc

Awesome Lists containing this project

README

          

## Task - Making three requests simultaneously

## Teck stack and Technologies

- MVVM
- LiveData
- Retrofit
- Mockito
- JUnit
- Hilt-dagger
- Enum class
- Sealed class

# Preview

# Solution

I used `Async()` along with `await()` to get the data from the API with three different requests simultaneously as requested. Data is being handled by the Repository. Logic is being handled by the ViewModel.

1. In The first question; I used a function for splitting the split the `