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 ... 4 5 6 7 8 ... 15
Title Δ
Sorting of Strings using collections.sort() method +0.33
Why do I keep getting the SQL parameter index out of range exception? -0.04
Java constructor calling another constructor 0.00
Getting a NullPointerException when trying to create ArrayList -0.88
Compiler Warning when trying to implement opening a file 0.00
What is the meaning of double tilde (~~) in Java? 0.00
difference between 2 types of downcasting +1.04
Eclipse error: java.lang.NullPointerException +0.33
why this weird order of constructor/static initializer/static membe... +0.65
Why doesn't Java 8 allow interface members to be private? 0.00
Are constructors not bound to instances of classes? +0.34
Avoiding unnecessary ConcurrentModificationException on iteration +0.34
Return type of getClass method 0.00
What does Heads cannot be resolved to a variable mean? -1.36
java System.err.println output is red +0.34
Why am I getting a java.util.ConcurrentModificationException when n... +2.17
How to convert the var in js into java? +1.55
Convert ASCII representation of unicode to unicode -2.14
passing null to overriden method 0.00
for - try combined loop? -2.70
Checked exceptions thrown from within lambda expressions +1.42
Unit test code with Java 8 Lambdas +0.03
Overriding methods in Java Enums with Generics -1.64
Difference between 'a == null' and 'null == a' +1.99
java Android sort ArrayList<float[]> +0.33
Java: Static initialization +0.64
Forcing subclasses to have a particular factory method or constructor 0.00
Finding out what .* inside a regex matched? -0.45
Infinitive recursion when catching an Exception +0.35
Java: Nested recursive generics +2.69
<T>T getInstance(final Class<T> type) why not Class<... +0.79
Java If Else statement for abbreviations +0.46
I converted double to int, but there is still an error, explain why? -0.37
Java error: char cannot be dereferenced +1.19
Mockito Matchers any Map 0.00
Files.createSymbolicLink() takes an array of FileAttribute<?>... 0.00
Clone restriction in Java +0.67
Java wrapper class subclass of concrete type -1.48
When I print map data I always get in sorted order why? -0.88
assign int to byte vs double to float in java +1.05
Why is my code slower using multiple threads in Java? +2.35
Efficient way to iterative Java Collection and doing some transform... 0.00
Adding 1 every second to a certain variable -0.57
how to implement an ordered but not sorted priorityqueue in java? 0.00
Synchronized Neighbours 0.00
Why static final variables are accepted in local classes? 0.00
Generic method vs Abstract type to the method 0.00
cannot invoke equals(string) to a primitive type char +1.08
Loops in Java not adhering to the condition? -1.43
What does an int value returned by InputStream.read() represent? -0.61