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 ... 19
Title Δ
Typescript property does not exist in a union +1.55
How to refresh dropdown in ReactJS? -0.60
Custom object as Map key -1.17
Is it bad idea to use getClass() for synchronization while initiali... -0.01
Java 8 Functional Programming - Need to write a generic function on... +0.42
Argument with variable dimensions +1.53
Java wait notify with shared integer object 0.00
How can i make an interface in java with a function that accepts a... +1.01
Is Comparator a class or interface, and, if latter, how come it can... 0.00
Multithreading - Why does the following program behave this weirdly? 0.00
Java array initialization second variable type +0.60
what does each instruction do in the unmarshall code? 0.00
How does contain function work in xpath 0.00
Can I override Hashsets way of determine duplicate? +0.42
Does barrier (e.g. CyclicBarrier) cause deadlock when the amount of... -1.29
Rotate binary tree without grandchildren +0.46
Which is better to swap numbers? Using temporary variable or withou... -2.77
POST vs PUT vs DELETE +0.35
Java functional generics -0.35
How are subclasses of an interface get called +1.35
Puzzling behavior from Java.Random.nextInt() -1.93
Why is an object a class instance or an array in Java? 0.00
Using synchronized on overloaded methods 0.00
Confusion Regarding Constructor Chaining in Java +2.37
Partial constructed objects in the Java Memory Model -1.94
Java 8 Function Style Programming what is the difference between cu... +1.59
What is wrong with my logic with operator precedence in this Java p... +0.54
Deep understanding of volatile in Java -1.87
Are Java streams stages sequential? -1.60
Is it method overriding or overloading? +1.85
Efficient querying for equality of ranges in an integer array -2.60
Generic inner class constructor accepts different type parameter wh... 0.00
How reordering of instructions can cause concurrency issue +1.86
How is a simple setter interpreted as Consumer<T>? 0.00
How to skip evaluating remaining part of arithmetic expression afte... -0.60
Java best design for an object that can be different, but do the same -0.10
How to generify classes when they have more than one differing fiel... -1.31
about synchronization with two threads -0.35
Difference between "//" and "/" in XPath? -2.02
Clean way to use optionals on optionals - Java? +1.56
java : Is Thread priority changed by JVM(implicitly) -0.62
Running an object with a synchronized method and normal method, con... +0.90
Demystifying XPATH +1.03
Is it good design to have Skeletal Classes/ Abstract classes withou... +1.81
Can scheduler to suspend one thread and execute another thread/work? -0.20
How to trim strings in java without creating a new object? -0.02
Switching on a pair of `int`s -1.12
Iterate over an EnumMap which doesn't lead to a new object crea... +1.76
Is there any difference between a.doThis() and new A().doThis() -0.67
Java, does overusing try/catch result in performance issues? +0.44