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 ... 7 8 9 10 11 ... 15
Title Δ
How to overcome inaccuracy in Java +0.91
Match a possibly negative number that may or may not be double -0.60
Filter word starting with / -2.64
Java generics not returning the correct value -1.64
Java how is a main method invked by JVM 0.00
ObjectInputStream Invalid Stream Header: 00000000 +2.04
Is +"" better than .toString()? -1.00
Java HashMap containsKey returns false for existing object +0.58
Java string == Vs Equals giving true or false when combined with co... +0.20
Return == in Java +1.38
Thread clarification in Java +0.34
Hashtable, ConcurrentHashMap and Data Visibility 0.00
Should I comment when calling a method? -0.43
Interrupt an external method call in java Thread 0.00
Is this starvation? -1.68
EnumMap with concurrent put/get +1.84
What is the best way to find the largest number in a random array? +0.45
New Java Programmer, whats wrong with this program? +0.38
Implement interface with enum value as generic parameter -0.62
Implementing multiple iterators in same class 0.00
Using if-condition or HashMap? +0.39
How to be proficient and efficient with NetBeans? -1.24
Vairables used but eclipse says they're not? -0.13
How to get proper file creation date of file? -0.64
Is there an improved alternative to Java CopyOnWriteArrayList imple... +0.97
Dynamically add 0x prefix to int in Java +0.48
How many ways to iterate a map in java? why iterat a mai if we have... +1.98
Java Happens-Before and Thread Safety +0.41
Java Generics and exetends Comparable 0.00
Java - Anonymous class are static or not -0.03
How to sort objects by different variables? +1.22
Interface implementation and common function +0.13
Why bit or operation will lead to sign extension but bit and won't? -1.70
How to read a LONGBLOB from MySQL 0.00
Increment in ternary operator Java -0.65
W.r.t java threads, would there be any difference in time taken to... -0.61
Pre-java5: Singleton pattern: Double checked Locking vs Static fact... +1.50
java log type of exception +0.38
MySQL query for rows in table A that don't match rows in table B [S... +0.24
Program does not terminate immediately when all ExecutorService tas... +2.03
Let threads read shared variable until modified -0.25
Return type for Java Hashmap while using wildcards -0.66
Maven: Different library versions in one JVM +1.25
Can you specify a generic type that subclasses another generic type... +1.70
Dont understand difference between these two programs, one is if-el... -1.32
Store floating point number into long typle +0.39
Can multilevel locks cause deadlocks in multithread programs? -0.59
What will occur if I would use non final ConcurrentHashMap -0.42
Sinchronized, volatile and thread safety +0.37
Condition for inserting an object in HashSet? +1.07