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 ... 13 14 15 16 17 ... 68
Title Δ
Why downcasting does not throw exception if returned from hashmap a... +1.62
Combine stream of Collections into one Collection - Java 8 +1.32
Strange error on list initialization 0.00
Error when changing method argument from String to int -0.79
Inheritance in Java and using generics +0.26
Check if number is too large or not a number +0.72
Control flow logic in for loop +0.20
Integer vs. int comparison +0.39
How to instantiate an object using it's constructor outside a m... -0.29
How to instantiate a HashMap<K, V>? +0.65
How to use generics to combine duplicate methods with a parameter t... +1.15
How to compare fields of unrelated classes? 0.00
Error "This method requires a body instead of a semicolon"... 0.00
Java - Inheritance & Constructors Error +0.20
BigDecimal initialized with integer literal with leading zeros 0.00
How to access a constructor of with default access (or package-defa... 0.00
Remove element from ArrayList using ListIterator in loop inside loop 0.00
Why does this return true true and not stack overflow? +0.19
Using a generic interface as a return type in java 0.00
StringBuilder not printing its value? +0.21
Roll dice and count arrays beginner 0.00
java.sql.Date erroneous formatting +0.62
Thread with Lambda expression +0.94
For loop not running correctly +0.19
Java Generic usage format +0.20
More elegant way to repeat and join a known string an unknown numbe... +1.45
Java Code Integer Output -0.93
unsigned right shift by negative number in Java 0.00
Constant variable might already have been assigned +1.20
Split with different delimiters JAVA 0.00
Incorrect syntax near the keyword «JOIN» -0.79
StringBuilder improperly reversing a filename -1.06
Array List replace all elements with last one +1.17
Generics and compareTo() method +1.63
Fully utilizing a switch statement +0.35
A random long is always the min value -0.62
Trouble Computing Pi with Java +1.11
difference between the three declarations of Generic class instances 0.00
why the output of my code is zero? +1.01
HashMap way of doing containsKey not behaving as expected +0.19
Does every constructor in Java implicitly call Object's constru... 0.00
Why does my recursion program print a negative number? -0.60
Java Streams - Change field of an element 0.00
try-catch and final variables +0.89
How do I convert a Hex value (example: 0xD1) to a unsigned Byte in... +0.21
Java - Class.isInstance() always returns false +0.73
Java iterator get next without incrementing +0.70
java iterator concurrent modification even with precautions +0.20
Why assigning a final field in a try-catch block within a static bl... -2.34
How to use an iterator to copy a list -2.27