Question d’entretien chez Revolut

How to ensure values from observable to be ordered (example code with flatMap). RxJava concepts

Réponse à la question d'entretien

Utilisateur anonyme

12 janv. 2022

You need to change the flatMap provided by a switchMap to ensure the same order than the original observable

1