StackRating

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

Damian LeszczyƄski - Vash

Rating
1441.48 (4,534,307th)
Reputation
25,733 (4,965th)
Page: 1 2 3 ... 18
Title Δ
How to deserialize fields from incomplete JSON in .net? +0.58
Code reusing with anonymous class in Java -0.75
Why do I need a functional Interface to work with lambdas? -0.06
How ArrayList provides random access behaviour? -0.04
Scanner throws InputMismatchException with null +0.52
Joining two tables using a Subquery in the FROM Clause -0.42
Is there a way to generate a periodic java thread dump using JVMTI? +0.27
Incompatible types: int[] cannot be converted to Comparable<Obje... -0.06
Use of emptyIterator in java 0.00
Is SecureString ever practical in a C# application? +1.42
Access stacktraces with good performance? -1.31
Guess-Who? Best Algorithm -0.18
I have a error Exception in thread "main" java.lang.NullP... 0.00
what is difference between Integer+1,integer++ in the static map in... +0.18
Is it possible to trigger an Android heap dump from the command line? 0.00
lambda with non-static methods in Java 8 0.00
Java Math.random -0.08
how can i use if else if condtion with a loop in searching sorting... +0.55
ArrayList<HashMap<String, Object> Order by KEY Value for L... +3.17
Exception hierarchy for a REST service +0.26
Sort a List of Map<String, String> -1.01
How to inherit from base class -0.90
How to return value from anonymous class? +1.43
Best way to store nested static data(array) in Android? 0.00
Enum vs. Static Constants, memory footprint -0.42
How to add a List of integers and a List of Triples into a HashMap... +0.31
Is there a way to use the compareTo() method for a data set, withou... +2.51
why long COOKIE_TIMEOUT = 1000 * 60 * 60 * 24 * 30 return negative? +0.07
Java: How to determine if type is a primitive/wrapper/String, or ot... -1.04
How to call a private constructor of an abstract class for mocking. +1.69
ArrayList loop performance in ART (Android Runtime Environment) +0.85
Is it ok to have the same field names in abstract class and interfa... +0.18
Where should the string literals during the checking for equality,... +0.59
Passing parameter information with { } +0.60
Best way to access 2D data 0.00
What does Pass Reference by Value in Java mean? -0.43
What does the keyword this reference in this code sample? +1.55
how to compare a string with strings in linkedlist and insert the r... -0.72
Cannot find symbol error bufferedreader +0.33
[ERROR]java.lang.ArrayIndexOutOfBoundsException:1 +0.49
Right exception to throw for the lack of a system property +2.57
Converting Object[] to ArrayList<V>[] in Java +0.11
Java Error: illegal start of expression +0.34
Memory usage of byte array in Java -1.12
Pass by reference List Java +0.74
How do you deal with arrays that are written like objects in gson? +0.08
The &= Operator Equivalent +2.73
When to use a substring to pass to a method vs passing whole string... 0.00
Are java.lang.Class methods thread safe? +2.84
When to use Enum / Int Constants +1.41