StackRating

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

dimo414

Rating
1593.14 (2,125th)
Reputation
32,391 (3,671st)
Page: 1 ... 6 7 8 9 10 ... 16
Title Δ
print only one single empty line +0.96
Java compiler fails when compiling simple program 0.00
How to mask the HSQL password 0.00
Is there a String equivalent in java to input.hasNextInt? +0.40
How to produce a set of random numbers based on another randomly se... -0.07
print out a randint and append it to a list, then loop over and pri... +1.76
How to debug something that works under Java 7 but not under Java 8 0.00
Implementing Future interface for shared computation 0.00
How to allow the thread to modify itself only 0.00
Is this the proper way to time concurrent threads in Java +0.42
What is the purpose of the Objects.compare() method? 0.00
what is meaning of assigning ./ to a shell variable in linux +1.64
How to convert ArrayList to Array -0.87
Eclipse doesn't generate new class files when running +0.41
How to add variables together into a new variable where you control... +2.10
Pythonic way to do `if x in y where x.attr == val`? +2.20
How can I configure IntelliJ IDEA to allow a shebang in Java files 0.00
Why do I sometimes get <?> wildcard with Eclipse quickfix +2.75
How is immutability actually implemented in String class and mutabi... +2.15
How can I prevent my UDP keepalive from using 100% CPU? -0.32
returning a declared Boolean? -0.63
how do I test anonymous class? +1.81
How can I safely decorate an existing callback? +2.26
How do I trigger the default signal handling behavior? +1.01
How to create a new list and add a value in single statement +1.31
Why am I getting a StringIndexOutOfBoundsException? +0.43
Efficient storage for repeated calls -0.86
Should I put pyc files under version control? +0.48
Looking for a limited shuffle algorithm +0.43
How do you pick a random string from a list in java? -0.31
Should I trigger the default signal handler when I define my own ha... +0.43
Setting a Parent Node -2.14
super() causes NullPointerException +2.42
Is there a way to efficiently add multiple key bindings? -0.07
Java Fork-Join not working with large ArrayList 0.00
Javadoc comments - CompareTo? -0.15
read Java doubles from binary file into Python 0.00
Shortcut to execute .jar in command line (terminal) -0.24
What is the performance penalty of enabling stats on Guava Cache ob... 0.00
Call one function after another python, wrapping? -0.09
Cast from Optional<> to ArrayList<> -0.85
Iterate randomly through entire list while checking condition +0.49
How to subclass Guava's ImmutableList? +0.96
Less verbose way to remove objects from the same class in an array... 0.00
How to add null values to ConcurrentHashMap -0.06
How should I implement Guava cache when I plan to cache multiple va... -0.07
How do I make a class that is also a list? -0.91
Prompt user for y, yes, n, or no +0.47
Constructor with Optional<String> +0.43
Get Class Type from Reflection Java 0.00