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 ... 35 36 37 38 39 ... 64
Title Δ
Is it slower to use String.valueOf(myString)? -1.23
Why ArrayList performance differs if it is referenced as List? -1.57
Java - new ArrayList(List) vs empty ArrayList() + add(element) -0.32
how to create an array of elements in java? -0.49
Removing duplicates from a sorted int[] using binarysearch +0.20
HashSet equality called with passed object instead of stored item +0.51
Deep copy "Object" type +2.31
Java reflection: How can I load a class from another project withou... 0.00
How do I merge individual files into a single sorted file? +0.40
What if a native class/method only defined in a newer Java version? -1.47
HashMap and garbage collection: do I need to call clear() before va... -0.13
JVM optimisation of zero-length arrays -2.24
How to check if character is UTF-16 0.00
Are Java system properties always non-null? -0.38
Java sockets: Sending object properties instead of objects 0.00
How to write clean code in the "if" statement? +0.84
How to find the index of closing brace after a particular string 0.00
Is it possible to know if the client (browser) is running on the sa... +0.52
Java - Explicit super() in subclass constructor +0.19
split sentence into two strings and display iteratively +0.97
Java Multi threading +0.51
maven, deploy a desktop application +0.51
currency.properties file in JDK7 0.00
advantage of treemap datastructure in java besides sorting and orde... -2.15
Are EnumMaps in Java perfect hash maps? -0.87
synchronize of multiple method accesses +0.01
HashSet adds duplicate objects -1.64
Check integer is bit rotation of another integer -0.33
Does Class.getDeclaredConstructor return only public constructors? 0.00
Using join() vs. wait() thread java -1.86
How to keep track of Runnables in Thread Pool in Java? -0.72
Override Xerces implementation to create a XMLEventReader through X... 0.00
JMS Connect to a Queue without any specific library -1.23
What is the process with Maven project to compile and test the code? +0.72
Generic concept of extends and super -1.52
How atomicity is achieved in the classes defined in java.util.concu... -1.37
Want to start on Ejb +0.50
Android hashMap deserialize -1.93
Why does sort take an Object array? +2.06
display leading zero using Decimal format 0.00
random number generator for special characters -1.47
Could ThreadLocal<AtomicInteger> possibly be useful? -1.42
How do I use synchronization to order my LinkedBlockingQueue? 0.00
Measuring the time a thread locks the monitor -1.18
Java: Thread safety with StringBuilder +1.09
How to (reliably) interrupt threads form the main thread after a sp... +2.95
Should I use method close or closeQuietly to close an output stream? +0.47
Synchronized Vs Semaphore -0.56
Sort a string array that contains relative filenames -0.26
FileInputStream Error -0.09