StackRating

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

daniu

Rating
1511.43 (62,044th)
Reputation
7,692 (20,607th)
Page: 1 2 3 4 5 6 ... 13
Title Δ
How to call a class so that a method performs specific operations b... +2.50
How do I override the compareTo method? +0.47
Deserialize JSON to class instance +1.41
How can I sort by property using a collator ? (Java) -0.55
Validating boolean input using while loop -0.72
Dynamically choosing which class to create object of from json -0.24
Sorting a list of object by field, and if it's null, by another... 0.00
How to mock creation new object inside some service? +0.64
Could you please analyze the output of that JAVA code about inherit... +0.48
Transform Java Stream and return reduced values both -1.16
Aggregate data by date in java stream +2.36
Is it possible to execute a task submitted from one thread to anoth... 0.00
How can I find out how much time was left to sleep after thread was... 0.00
Converting if-else to switch case statement -0.66
Generate spring beans based on @qualifier names -0.17
Generate spring beans based on @qualifier names -0.17
Spring not catch all object of my rest petition 0.00
Java: How to avoid "method not applicable for the arguments&qu... +0.47
convert a list of objects to a nested map in java 8 0.00
Does anyone know a better solution to the below dice problem? -0.99
Optimal way to pass values from callable parameters in java 0.00
Given a stream of integers find the average +1.23
Given a stream of integers find the average -1.02
How to compare lists of different types -0.84
Who calls the equals method of the class while putting the elements... +0.82
In Java 8, how can i filter a list of objects by grouping and summi... -2.18
find common class for all objects in a collection +1.29
Using the split function in a proper way -1.15
How can I use an object from a lambda expression in a different lam... +0.72
using ifPresent with orElseThrow +2.28
Intercept method calls and add / enrich parameters +1.29
How to use parallel processing in most efficient and elegant way in... -0.65
How to start some searches at the same time +0.46
How to turn a List<Item> to a Map<Item, completeablefuture... 0.00
How can I create unit test for this method? +1.90
Keep a Java Collection sorted in a difficult Scenario efficiently -2.02
How do I send messages to Docker (bitnami) Apache Kafka from host m... -0.52
How to interrupt thread to do work and then sleep after doing work? -0.02
Comma spit/delimit jsonnode in java 0.00
How can I call a constructor properly in this case? +2.20
How can I filter an Iterable based upon a Predicate? -0.92
How to stop execution when working queue is empty and all threads h... +0.22
can I define a new Comparator using Comparator.comparing() when the... -2.04
How to convert a List into a Map using List as key in Java +0.49
Windowed Store not getting filled (Spring Cloud Stream Kafka) 0.00
Can I make a mock return different values if it is called several t... +0.03
Spring Kafka Stream doesn't get written 0.00
Java performance issue: Need to iterate more than 8 million records... -0.18
How do I sort an ArrayList<String> that contains integers? -0.09
Which programming languages support functions that take themselves... -1.58