StackRating

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

ZhongYu

Rating
1478.31 (4,502,591st)
Reputation
15,499 (9,055th)
Page: 1 2 3 4 5 6 ... 9
Title Δ
Why is return-type covariance enforced for hidden static methods? +1.39
How to use lambda expression to call the comparator? -0.18
Abstract fields implemented by static final class? +0.19
Re-declaring variables inside loops in Java +1.27
How to condense large switch statements +0.18
Why do two programs have forward referencing errors while the third... +0.02
What is the best way to implement a generic range as a function arg... -0.44
Why does variable initialization of to an assignment expression [St... -0.18
Generic method to perform a map-reduce operation. (Java-8) -1.12
Lambda Expressions functional programming +0.56
Why is this variable set to empty string when it is already initial... +0.04
What is the preferred method of ensuring that database objects are... -0.98
Why can you make a lambda referencing an instance method by using a... 0.00
Understanding a captured type in Java (symbol '?') -0.31
Parameterization Well Formedness and Capture Conversion in Java 0.00
Writing a class in a type-safe way -0.47
Why use a wild card capture helper method? +0.79
Method chaining + inheritance 2 or more times +2.20
How do I define constants that must be overridden inside an interfa... +0.27
throws x extends Exception method signature -1.08
Problems connecting via HTTPS/SSL through own Java client +0.56
First Object in Set<Future<Object>> that satisfies a pr... -1.72
javax.net.ssl.SSLPeerUnverifiedException: Hostname not verified: +0.54
Why register method in Path class returns WatchKey? (Watch Service... 0.00
Get value of string before a special character in java +1.32
Why is executing Java code in comments with certain Unicode charact... -0.30
Check whether the line is the last one in the text document -0.10
How to get the byte[] used to construct a String? +2.44
Java HTTP Proxy. When to close sockets? +0.30
How to use Java Interfaces like this? -0.98
If Static members are not inheriting then why we can access it usin... 0.00
Exact sum of a long array +2.35
How does Java detect comparator contract violation? -1.52
Android: If I get HttpResponse status code 200, then there's no... 0.00
Inference variable has incompatible bounds. Java 8 Compiler Regress... +2.90
How it is possible to call methods of Object class on a reference o... +0.02
CompletableFuture from Callable? 0.00
Java wildcard generic as return warning in Eclipse and SonarQube -1.59
Communication between threads in Java without lock +1.50
Java 8 Lambda for Anonymous Class +0.54
Why does this fail to decode a base64 string? -1.35
How is default new thread name given in java? +1.20
Direct standard output of dynamically compiled & executed code 0.00
Why does the Java 8 generic type inference pick this overload? +0.81
How do parameterized methods resolve <T> if it's not an i... +0.81
Is an instance of a class automatically created when you first call... +0.85
Java method reference to a method with generic parameter -0.98
How to make a java method with a dynamic number of arguments which... -0.12
Java proper extension design for a class with a generic collection +0.59
What is the an effective design pattern/style for designing a rule... +0.19