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 ... 19
Title Δ
Given a list of n integers , find the minimum subset sum greater th... 0.00
Java Hashmap - Multiple thread put 0.00
Why don't implement all method in interface Comparator? -0.41
Array of integers sum to 0 +1.12
Resetting a private static int from a junit test class +0.41
Free memory and garbage collector 0.00
For regular language a*b*, is there a superset of it which is non-r... 0.00
Does Java have plan that default method (java8) Substitute for Abst... +1.29
Validating order of method call 0.00
Why is FilterOutputStream a concrete class? +0.39
Dynamically loading method from external class -1.45
Why printing all running threads in Java unblocks an application? +0.44
When should I use IntStream.range in Java? +1.69
Random selection in reservoir sampling 0.00
Converting base of floating point number without losing precision -0.26
Optional in orElse-Branch throws Exception -1.69
Does casting random integers to short give a uniform distribution? +0.28
What is the correct structure of classes in java? +0.39
Type safety warning when casting to generic type -1.40
Will java static final give error on multiple initializations? 0.00
How to correctly extend classes +0.41
Java - Should I read a value in setter? -1.54
Dijkstra with Parallel edges and self-loop -0.60
behaviour of local final variable in java +0.40
Recursion multiply method correct way to think about it? +0.16
optimization - converting std input to integer array in java -1.75
How synchronized method with composite objects works +2.16
Why isn't java typesafe when inferring array types? +2.01
Java switch/case method recomended length -1.63
How do serializers know when a class has to be considered "pri... +0.40
Benefits or uses for the Boolean.booleanValue function on Java? +1.32
If I keep an objects of InputStream into the memory then does it me... 0.00
Controlling an instance's state with AtomicBoolean +0.41
What is the difference between getModel() and getDefaultModel() in... 0.00
Source and Behavioral compatibility 0.00
breaking down big java method into smaller methods -0.01
Must implement default interface method? +1.73
What is the use of converters? 0.00
Is there a natural ordering of arithmetic operators in Java? -2.17
Why wait() and notify() are not in special class? +0.92
How JVM know the location a variable in stack of a method? +0.94
Should a private static fields be visible from nested class when qu... +0.41
How to implement trim() method in java by using only substring() me... -0.66
Should UUID be passed in or generated on construction of POJO? 0.00
Overloading a method which takes in Generic type causes ambiguous m... -1.40
Why is integer division useful and the default? -0.36
'Collections.unmodifiableCollection' in constructor +2.06
PMD UselessParentheses violation +1.64
Can Thread.setContextClassLoader set a different ClassLoader than r... 0.00
Why is this code thread safe? +0.88