StackRating

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

Hulk

Rating
1502.34 (350,234th)
Reputation
3,428 (49,181st)
Page: 1 2 3 4
Title Δ
Why does HashMap's get() compare both the hash value and key in... -3.92
Why is my message sent only once in Java socket server? 0.00
Another method to multiply two numbers without using the "*&qu... +0.18
How to initialize a hashTable with safe-thread object as value? +4.12
New sort method added in List after using Collections.sort +1.46
Does CompletionStage always wrap exceptions in CompletionException? -1.80
iterator() on parallel stream guarantee encounter order? +1.48
While Loop Compare +4.11
NPE on plugin.getConfig().set(... , ...); 0.00
Error encode/decode Base64 between Java and Android 0.00
Are there dangers in making an existing Java interface functional? -2.59
IllegalAccessError while working on inheritance - Why? +0.18
Double.isFinite implementation detail - why DoubleConsts.MAX_VALUE... 0.00
Evaluate a prefix expression using stacks -3.84
Java >>> operator giving this output ? is it true? -1.96
How can I add words to a String with loop? +4.02
Comparison method violates its general contract while comparing jav... -2.31
signed zero double equals (as in ==) but Double.compare(double,doub... -2.92
Java LinkedHashSet remove(Object obj) method constant/linear time c... 0.00
Multiple threads to read and import files in a directory -2.02
Java waking blocking thread periodically -0.77
Stack Overflow Exception in Java -2.75
How to force something to happen before something else JAVA 0.00
How to parse escape characteres inside JSON value? +4.35
NumberFormat doesn't like more than 340 decimal places +3.97
Is this equals legal? +2.15
Local variable declaration in loop -2.83
Pass class type as parameter to use in ArrayList? -3.30
Sax Parser Missing opening Element 0.00
Is synchronized block always needed with synchronized collections? -1.11
Java 8 autoboxing + generics: different behaviour with variable vs.... +1.95
String.toUpperCase() and a weird unicode character -1.74
Multithread foreach hashmap loop 0.00
Making a program repeat within itself, but you can't make a met... +3.20
From List<Foo> to Map<String, List<Foo>>: looking... -3.21
Get Email Addresses from Active Directory by passing Group Name in... 0.00
C++ to Java Bitwise equivalent 0.00
How to implement a client to client message passing through server(... 0.00
Minimizing the scope of a variable in do ... while loop [Java] - ER... -4.00
java interpolate between two gps points with a speed -4.27
"null" result of geocoder 0.00
How to define program's requirements 0.00
Casting to generic variable 0.00
Efficient way to find out if two sorted lists contain same element... +1.77
Stack Overflow error caused by defining variable? 0.00
order of argument in both junit and hamcrest +4.11
Should we traverse map? Why? -1.63
I have to print integers 1-100 using a counter and for loop. I did... +0.05
what would happen if I override compareTo() differently in two chil... -2.12
can not be asigned to a variable error in eclipse (homework) +4.18