StackRating

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

Evgeniy Dorofeev

Rating
1475.25 (4,510,677th)
Reputation
110,410 (626th)
Page: 1 2 3 4 ... 64
Title Δ
Unmarshaling XML 0.00
Why does IntStream.average() always return correct result while Lon... -1.28
org.springframework.beans.factory.BeanCreationException on autowire... -0.48
How to parse element with same name at different level in SAX parse... +0.26
Why does Optional<T> not implement Supplier<T>? -0.34
What is the benefit of a BufferedOutputStream in java? Doesn't... -1.67
System.nanoTime and System.currentTimeMillis() -0.43
about Eclipse for Java 0.00
Is Locale.ENGLISH or Locale.US more suitable to constrct locale ind... +0.53
To shrink a string "abbcccbfgh" by removing conescutive k... +0.57
How to pass constructor parameter while using spring auto wiring? -1.36
Arraylist removing first occurance,not an exact object 0.00
Is it possible to link multiple nodes to a single node? +0.03
PatternSyntaxException: Unclosed Group near Index 1. Why does my ch... 0.00
Why do we need serialVersionUID when extending RuntimeException? +2.58
JAVA : How to see the difference in output between a synchronized a... 0.00
Reverse Char Array 0.00
Java 8 DateTime Format Date + Offset -1.46
Timezone format, how to know the timezone -0.07
Regex replace all words with given character numbers +1.32
No duplicates after insertion -0.02
ThreadLocal variable is null between Thread and Runnable 0.00
How to detect and handle collisions in java list accessed in multit... 0.00
Do the thread pools created by Executors ever release their memory? -2.12
Convert String to Date and calculate date difference +0.00
Time Difference of two different timezone +0.13
How to store integer in fewest bits possible in Java -0.37
What is the difference between these two implementation of singleton? +0.09
what would happen to ExecutorService when tomcat7 shutting down? -1.87
How can I get operating system Time zone in Java? +0.53
SynchronousQueue does not block when offered task by ThreadPoolExec... +2.29
How to make `_logger.isDebugEnabled()` condition false in Junit? 0.00
Arrays.asList(int_array).indexOf(int_element) returns -1 even if el... 0.00
Regex for a random set of chars and digits +1.12
Java / Android - Calculate difference between timestamps -1.05
a good design for threads keep running to monitor if there is pendi... +2.82
Convert String received from C to Java String -1.69
Map<String, ? super Number> for adding and Map<String, ? e... -1.99
How can I use java scheduledExecutor service to run a java code at... -0.49
How to fix initializer redundant in java? 0.00
Logback multiple loggers with different configuration 0.00
Convert a LinkedList to ArrayList for faster concurrent iterating -0.70
How to get last day of the month for the given date -1.66
how to connect two or more servers in a Java application using sock... 0.00
How to detect if the last character in string is not a letter? +0.01
Why double lock is required for true singleton? -1.39
What is the point of overriding methods of Object class in an inter... 0.00
HelloWorld program to a JVM code -2.26
How to get max heap size my java app is using? +1.99
What is the alternative for String.contains method that is case ins... -0.41