StackRating

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

biziclop

Rating
1565.58 (4,646th)
Reputation
42,246 (2,578th)
Page: 1 2 3 4 5 6 ... 19
Title Δ
What does the colon mean in Java (Part 2)? 0.00
How are files from a directory listed in Java? +1.75
How to show/hide different row sections in a JTable 0.00
Java JNI GetStringUTFChars 0.00
Can overloading and overriding in java be static polymorphism as we... -1.24
Confused by generics in Java -0.13
What is the "system-dependent default" thread pool? 0.00
why does ambiguity not raised for ArithmeticException parameter met... 0.00
How to re-read an InputStream after calling IOUtils.copy? 0.00
Randomizing list processing faster than Collections.shuffle()? -0.32
Simple example of using Collectors with java 8 +0.27
Is selective Serialization possible with the Serializable Interface? -0.70
Meaning of "overall magnitude" of a number -2.25
Java lambda to return null if empty list otherwise sum of values? -0.06
Is secure launch a thread without join? -0.06
Is there any guarantee that the algorithm behind java.util.Collecti... +2.52
Java Multithreading Execution Blocked +0.40
How to detect memory Leak in Java application outside the heap? 0.00
Why HashSet calling compareTo method and causing NullPointerException -1.75
Java 8: When the use of Interface static methods becomes a bad prac... +1.56
Catching throwable and handling specific exceptions +0.47
How type erasure works for wildcard in java? -0.08
what would be a good hash function for bucket sort? 0.00
Calling methods from the constructor +1.12
Why does ObjectOutputStream.readObject() access MyClass.readObject() -0.12
Understanding lock scope -1.54
Java list generics with multiple bounds -0.07
Memory Leakage during removal of an entry in concurrent hashmap 0.00
Create Instance of a Class that is Used in the Constructor of its O... -1.78
Is setting this reference thread safe? +0.45
Best practises for using interfaces in code, but hiding internal me... +0.42
AtomicReference to array and array element changes visibility +1.81
Why wrapped type unboxed instead of boxing the primitive? 0.00
Normalizing integers -0.06
What is the reasoning behind java.util.Collections.binarySearch ret... -0.64
How to correctly create a weak reference to method reference in Java 0.00
Same random guarantee 0.00
Java's compiler not retaining generic method annotations? +0.63
Solved: "Comparison method violates its general contract"... 0.00
Why does try..finally block not register the original exception as... -1.39
How to explain this operator associativity? +1.70
HashMap or TreeMap for Map specifically sized 1 +1.52
enforce a method to be called java +1.61
Overloading bitwise operators in Java 0.00
Managing a Process inside a Thread 0.00
What exactly does the call to the SwingUtilities.invokeLater() meth... 0.00
TreeMap values() method and keySet() method time complexity +1.81
How to get the super class name in annotation processing +0.46
Is it justified to use Reflection in this use case to workaround de... -1.16
How does inorder+preorder construct unique binary tree? -0.97