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 2 3 4 5 ... 68
Title Δ
Encoding a set of three integers to one unique number -0.21
why the result of a negative number in shift operator >> is d... +0.21
Why does Stream.max accept Integer.compare as an input parameter? +0.31
overridden method does not throw Exception (implements in java) -3.08
why the return statement is not executing? +0.96
Using kind of range in Java Enum +0.85
Why is wrong bit representation got by converting byte array to Bit... -1.21
Custom Collector for Collectors.groupingBy doesn't work as expe... +1.62
java char '\249' "not a statement" and "uncl... -0.61
Confused on Java Stream Results using peek and findAny 0.00
Constructor printing out NULL instead of object value +0.41
MyPayroll3.java:44: error: cannot find symbol 0.00
collections.sort not sorting, get output unsorted only 0.00
Overriding Interface Default Methods +0.24
Java Lambda Stream group By and summing integer values/average -0.41
How can I call an instance method from a generic object? 0.00
New maven project fails to compile: "App.java:[1,8] <identi... 0.00
When should you use single logical operators in java? 0.00
Sort Map in Ascending Order by Key -1.02
Where is the difference between Integer.parseInt(x+y) and Integer.p... -0.13
How to add pre-defined values to Pair Hashmap in Java +1.33
How to fix the "Unchecked cast" from Generics for differe... +0.78
How to split a string before calling another constructor -0.31
Why is there a "0" value remaining in the list, despite c... +0.20
Fall-through if default is in middle of switch case? -1.65
Finding if array of 100 random elements contain number, which doesn... +0.28
Why do I get a foreach compiler error even though Iterable is imple... 0.00
Logic error in how to narrow down numbers for guess a number program -0.79
How to instantiated a class from class type at run time? +0.22
Why does the code produce the following result? 0.00
How to remove repeated code in constructors? -0.29
Code is incapable of making more than one value +0.21
How to compare ArrayList elements fluently? +0.94
Return bounded type is incompatible with a type that matches the bo... +0.95
GregorianCalendar can't add 97 days? +0.74
My Java code that is about for loop with factorial doesnt work like... +0.20
Python range function for Double values in Java 8 using streams +1.26
Using extends with functional interfaces - Function<? extends Pa... +1.49
How to make two classes which both have method with the same name,... +0.69
Replace only characters that haven't been replaced -1.27
Java hex calculation +1.28
Removing Duplicate Integers in an ArrayList -1.10
Why Is My Iterator Not Iterating Over The List Correctly? +1.04
Java polymorphism and runtime method matching +1.25
Abstract class values are null after calling super -3.00
Equivalent lambda expression, to get a property of every object in... +0.88
Java Generics: Question Type parameters inference in Java 0.00
Why can a Java generic class implement a method of a generic interf... +0.22
Java Apache-POI nullpointer exception on creating a cell in an exis... 0.00
How to get the next floating point value (upwards or downwards)? 0.00