StackRating

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

Konstantin Yovkov

Rating
1690.25 (198th)
Reputation
53,724 (1,818th)
Page: 1 ... 11 12 13 14 15 ... 25
Title Δ
Java array references are null after being set +1.17
Java: how to pass Class to lambda +1.41
Change the reference in a Java List +0.15
Java Using Scanner Multiple Times +0.75
Java subtracting Generic values The operator minus is undefined +1.24
How create a proxy for a class that is given as a parameter 0.00
How to define static Map for whole spring mvc application +0.29
How to instantiate by generic type? 0.00
Overloading methods -1.12
Oracle ADF: Cannot convert 1 of type class java.math.BigDecimal to... -0.27
Java: Purpose of annotations in comments? +0.31
Do I need to test each implementation of an interface to test the i... -0.41
Check if string contains any non digit character - no libraries - J... -0.52
How to build a regular expression for a host name? -0.70
Constructor with same name, but different signatures does not run -1.36
Replace string containing " with \"? +0.80
Java, sorting ArrayList using comparator +0.15
How I can empty values get and set together in java? +0.71
Generic type as a parameter of an abstract method? +1.11
How to sort a array of tuple if the tuple is a pre-defined class wi... +0.30
Keyword extends with Type Parameter<T> in Generic Java 0.00
How can I make these stacks generic? +1.22
How can I represent this generic type -0.58
What is the meaning of method having two diamond brackets in generi... +0.30
Variable not initialized in try catch block `finally` +0.31
Is there a name for the this code structure? +1.27
System.out.println(0.0%0.0!=0.0/0.0); what will be the out put ? Ca... 0.00
Cast is forced when using generics in Java +0.82
Guava: transform an List<Optional<T>> to List<T>... -0.38
Remove String value from List<Map<String, Object>> 0.00
Why <? extends interface> instead of <? implements interfa... +1.73
java.lang.ClassCastException: java.lang.String cannot be cast to ja... +0.31
split a string in java algorithm +1.17
get the position of an element in an array +0.29
Java Generics & Inheritance: Unable to add to List -0.62
Java8 function type for `(a,b) -> a+b` -2.36
Java cannot find symbol for my own class +0.01
Manipulating Generics through auto/unboxing +1.44
java methods joined by a dot +0.30
What is the cleanest way to compare an int with a potentially null... +1.65
Different way how to throw multiple exceptions +0.87
Java variables casting 0.00
Class.getSimpleName() vs hardcoding the class name in java? +1.03
Should I check the state of objects returned by methods I am testing -0.81
Can be non-primitive type considered constant in Java? +1.03
How to access another class in another package? -0.19
Scala getters/setters - best practice? -2.45
Finding an index in ArrayList +0.55
Explanation behind the compile time error wrt java generic? +0.31
How to convert a String number to two three decimal places in Java? +0.31