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 ... 48 49 50 51 52 ... 64
Title Δ
How much space does BigInteger use? -0.51
Java String Tokenize from backwards +0.03
Filter unique objects from an ArrayList based on property value of... -0.23
Is iinc atomic in Java? -0.32
What will be the impact if there is a non serializable field in a S... +0.10
java "not comparable" exception? -2.03
Getting incorrect results with my Date Validation program in Java -0.47
Is it possible to return more than one value from a method in Java? -0.44
How to log to a file with org.apache.commons.logging? +0.52
Java Insert randomly into String -0.47
How to access the local project file using java.nio.file.Path? +0.03
Is super doing anything if so Can someone explain -1.08
Persistent Blocking Queue in Java? -0.67
Why can some ASCII characters not be expressed in the form '\uXXXX'... +0.23
How can I use Spring TaskExecutor to execute a workflow? 0.00
Can two classes that are the same be serialized and unserialized? +0.97
Using BigDecimal correctly -1.95
static method calling singleton -1.95
Special Character # in a string -0.76
Big long numerics dividing with round +0.24
Is it possible to recall a println in Java? -0.88
ClassCastException: java.lang.Object[] cannot be cast to java.lang.... +1.18
Regarding excuting finally block in system.exit case also by adding... +1.76
Trim() is not working -0.50
In which case a object holds the default lock(monitor lock) 0.00
Cutting of the first 9 digits -0.15
Java - Reading Comment from XML-File +0.52
Delete an entry from property file 0.00
Sorting array given two comparators? +0.93
Delete key and value from properties file using java -0.23
Counting number of lines, words, and characters in a text file +1.14
split on string -0.98
Fast way to convert a byte[] string to its Integer value -2.00
Disadvantages of making Java objects immutable -0.62
Get Filname without extension from string with regex -0.56
Using reflection to call random methods +0.03
Simple String Pool +0.01
Generic java interface -0.01
Should I synchronized access to a final static attribute storing a... -1.97
Thread in RUNNABLE state but stack trace shows it is processing? 0.00
What will happen if you call interrupt() on a sleeping thread? 0.00
making this piece of code so that it will read the first 8 bytes of... -0.43
How to use more than 1000 values in IN condition? +1.50
How to do Java serialization without Reflection? +0.91
is a jar file read more than once while the JVM executes an applica... -0.25
How to trim a string for integer part only +0.02
message digest hash MD5 -0.57
when does FileInputStream.read() block? -1.00
Format Java Double to be 7 characters +0.52
Constructor set/Get. How do I not set a value of less than 0 to ret... +0.72