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 6 ... 15
Title Δ
How do I compare two numeric string in Java? -0.40
Why this JMock test is failing? 0.00
Java StringBuilder.setLength() - is time complexity O(1)? +0.83
Why is that a concatenation using "+" operator of a Java... -0.85
How this line is executed in java? 0.00
Java: Atomic tuple of integers 0.00
How to check if an enum value changed? 0.00
Convert 2 chars to a string +0.32
convert a string into something reversible, in Java +1.33
Java Collections sort() equal objects +0.79
unknown number of children in ANTLR tree -0.17
Why does LongProperty implement Property<Number> but not Prop... 0.00
Java generic type comparison +1.63
Publishing unmodifiable view to an internal map 0.00
Concurrent access to a public field. Why is it possible to observe... +0.68
Calling a static method on a generic type parameter in Java -0.83
Why is the declaration of type important in a statically typed lang... +1.20
Need help on generic array creation 0.00
Why calling private method with subclass object inside superclass c... 0.00
Valid usage of Optional type in Java 8 -1.03
What is the time complexity of lower()/higher() of TreeSet in Java? -0.50
Rendering a 1 dimensional array as a grid? +0.07
String vs long performance in Java -2.07
What am i doing wrong with java 8 lambda Predicate<Integer>? +0.32
Why am i getting totally different output when using charAt in a co... +0.97
How can two threads be "in" a "synchronized" me... -0.32
What is the difference between a method prototype and a method body? +0.31
Why doesn't a overridden toString() method in java throw a NPE 0.00
Is there a way to tell Java compiler not to auto box my primitive t... +1.43
java arraylist has any function like c++ vector capacity() or the m... +1.58
Do private functions use more or less computer resources than publi... +1.92
Why to use ByteArrayInputStream rather than byte[] in Java +0.33
Error Converting Hex to Float +0.33
The method hasStraightCard[], int) in the type PokerHandEvaluator i... +0.35
Understanding Unit of Work +1.41
Minor changes in code or preprocess in Java for different builds? +0.33
how to convert chinese string to byte array and byte array to chine... 0.00
Static nested class instance -0.41
Instanceof in java code error +0.35
why is this coming out true, shouldn't it be false given its fr... -0.54
What is size of my Bitset? -1.06
Java field synchronization 0.00
How to convert Collections.synchronizedMap(new HashMap()) to Hash Map +1.30
How to compare two non-primitive Long in Java? -1.77
Are Java annotation's default values compiled into bytecode? -1.59
How to ensure a block of code is executed only once in a multithrea... -0.20
Is there a way to create a universal singleton for a generic class... 0.00
When should I set class path? -0.42
equals not possible for class? +0.65
Probem with java, String.getBytes method +0.34