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 2 3 4 ... 25
Title Δ
Given `T` and `U` where `T extends U` how to return a `U` -0.78
"?:" instead of "if else" statement with Boolea... +0.46
Can I have function types in Java's Enum like Swift? +0.19
Complete switch on enum in Java produces "Missing return state... +0.25
Get value from nested list using lambda operators java 8 +0.26
interface and object inheritance +0.33
How to remove duplicate elements in ArrayList -2.24
Combine 3 Lists with a special order after combining (using Streams) 0.00
Merge two arrays using functional style -1.19
what is the best method to create a singleton? 0.00
Mockito method parameter matcher with generic in java +0.22
How to return values from forEach 0.00
Loop through 2 dates and execute a condition each 12 days, 2 days,... 0.00
Why can't I use toUpperCase() method on a String parameter? +1.51
How to avoid if-else statements in this scenario 0.00
Java get size of inner ArrayList +0.24
Java Tree With Predecessor and Successor -1.08
why i can't print char type value with my output +0.23
How to call parametrized method in Java? -0.02
problems in my setters and getters +0.24
Java Regular Expressions "\\d[a-zA-z]?" -0.26
square numbers Java +0.87
How to store data with varying number of rows in Java? +0.57
Performance difference between util method and writing same code in... -2.69
Java: protected methods not accessed in different class of differen... 0.00
Integer from String via Lambda expression -2.74
Java Object return type vs. Generic Methods -2.80
Java, use correct constructor based on instance +0.21
Overloading with single arg and varargs 0.00
Refer to a class, when we have an object of the same name +0.76
Java Stream API storing lambda expression as variable +0.74
Add an element in a List<?> +0.61
Get count from array using recursion 0.00
String intern's behaviour? +0.75
Java Graph Implementation: nullpointerexception +0.26
Loop and comparison optimization 0.00
An Arraylist of a Generic class -2.46
Java best practice: casting objects vs interfaces +1.17
Applying static keyword to a class in java +0.60
Does java support class Foo<T super X> ,if no,why? +0.26
Java several constructors with one parameter in each and different... 0.00
The correct place for class-implementation documentation notes in J... -3.08
Can an overriding method have a different access specifier from tha... +0.17
Mismatch on data type? I converted all my ints to long? +1.16
Java return a value if null easy way - like in ruby nil || value re... +1.16
Configure IntelliJ getter and setter code generation +0.21
Does Java offer a way to iterate over a number of individual objects? +0.24
How to link 2 final arrays +0.84
using constructor wit new object in Java +0.08
Pass the class type in generic method java 0.00