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 ... 5 6 7 8 9 ... 68
Title Δ
Using printWriter to write to a byte buffer? 0.00
How to join two Optional<String> with a delimiter in Java 8 -2.37
Instantiating a class does not work, constructor parameter did not... +0.52
Sum the digits in a string +1.44
Using interface as Bounding Type in a Generic class +1.18
Parameterized enum passed in another enum +0.22
Making a HashMap from a text file using Buffered Reader? +0.79
Generics and streams: How to make this into a `StreamTuple::new` st... -1.05
Why lower bound is used in functional interfaces 0.00
In Java, why is map.get(key)[0] valid as left-hand side, but map.ge... +0.53
ArrayList as Object attribute doesn't save values -0.78
How to use an instance of Class as a generic type? +0.59
Java Binary Search Tree range recursive error +0.22
How to use <jt:span /> tag with nested <jt:forEach><... 0.00
'!' is accepted in a int method and has two diffrent values... -0.65
Java: PriorityQueue initializations +1.66
Find Sum of Digits Using Recursion +0.23
Power function in Java using recursion +0.22
Why does wrapping type parameter in the factory pattern work around... -0.92
String HashSet produces an output that doesn't match String Has... -1.01
How do I define a builder pattern hierarchy where the setters can b... -1.65
Overflow and Underflow in Java Float and Double Data Types -0.28
iterator() on parallel stream guarantee encounter order? +0.02
Internal working of static and non-static forward references in Java +0.51
Escape sequence octal notation not working as expected +0.32
invoke multiple services using stream lazily -1.52
Determine if one string is a permutation of another using a hashmap... 0.00
How to correctly save the values of a multidimensional array into a... 0.00
covariant return type for default method -1.00
SQL Exception executeQuery: 17041, Missing IN or OUT parameter at i... 0.00
Convert Long.MAX_VALUE to Float +0.41
Java - Flaw in random number generator 0.00
Overriding a method that has an Exception Compiler Error +0.22
Java reflection on fields from a helper class 0.00
Linked List not properly initialising 0.00
Optional using a generic wild card in map and orElseGet -3.15
Why does java accept Long format with underscore, but it doesn'... 0.00
Add cast to same type 0.00
Why is my sequence generating incorrectly? 0.00
Can I create a Comparator object from a lambda expression without e... +0.30
Set have the same erasure, yet neither overrides the other error 0.00
Designing interface for hierarchical entity -0.73
How do I take an Iterable of one class and turn it into an Iterable... +0.21
Using recursion to compute factorials without new variables -1.23
Array is printing more numbers than intended? +0.21
Why the "show" word also gets printed by the second threa... -0.28
Compiler don't see main method -1.22
Setting RGB Colors with XSSFColor 0.00
Java 8 | Parallel Stream for a HashMap +0.21
Generic multiple parameter of same type 0.00