StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

akarnokd

Rating
1614.12 (1,279th)
Reputation
52,332 (1,888th)
Page: 1 2 3 4 5 6 ... 26
Title Δ
What is the most efficient way of combining many Single<List<... 0.00
Is it possible to unit test list add/remove that happens in onSubsc... 0.00
RxJava: puzzling behavior 0.00
Observable from iterable doesn't print all elements 0.00
Reactive zipWith not lazy even when used with defer 0.00
switchIfEmpty does not emit vales from second observable if first o... 0.00
rx java buffer is losing items 0.00
Waiting for object creation or accessing it immediately if it alrea... 0.00
RxJava cancel request for 'Single.fromCallable' , disposabl... 0.00
Interleaving items with Rxjava2 +0.35
How to retrieve the Exception of a ValueTask? -0.32
RxJava error handling withought swallowing the error 0.00
Replay cached items in reverse order on subscribe 0.00
Confusion over creating RxJava2 reactive streams with .create() 0.00
RxJava2 create() caution 0.00
RxJava2 Difference between as(), to() and compose() 0.00
Is it possible to generate items inside Flowable.generate() lazily? 0.00
RxJava :concat the whole bytes arrays into one array 0.00
RXJava 2.0 deeply nested chain failing to execute parts 0.00
RxJava operator to segment stream of random-sized lists into unifor... 0.00
Test Single delay 0.00
take(n) doesn't have effect after groupBy in RxJava2 0.00
From Completable to Observable 0.00
Issue with .zip for iterable (rxJava) +0.33
RxJava: concatMap() with zip() gets stuck 0.00
RxJava2 delaySubscription do now 0.00
How to implement scheduler inheritance when another source tees int... 0.00
in RxJava what counts as an Asynchronous Boundary? 0.00
RxJava Completable onErrorComplete+merge doesnt work 0.00
RxJava gate mechanism 0.00
How to repeat one but continue with the others in an RxJava Iterabl... -0.74
RxJava Filter is ignored +0.35
Why does scheduling of subscribe time side effects differ between C... 0.00
Combine two Observables with the second using results from the firs... +1.30
Flowable not emitting when database changes 0.00
How to combine multiple words into a sentence with RxJava2? 0.00
NPE while filter list with io.reactivex.Observable -0.42
How to combine RxJava Single & Completable Retrofit calls in An... -0.66
rx-java2: how to safely invoke flatMapSingle 0.00
RxJava2 concat operator doesn't return appropriate stream 0.00
does the scheduler on a flatMap() observable affect the scheduler o... 0.00
How to make a cold Single 'hot' in RxJava -2.41
Getting error while using Observable.timeinterval() method 0.00
Rxjava multiple observable List +0.34
Switch observable on condition 0.00
Is rxjava2 overprotected on thread safety? +0.35
How to iterate Single<List<Item>>, then perform a task... 0.00
Why Flowable cannot be subscribed to Observer? +1.43
RxJava - map different functions after a groupBy 0.00
How to chain Observables dynamically by an iterable / list? 0.00