StackRating

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

rgettman

Rating
1737.20 (54th)
Reputation
156,232 (350th)
Page: 1 ... 30 31 32 33 34 ... 68
Title Δ
Boolean always outputs true +0.18
Java infinite loop error 0.00
Getting Certain Method Into Main Method in Java -1.24
Unable to reverse integers in an array, fails halfway thru -0.72
Accessing fields/methods/constructors of an abstract class in its s... -0.30
Double formatting doesn't work +0.86
Initialize variable error for java -0.30
loss in precision in JAVA while using byte datatype +0.75
I'm confused about Logical Operators, can someone help me clear... +0.21
Multidimentional Arraylist (Index error) 0.00
Convert Java Gregorian Calendar to String -1.23
Problems with try-catch inside while loop in Java -0.10
Invoke method with an Object List +1.07
capacity paremeter in StringBuilder(int capacity) constructor -1.26
Cant understand why my generic code is not working +0.41
How do I get parameters from the superclass? +0.21
Initiating value in 'if' and using it in the code error +0.91
Convert Large Binary String to Decimal in Java +0.24
What is wrong with my Code in relation to creating a constructor? +0.44
java - inherited class issue (different methods in subclasses than... -1.22
Java wildcards confusing example +0.66
How recursive methods are called +0.75
basic math equation math to java code +0.68
How does using >>> 1 prevent overflow when adding two numb... 0.00
The functionality of the || operator +1.31
recursive return statement with || in it -0.79
My Code is not Printing out but working -0.30
Why can a 2d ArrayList not be converted to a 2d List my method innv... -0.39
java command line compilation 0.00
Constructor is undefined +0.77
How to define integer variables for a generic class in java? -0.78
Cannot Find Symbol errors everywhere +0.21
BigInteger::intValueExact() - what's the point? +0.85
Calling the constructor of a class through its own main method and... -2.39
Java Stringbuilder implementing void method +0.95
In core java, While getting input from user and inserting it into m... +0.43
Project Euler 3 Java ArithmeticException 0.00
Math -not getting result when less than 1 0.00
Java: Conditional Operator differs from if/else -1.24
java: Auto-boxing and casting? +0.89
Reading Little Endian unsigned long in Java 0.00
Java instanceof on interface -2.38
why constructors with array as parameter precede constructors with... +0.94
Incompatible type error. found java.lang.Object required :Item 0.00
removing elements while iterating the Collection 0.00
If enums are implicitly static, why are they able to make use of th... +0.70
Unexpected output after return statement -1.01
Java: sort one array to another using method and comparator +1.59
Excel column distribution behavior during loop process, is it possi... 0.00
Simple Coin Toss using random class in Java. The do while loop does... -0.07