StackRating

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

yshavit

Rating
1629.11 (893rd)
Reputation
35,811 (3,196th)
Page: 1 2 3 4 5 ... 15
Title Δ
Why is orGet part of Optional always runs? 0.00
Assign value of Optional to a variable if present +0.32
how to get next random double on an open interval (x, y) -1.50
Synchronization in Constructors to make it Happens-before 0.00
What's the point of CountDownLatch in java? +1.05
Objects.hash(Object... values): How are hashes of values cambined? +0.32
System.out.println prints the string but System.out.print does not +0.32
Understanding Memory Visibility in Java Multi-threading -0.70
ConcurrentHashMap: how to replace the value of an entry only if the... 0.00
How to extend a class with a different constructor? +0.67
Java Multi Thread communiction +0.30
Java ConcurrentHashMap actions atomicity +1.07
Java Generics - method after type erasure 0.00
How to get all possible permutations for 0 and 1 bits in JAVA +1.00
How is this string output possible? -0.33
What are the things hiding in abstraction? +1.13
How can I turn a Plain Old Java Class into an Atomic one? 0.00
Windows Java BufferedReader lost lines -0.62
Given million number in a list. How to mutiply each element by a co... +0.36
Why is `synchronized (new Object()) {}` a no-op? +1.04
In RandomAccessFile why is 0 the first position and 8 the fourth? +0.33
Runtime.getRuntime().exec() results in java.io.IOException: Cannot... +1.10
Understanding unsafe publication +1.84
Unicode Character Java +1.28
Using generics that extend a class 0.00
Token "{", @ expected after this token in enum for proces... +0.33
How to partition a list by predicate using java8? -1.98
interest case in multithreading with volatile int +0.35
Jsch auth fail using public key 0.00
Should concrete implementation provide any public API not present i... +0.32
Java. Type vs Object of a class -0.02
Default type in Java Generics, if none specified -2.32
Benefit of byte, short type 0.00
List backed up by a HashSet +0.35
Java generics naming conventions +1.61
Java String Concatenation giving output as 2 equals 11 on concat 1+... +0.33
What is actually difference between InputStream and Reader in java +1.19
Is the double-checked lock idiom safe if the initializer code is sp... 0.00
Default value for hdfs dfs -ls -0.18
if i have two methods that cannot happen simultaneously in one clas... -0.52
Why does random.nextInt() create "IllegalArgumentException: n... -1.10
Do I need a read buffer for ByteArrayInputStream -2.21
How to get an enum instance based on constructor value, and cast ge... +0.37
Does Java volatile read flush writes, and does volatile write updat... +1.35
Is it a bad practice to create a single comparator for two complete... -0.63
Java: Make Json output showing "null" explicitly instead... 0.00
method String.getBytes() is big endian or litter endian? 0.00
Are java varaibles themselves thread safe? When updating variables? +0.31
String compare to literal java == interned string -1.10
Reading shared variable from another thread (Effective Java #66) -1.39