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 7 ... 15
Title Δ
Why Arryas.sort method sorts all other arrays that are linked to th... -0.34
does it matter whether I have one if clause between many else if? -0.49
Why should I use the command design pattern while I can easily call... -0.20
Java: calling a method on a Constructor +0.84
Java Concurrency in Practice : Listing 3.12 and 3.13 0.00
How to define default JVM arguments in IDEA? 0.00
Java Memory Model Actions 0.00
Deadlocking in Java (with an example) +0.33
Calling generic static method locally while omitting class name +1.38
Why is it wrong to supply type parameter in the constructor of a ge... -1.78
varargs heap pollution : what's the big deal? +1.42
Would I be able to convert this Consumer into a lambda +1.85
Image in memory consuming much more memory than its file size -2.56
Advantages of Double BufferedWriter or BufferedReader +1.27
Java, enum with constructor +1.71
How HashMap really works? +0.98
Singleton Pattern in Multi threaded environment +1.12
Meaning of protocol and contract in the context of inheritance and... -0.61
Java Set.contains(o) vs. List.get(index) Time Complexity -0.83
Is linkedList a stack? what is the best implementation of stack dat... 0.00
Should I compare all fields in my class's "equals" me... +0.70
How to test a constructor? -0.16
Is there something wrong with the local class defined withn a const... +0.33
Overriding generic return type from interface -2.00
Does it make sense to have a non static method which does not use a... +0.86
Is it possible to use another values from annotations? -0.17
Generating a random value when calling an enum +0.53
Use overloading judiciously +0.82
Is the following code thread-safe? -0.25
Does constructor call also go on the stack? -1.65
Void methods can't return the value of a void method? +0.93
Loop is not working unless I put a System.out.println() in it +0.33
SortedSet::removeAll( headSet ) fails, but deriving another collect... 0.00
Is there a way to make the following code more generic? -1.61
Converting perl snippet to java 0.00
Comparable<T> vs Raw Comparable +0.33
what use of userdefined annotation witout any method? 0.00
java 7 install on mac broken/ incomplete? 0.00
How to determine the variables used in a JAVA class when polymorphi... -0.16
Functional Interface Inheritance Quirk -1.98
ArrayList Remove Duplicate Elements -0.55
post increment becomes pre increment in jar +1.66
Why can an instance of a class access private fields of another ins... +0.34
The compiler will report warning when an instance is casted to a ge... 0.00
Calling of Constructors in a Java +0.43
How to make a copy on object and not copy its memory address in Java -0.16
Is the String Constructor from UTF-8 Broken? +0.47
What is the use of ThreadLocal? +0.16
Java 8 forEach use cases +1.58
Should I create dummy object to be able to synchronize on propertie... 0.00