StackRating

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

Ralf Kleberhoff

Rating
1494.13 (4,304,081st)
Reputation
3,845 (43,633rd)
Page: 1 ... 5 6 7 8
Title Δ
Java subclass constructors not calling parent class constructor +4.06
Should hashCode() only use the subset of immutable fields of those... +0.21
String interning riddle -1.36
How to reuse a generic class without getting a compiler warning -2.25
Why is the last enum in an array of all enum values created in the... +5.22
How does it possible that each jar works on linux and windows? 0.00
Compute the maximum element of an 2D-array when the maximums elemen... -4.09
How synchronized methods in abstract class works? +1.88
Is there a way to enforce that you're switching over all define... +2.60
Increasing Disk Read Throughput By Concurrency -1.98
Can't compile java-file on Ubuntu with special character å... 0.00
android method call performance 0.00
How to find the median of n values Without using Arrays (or list or... -4.00
Make performance better checking if a String exists in database +4.01
if a Bitcoin mining nounce is just 32 bits long how come is it incr... +4.03
Two for loops are very slow - Java interpreter +4.76
Array Creation Method with a 'name' Parameter: Scope Error -4.38
Is there a way to work around Ambiguous method call without casting? -0.81
Shall i handle the Java RuntimeException? +1.39
ClassLoader.getResource returns odd path (maybe)? -3.91
Karatsuba multiplication java recursion code not working? +0.60
Confusion about HotSpot JVM JIT -2.44
Two different outputs from Math.round(double * Math.pow(10, int)) -2.74
I am getting an exception Exception in thread "main" java... -3.16
Java overloading with generic type parameter -1.73
algorithm: partition 2 arrays into "only in A", "int... +2.00
Why Entry interface defines methods like equals and hashCode? -0.72
Languages identification with probabilities for each language +4.04
Array of classes in JAVA (using it as a struct) +3.97
How to resolve StackOverflowError by changes in java code +0.13
float to long conversion increasing the value +0.15
Need clarification about creating object, function and their argume... +0.16
unexpected type compilation error in generic classes,What maybe pos... +4.67
Operations on Two Streams of Data - Design Algorithm -2.96
how to decide logic for this algorithm +0.24
Extracting words from given string and its appropriate values -2.10
Reducing the time complexity/Optimizing the solution +0.16
Why is this if-condition always excluding 2? 0.00
Leaking 'this' in constructor of Oracle's Java Tutorial... +4.51
While loop with Scanner +4.01
How do I check if a string is contained in an ArrayList? -0.74
Memory layout, does text segment have a max size? 0.00
Is this use of CompareToBuilder considered inefficient? +4.25
Hex into EBCDIC -4.02
Java Difference between { Object a = new Object(); a.getVariable()... -1.18
Java best practice for outside access to inner private class fields -1.86
3d ball with random points on surface +0.04
When doing multiple SQL queries should I try to use same connection? 0.00
Hack: Duplicates in java.util.TreeSet? -3.45
Why super referes to current object in the below Java Example -1.91