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 6 ... 68
Title Δ
A method to check if a Collection or Map is empty or null? +0.21
Java Lambdas Interfaces 0.00
Java anonymous inner class calling enclosing type super types method 0.00
Is it possible to use method reference with static method of interf... -2.90
Java enum with multiple parameter -1.32
Count elements from Stream but consider only N for collecting -2.00
Using recursion to determine the number of digits +1.22
Stream.dropWhile() doesn't return correct value in two differen... +1.11
Class extended to BigDecimal returns object from superclass type 0.00
How to make an if statement with multiple variables and multiple co... +0.25
Why I'm getting Stream<Object> when I call stream() after... 0.00
Use Java Stream to parse a string of digits as a List of Integer ob... +0.91
Using a Superclass's getClass method from a Subclass object +0.23
Why binary search is returning -1 +0.51
Is a label a Java statement or not? -2.70
Java generic type not working in this case 0.00
Java - Why do instantly executed lambda functions raise "Multi... 0.00
Java: resize method, can someone explain? +0.60
Confused how to assign value at index to another value at index to... 0.00
question about the automatic coercion in java? -0.95
Getting ArrayIndexOutOfBoundsException for a list 0.00
Why is Class<T extends Base> not applicable to Class<Base&... +0.21
Is main a valid Java identifier? +0.42
Java get the excel cell background color from Apache poi +0.98
Is it necessary to define run() method when extending Thread class? 0.00
Calculating a BigDecimal results in inaccurate answer 0.00
Add arraylist to arraylist, using stream API 0.00
Java Lower Bound Wildcard +1.25
How does an ArrayList retrieve data in constant time? +1.10
Superclass and class having the same method -0.42
String or double to byte -0.04
Maximum number of consecutive 1 in a given number +0.70
Why am I getting dead code warning here in java? +0.22
Why does this contrived Java code deadlock? 0.00
Collections emptyList/singleton/singletonList/List/Set toArray -1.34
How can System.currentTimeMillis return longs with different length... 0.00
Composition and generics -3.25
Binary search function not working +0.65
Is a new StringBuffer object created when the StringBuffer goes out... +0.92
Java `sgn` function in Comparable API doc 0.00
Unable to initialize new List as value of a Map with the :: Operator? 0.00
How to convert int to hex in java? +1.06
Can someone explain to me this code of multiplying two variables us... +1.08
Function pointer to String method in Java +1.03
BigDecimal setScale using rounding mode half even not working 0.00
Cannot access Grandparent class constructor +1.17
Algorithm, Big O notation: Is this function O(n^2) ? or O(n)? +0.47
generic interface with bounded generic interface 0.00
Returning unknown type 0.00
the read function in java -3.33