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 4 ... 18
Title Δ
Reject the empty lines at end of text file while reading using Java. +0.10
What is cause compilation error "Must Be Caught or Declared to... 0.00
Law of Demeter - why do I need to use a getter? -0.38
Converting int to Enum in Java reflection +1.45
Reuse a Try-Catch block again in the Catch block -1.17
Checking if a file is used or not +0.09
how to protect sensitive data in java +0.78
How to know if login is repeated with Hibernate? +0.60
Why SQL query only works when running from VS but not outside 0.00
integers are not objects in Java, just because they are not instanc... -0.19
Java - defining unknown number of variables in an entity 0.00
How to monitor the JVM usage of large memory pages in Windows 7? +1.45
Java ternary operator influence on generics type inference -1.43
JAVA: calculate the average between two or more arrays +0.61
how does System.out.print() behave in java? 0.00
Different java versions uses java web start on one computer 0.00
Why a subclass of the concrete class can be declared abstract, and... -1.25
Java HashMap put() implementation. Why not check references first? +0.70
println with anoymous function not printing expected value -0.85
Java compiler allows accessing uninitialized blank final field usin... +1.12
Is this code optimized by compiler 0.00
Pattern to implement different storage strategies +0.36
why does the method print 10 instead of 12 -0.55
How to handle illegal argument exception on a string->enum conve... +0.13
java.sql.date , java.sql.timestamp predicate -> Oracle partition... +0.10
Should enum constructor be marked as private? 0.00
A class inheriting methods from two sources -0.71
How does Lambdaj having work? 0.00
Why do I have NullPointerException in my sort implementation? +0.46
Java: Using different constructors +0.61
how to declare null value to integer in android -0.64
Cast List<Object[]> to List<String[]> -1.37
Java - find matching pairs from list +0.10
Wrong date format for input parameter? +1.22
Why file.delete() do not remove the resource from disk? +0.11
How do you match multiple Regex patterns for a single line of text... -0.05
Avoid instanceof in Java interface implementation +0.11
Getting the error while integerating stanford sentiment analysis wi... +0.11
Print parameters passed into methods Generic Way +1.56
What's the best way to handle type indicators in object-oriented de... +0.85
can you explain me the following code for chess program? 0.00
How to generate the method stubs for all un-implemented methods in... 0.00
How to remove all occurrence of word in string Java +0.18
ArrayList and more primitive types togheter in Java +0.10
Generics Object assignment in java -0.11
Static import and class file generation +0.55
How to translate a lambda expression into English? -0.76
When to throw exception and when return unmodified original paramet... -0.33
How to get the lowest value in an ArrayList without using 'comparab... -0.06
Can enum be decorated by decorative pattern 0.00