StackRating

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

Hoopje

Rating
1561.50 (5,328th)
Reputation
10,141 (15,020th)
Page: 1 2 3 4 5 6
Title Δ
Why is prefix evaluated before postfix in an expression containing... -0.34
Cast java.util.function.Function to Interface +2.65
Hash Set add method is not working fine +0.40
Priority for Try-catch with Throws in Java -0.42
what is the proper way to implement the java Collection interface 0.00
Java Iterator start from specific element of sorted set -0.80
Java calling method from generic class +0.40
java anonymous statement or what it is called? -0.49
Difference between java 8 streams and parallel streams 0.00
Does Java have a function that lexicographically orders lists (not... -1.69
Check for NULL prior to Loop Iteration? -0.36
exception while creating arrays of Arraylist -1.01
How to compare correctly long and float primitives? -1.71
Do certain operations after another thread has completed execution -1.97
Is it ever justified to have an object which has itself as a field? +0.37
Is it possible to get next element in the Stream? +0.40
Unconventional use of Iterator to iterate over a collection -0.78
What is the purpose of a listener in Java? -0.54
Faster way to compare String objects -0.46
compile time check using instanceof +0.39
Get UTC in java without using system time -1.29
Does synchronized (this) lock only the synchronized block or all th... -0.75
Understanding synchronized methods +0.39
BigDecimal to values monetary +0.05
Java coding conventions: what is the rationale for a space after a... -0.12
Why is the declaration of the array of generic type correct? +2.70
Generic array as parameter -0.09
Understanding wildcard-constraint <? super T> -1.65
Implement singleton with static access modifier in Java -0.11
Objects.requireNonNull(T obj) instead of null checks and manually t... -0.41
Multiple return statements without compiler error +0.39
Is it possible for an interface to be accessible only in the same p... +0.38
Is the following enum validator thread safe? 0.00
Java immutability when defining members in a function called by con... +0.07
How to avoid Blank space insertion at the beginning of the String i... +1.27
Set particular Bit in Java long value 0.00
Map<S,S> to List<S> +1.70
Two arrays or one HashMap to convert a String to Morse code? -0.41
Why is there a loop in getAndSet() of AtomicInteger and similar cla... +1.38
Why are Java8 Lambdas invoked using invokedynamic? -1.37
Inheritance type casting compilation error -0.02
Java: Abstract generic class constructor with arguments +0.90
What is the difference between using and not using `New` keyword to... +1.82
Java: factory with method type parameters for class generic 0.00
Java multithreading: redundant to use java.util.concurrent classes... -0.48
Write a lambda calculus interpreter: how to start -0.14
My regular expression is matching but while doing with java it is n... -0.62
Java - Help on using "split()" -0.12
/** and /* in Java Comments +2.78
method parameter, instance variable +3.24