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 ... 33 34 35 36 37 ... 55
Title Δ
Examining memory layout in Java -3.22
Does the finally block execute if the thread running the function i... -1.76
How can I refer to my two dimensional boolean array as a whole? +0.31
SortedMap with Comparator ClassCast Exception -0.20
Need help understanding int array to byte array method and Little/B... +1.23
How to intersect a Guava Range and a TreeSet efficiently? 0.00
Get the class for a generic collection without using an instance 0.00
How make sure a Field implements an interface at compile time 0.00
Why do Java MD5 and PHP MD5 deliver entirely different results? -2.69
Guava Input/Output Suppliers and URLConnection 0.00
Using Java's ReferenceQueue +0.31
creating a Java completion object such that consumers can wait for... 0.00
How do I convert string array to ArrayList +0.31
Implement a general switch case in java +1.04
Why the clone() method does not work properly? +2.13
Java array, prints something else -1.46
I know abstract/overridden static methods are not possible in Java,... -0.78
Access array of type integer from Field through java reflection +1.60
Assign value after when is called in haskell -2.85
Java: How will JVM optimise the call to a void and empty function? -1.84
BigInteger copying +0.78
What is the difference between Short and Character apart from proce... -2.49
Are fixed-width integers distributive over multiplication? -1.73
Is it much more expensive to use ArrayList than a simple array in J... +1.12
How to serialize and deserialize a kdtree in java 0.00
Resume loop after caught exception +0.29
StackOverFlow Error while handling input of size 100000 and more +0.71
Date.toString() gives a year different from the set one? +1.37
If val is preferred over var in Scala should most object references... +0.30
contains() compares by value, not reference? -1.09
Why should the Java compiler not support inheritance of imports? -1.52
How to call method from parent in Java? +0.43
Using a generic class to perform basic arithmetic operations +0.51
Design by contract and assert statements 0.00
Short condition in java +0.41
Synchronizing LinkedHashmap externally +0.89
other methods wont work +1.20
Inputstream.available() always returns 0 +0.81
Is there a weak/soft bidirectional Map in Java? 0.00
NumberFormatException occurs with different regional settings +0.33
Java - Extracting classes from dependencies to create a custom Util... +0.28
GC optimization: for vs foreach +0.30
Why does Java's RoundingMode HALF_UP round -2.5 to -3? -0.75
Necessity of static block in Java -0.85
Fewest lines of code for creating a new collection of predicated va... +1.31
Class<? super T> in getSuperclass() Does it make sense? -0.46
Does enum means static class? +0.28
What is ".in" file in java that is for inputs? -0.18
Why does a sub-class call super() by default? +0.73
Java instantiate class of parameterized type 0.00