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 ... 19 20 21 22 23 ... 55
Title Δ
Unusual bad program performance in Java 0.00
InputStreamReader buffering 0.00
Program to read bytes from file and convert to hex 0.00
How do inits and tails work in Data.Sequence? 0.00
Priority Queue default ordering -2.43
How do you do an unsigned/logical shift right on an Integer in Hask... -2.17
Optional Type returns a null value +0.53
Nonassociative reductions with Java Streams 0.00
How to define a Function which flexibly accepts subclasses of decla... 0.00
Fail Safe Iterators: Memory Penalties? 0.00
Java - Collection to efficiently get interval +1.09
Difference between byte[] Files.readAllBytes(), and FileChannels.ma... +0.31
Java: ScheduleFuture getClass and get information when run next? 0.00
What Try/Catch block should I use for HashMap.get()? +1.09
String.substring(i,j) method gets blank spaces rather than actual c... +0.33
How to Use Set.toArray() for sorting Strings? -0.44
Java HashMap and public static void main(String args[]) +0.31
Why do I have to close the ZipOutputStream in a certain way in this... +0.33
guava bloom filter hight expected false positive percent after inse... 0.00
Java 8 streams adding values from two or more lists 0.00
Can objects get lost if a LinkedList is add/remove fast by lots of... +0.19
How do I convert a number to a certain letter? 0.00
Split off logic in methods when custom Comparator is provided or el... +0.76
How would I create an IO Bool that returns True for a while, then F... 0.00
Java collections. Creating a sorted view without creating a copy -1.16
Is null really special or not? -2.70
JUnit4 (assertEquals) saying objects are different, when they'r... -0.70
Prevent duplicates from being added to Binary Search Tree -0.20
Convert decimal to binary using recursion -2.17
Can't access private variable from own class via subclass insta... -0.64
Java DecimalFormat rounding error? 0.00
ArrayList add() function is duplicating my data 0.00
Java: Compile error assigning Map of a List of an implementation to... 0.00
If I enter [1/0..1/0] on GHCI I am getting Infinite Infinity. Why? -2.41
Collection with access by both ordinality and key lookup -0.99
Obtaining .class from a class with type arguments -0.44
HashMap has containsValue method, but not getValue method +0.31
How can I get the parameterized-type class from a parameterized-typ... -1.67
Java 8 Date and Time Temporal Field +0.31
Randomly filling a 2d boolean array with equal amounts of both values +0.41
Looking for a way to change a boolean to a boolean array in Java +0.31
Java : why missing "new" operator while instantiating an... +1.27
How can I rotate a Rectangle? 0.00
Why does the performane of Google ProtoBuf increase gradually 0.00
Which of these is a more efficient implementation of a multiple key... +1.27
Efficiently removing an element added to a ConcurrentQueue -0.74
Why doesn't a Java method with argument Collection<? extends... 0.00
The constructor BaseEncoding() is not visible when extending Guava... +0.34
Cannot convert from a double number to binary +0.31
How does contains in HashSet in Java run in O(1) time? +1.98