StackRating

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

holi-java

Rating
1492.02 (4,375,041st)
Reputation
17,614 (7,952nd)
Page: 1 ... 4 5 6 7 8 ... 11
Title Δ
Java add list of specific class to list of java.lang.Object works w... -0.68
Gradle - Use local JDK's features 0.00
How to create a Promise from the nested kotlin.js.Promise? +0.54
instance of CompletableFuture cannot get expected result -0.96
Why the code in an object expression can access variables from the... -1.55
Error using an object for implementing an empty List -0.47
returning the last expression in a block +0.54
The difference between !! and ? in Kotlin +0.01
Kotlin kotlinClass.class.getName() cannot return package name but o... -0.48
Lazy, but persisted, evaluation of java 8 lambda -1.84
Java8 : stream findFirst result -0.51
Why I cannot refer to a nested object from val or typealias referri... -2.13
Find which element of the stream does not match the given predicate... -0.63
Throwing exception from CompletableFuture -1.41
Testing Java Optional +2.54
How to find a regular expression pattern without include it in the... -0.25
TDD without local database? +0.28
Java 8 - Find Leaders in an Array -1.48
Stubing/Verifying a call with a FunctionalInterface/MethodReference... 0.00
Convert Stream<Object[]> to List<Object> using java str... -2.14
What does "String[]::new" mean? +0.34
Exception Unable to obtain LocalDateTime from TemporalAccessor whil... -1.55
Differences in the outputs of ofNullable method of Optional class i... +0.15
How do I pass a method to an annotation using Java 8? -1.88
Casting Java functional interfaces +1.85
Convert type X to Y in Map<K, Map<V, X>> using Java Str... -0.26
Java8 counting collector with additional information +0.74
lambda expression vs static method -0.89
Including elements from unmodified lists in modified lists in a 2D... -0.35
Join a list of object's properties into a String -1.16
How to reuse application of filter & map on a Stream? -0.75
How Consumer andThen method works internally in java functional int... +0.15
Java 8 Lambda expression - Method overloading doubts +0.82
How to include elements from unmodified list in modified list with... +0.79
Replace path url placeholder format +1.28
Why is filtering a stream faster than an iterative code that simply... -0.98
Is Stream.findAny a short-circuit operation? -1.31
How to generate a list of palindromes without a check +1.28
Caching using Supplier Java 8 -0.39
Can I wrap multiple Java sorted sets so they look like one? -0.85
Java 8 Map default implementation details +0.85
Divide the bigdecimal value in a list of object using java 8? -0.50
With Mockito, how do I verify my lambda expression was called? +0.75
Is it possible to shorten this code? +0.54
T has incompatible bounds - Java generics +0.07
Java array changing content +1.13
Better way to test non null fields +1.48
Correct approach to using MethodHandleProxies -0.08
Java String Instantiation +1.53
Split stream and put into list from text file 0.00