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 ... 4 5 6 7 8 ... 68
Title Δ
How type inference work for method calls? +1.24
Summing up BigDecimal in a map of list of objects in Java +0.97
Compilation error with lower-bounded wildcard +0.23
Defining a 2D ArrayList with multiple ArrayLists inside +0.22
Java, how can I replace a word with dollar signs in a string? -2.42
Passed parameter into void method (integer or object) +0.21
>> and >>> operator with negative byte value in java 0.00
Making this recursive fibonacci with memoization even faster? +1.03
Unparseable date: "Apr 5, 2018" in Java +0.71
Subtracting milliseconds from java date gives unexpected result 0.00
Method that takes in two predicates and returns a predicate +0.25
Sonar Error - Inner assignments should be avoided 0.00
code flows to unexpected overloaded method 0.00
Java LinkedList remove method does not remove element properly +0.48
Using Collectors.toMap to return a LinkedHashMap 0.00
Java InputMismatchException error. How would I go about fixing this? 0.00
Consumer Constructor Pitfalls -1.52
code wont print despite proper booleans +0.22
Why no Autoboxing while removing primitive type from a List in Java? -1.75
How serialization work in LinkedList? 0.00
Recursive interface type parameter in Java 0.00
How is short 128 = byte -128 while explicit casting in java ? +0.21
Short form for Java If statement returns NullPointerException when... -2.08
Why single blackslash will work too when splitting string with newl... +0.39
I am trying to calculate sine of an angle without using the Math.si... 0.00
Variadic Parameter of Class Types - Java +1.47
Why am I getting this weird bug with only a type error and not a ze... +0.20
Is there something wrong with nested ArrayList Initialization? +0.75
Covariance on a generic class with generic methods +0.72
Magic passing variable to parameter in Java +0.21
Ambiguous java hierarchy -2.03
Printing increasing and decreasing numbers using recursion -1.04
Access static field of generic type +1.52
Incompatible Types. Required: java.lang.String[] Found: java.lang.S... +0.85
Enumeration: Creating several enums of same "type" with d... -2.35
Java ArrayList.removeAll(), but for indices +2.08
Multiple ArrayLists(Portfolios) of an Object(Stock) that allows the... 0.00
Facing NullPointerException while using Optional 0.00
How to let the return value remain generic (without casting) when a... 0.00
Using an interface type with compareTo() - error (java) 0.00
How does the director in the Builder class Sets a null int to 0? -1.16
Java 8 List<K> into Map<K, List<String>> +0.93
How java enum switch case and namespace import works 0.00
Java String to Char Array +0.21
DecimalFormat.parse() ignoring exponents +1.05
How do i cast my ArrayList with integers into a normal Array of int... -0.03
How to write an ordered collection for Comparable classes and class... +1.49
Java 8 Stream API - Select the lowest key after group by +0.54
How to join a list elements by ',' using streams with '... -0.27
Putting a conditional action within a statement 0.00