StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Louis Wasserman

Rating
1679.34 (255th)
Reputation
151,431 (375th)
Page: 1 ... 9 10 11 12 13 ... 55
Title Δ
Java String hascode preserving order and Hash based partitioning 0.00
Get the product of a list using java Lambdas +0.25
Java 8 default method inheritance +0.31
Intermediate steps in the pipeline 0.00
Java - Recover bytes from string 0.00
Haskell create vector with subvectors using indexes -1.26
Is there any internal mapping of an object's hashcode to what w... +1.08
Why StringBuilder::append is BiConsumer<StringBuilder, String>? +1.59
Java 8 extending function interface and combining them +0.25
How to build a Linked List using array elements? +0.01
Why does Arrays.asList return a fixed-size List? 0.00
java 8 reduce with parallelStream and stream 0.00
Determining object equivalence using hash code +0.27
Sort HashMap into buckets using Java 8 toMap function 0.00
What is use of Functional Interface in Java 8? +0.23
Get class type of "?" in ArrayList<? extends Class> +0.24
Java 8 varargs on main function signature +0.27
How to correct my java recursive method so that I can use it to com... -0.23
Using toString to print information 0.00
Java Collections Binary Search : The method binarySearch in the typ... 0.00
Can someone explain how this MD5 MessageDigest code works? 0.00
CompareTo in Comparable cannot be applied to class 0.00
Java compile error in method with generic return type 0.00
StringBuffer method parameter - doesn't change value 0.00
Extend HashMap to get all objects with the specified hashcode? +0.79
how can a users String output be stored into a String[] array -0.73
When does the JIT automatically inline methods? -2.49
Why would the same code be shorter inside a for loop? 0.00
Lambdas execution inside Java 8 distribution 0.00
Determine extrema of function -0.17
Efficiently calculate factorial in 32-bit machine -1.94
Trying to access an array from ArrayList 0.00
Naming convention for "data"'s with multiple construc... -1.03
Haskell recursion of tail function 0.00
Comparing double values for format in java? +0.26
Meaning of Java "Import" Statement +0.71
Type Erasure and Object's .equals() Method Returning Unexpected... -0.45
Why are int matrices not immutable? 0.00
Is it good practice to initialize an object while passing it to a m... +0.26
errors when using own implemented linked list -1.25
How does Object.toString() get the "memory address" and h... -0.53
Java - return the key with the longest ArrayList in Hashmap<Clas... +0.26
Using LongAdder to calculate a max value for a statistical counter? 0.00
NoSuchElementException when looking for a match in a List -1.66
Generics - get Class<T[]> from Class<T> 0.00
Java 8 Lambda To Handle for > if > else -0.73
How can I get the sum of an array? -1.58
Accessing the number of times a variable is used in a HashMap? +1.34
Is this the right use of java.util.stream? 0.00
Any way to get generic T class object from static method(without ca... -0.53