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 ... 8 9 10 11 12 ... 68
Title Δ
Creating Immutable Classes with Multiple Constructors +0.21
How to find a first even integer in ArrayList<Integer>? +0.51
Use Streams to return Boolean if all the List values in a Map are e... -1.13
Use instanceof without knowing the type +0.71
Java reflection and generics - parameterized type info missing &quo... 0.00
How can I read a String using StringReader class in Java? -0.29
Finding two non-subsequent elements in array which sum is minimal -0.84
Casting Enum ArrayList Method to a T[] in Java 0.00
Partial Generics in Java 0.00
Java atomic feature vs Effective Java excerpt +1.19
Why is catching checked exceptions allowed for code that does not t... -0.46
I keep getting "Exception in thread "main" java.util... 0.00
Unbounded wildcards with extends and super as parameters 0.00
Enums in Switch Statements cannot be resolved +0.88
Java date comparison off by a day -0.57
ConcurrentModificationException but not removing anything from Arra... 0.00
Cannot convert IntStream to some Object Stream 0.00
What is the relation between hashcode and hash-based collections (i... -2.86
What is the difference between public <T extends Animal> void... +0.20
Java byte[] returns same string even if byte[] array is changed to... +1.17
Why wont my for loop add fractions past 1.0/10,000,000.0? +0.21
java object assignment between three references 0.00
Java calculating past date from today is going into the future +0.37
Confusion between ASCII and int values conversion -0.99
Sorting an array doesn't take the first element to compare(java... +0.17
colon after class name in java what is for 0.00
Can't use method? +0.59
Generic type conversion error +0.20
Does the Java JLS specify promotion of primitive wrapper types? +1.67
Last output not appearing -1.18
Stuck at Linked lists - only the first node is seen when displayed 0.00
Java Generics Casting between Interfaces +1.17
Java Enum data long value being set to zero -0.86
Can we add additional stopping condition in iterator for-loop? +0.21
Do While loop & if else statement not working correctly +0.20
Java8 Stream compiler message -- local variable must be final or ef... +0.21
iteration for with if and continue 0.00
Java Primitive Widening Interview +0.20
Format double value to 2 decimal points and get comma separated cur... 0.00
How to properly return part of ArrayList in Java? +0.21
How can I capture a subtype within a generic type in a class defini... 0.00
Refactoring common static methods in java +0.21
Based on the condition how to create StringBuffers and append data... 0.00
Java ArrayList remove object - IndexOutOfBoundsException +0.46
java Sine(x) Taylor Series +0.21
Can't locate Java substring in for loop +0.19
Collections.sort & Bubble sort +0.97
Java deepToString() method not working on array of primitives 0.00
Map with values using different generic type parameters +0.20
Calendar add method not working as expected 0.00