StackRating

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

user31601

Rating
1512.25 (56,327th)
Reputation
969 (158,892nd)
Page: 1 2
Title Δ
Avoid using a collect on large dataset 0.00
How to implement long-lived variables/state in a library? -2.67
Example of stream reduction with distinct combiner and accumulator -3.35
Tuple keys of a map are converted to another map when using map fun... 0.00
How does Gradle's CopySpec filter method signature relate to th... 0.00
Why is a type parameter stronger then a method parameter 0.00
More efficient object swapping with lots of data containers inside... +3.34
cannot use the `?` operator in a function that returns `()` 0.00
How to call both abstract methods AND interface methods in an array? -1.29
void lockInterruptibly() -3.53
ClassLoader: Resources from Callee 0.00
Why "String variableName = variableName = value;" works i... 0.00
run checkstyles in subprojects before all tests in all subprojects 0.00
how to iterate and get the values for the class passed dynamically 0.00
How can I get the sorted arrayList in HashMap? +4.03
Why I can bind lvalue to universal references only when it has temp... -1.66
Test Exception using JUnit 0.00
Can I conditionally provide a default implementation of a trait fun... +1.43
Lock in Javascript function 0.00
Recursive template explanation C++ +3.91
Spark cached RDD is calculated n times -4.18
randomly generate a sequence either -1 or 1 in an array -2.05
JUnit 5, how to get parameterized test parameter from BeforeEach ca... 0.00
Testing My model mapper with spock and all test passes +4.00
nextLine(), hasNextLine() and NoSuchElementException from java Scan... 0.00
Scala map : How to add new entries -4.18
Can I define a Map<String, List<? extends BaseView>> so... -0.35
Printing first line of text file 0.00
Are there any advantages of using std::unique_ptr<T>& ins... +2.10
Do calls to external functions force loads from memory? 0.00
git: find where a line is moved in newer source file 0.00
Depend on multiple gradle tasks in multi project build 0.00
Sorting tree sets without removing duplicates +0.37
Only execute a task if the executable exitst 0.00
Does barrier (e.g. CyclicBarrier) cause deadlock when the amount of... +4.58
JUnit5 assertAll +2.45
Using docker-compose push to push container to registry 0.00
Reliable overflow detection of floating-point/integer type conversion -3.45
Why <? extends Parent> is not default behaviour in generic co... 0.00
Intellij null checking: unreachable statements -1.60
Gradle gets dependency but doesn't use it on build -0.06
reading multiple lines from .txt file as string removing white spac... 0.00
How to concatenate git history from one branch to another? 0.00
read all elements of martix diagonally from upper left to lower right +4.34
Why does `public void append(LogEvent ev) have ev.getContextData().... 0.00
Why Non blocking Concurrency is better than blocking concurrency +3.70
Java stream filtering List<Map<String,String>> -0.16
gradle run task on external project -3.69
Code style: change lots of similar overloads 0.00
Java 8. Generics. Using raw type. Unexpected converting of types +4.36