StackRating

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

Andrew Tobilko

Rating
1687.52 (210th)
Reputation
29,430 (4,181st)
Page: 1 2 3 4 5 6 ... 20
Title Δ
Chaining of function and bifunction in java 8 +0.29
Exception cannot be converted to Throwable +1.14
No suitable method found for fill int int in Java -0.66
Is there a method reference way to express a (Runnable) lambda that... +1.40
SpringBoot: How to make generic class that is not tightly coupled t... +1.24
how to pops and returns the character at the top of the Stack? 0.00
Is there a way to compare two Strings with each other using java st... +0.29
Find sum, average grouping by several fields using StreamAPI +0.29
Compilation error with generics wildcard methods 0.00
Sort ArrayList<String> excluding the digits on the first half... +1.23
Is there are a sort method that would take multiple comparators and... +1.24
How to check if value exists in an array using Velocity Template La... 0.00
How to refactor a Java file which has more than 50000 lines? +0.30
Can method add of class PriorityQueue<E> return false? +0.37
Is a switch statement appropriate here, taking an enum? -1.76
Threads with no wait in Java +1.55
Is there a more efficient way to write multiple if else? +0.56
Create singelton beans from enum +0.30
Can't understand how Java string literals are implemented 0.00
Declaring a Java object where class name differs from constructor n... +0.46
How spring beans really works +0.29
Getting error in accessing inherited class member +0.29
What is the purpose of throwing all caught exceptions? +0.25
How to modify or get an object already created in other class (stat... +0.29
Syntax error insert while creating element +0.29
Why the String returned by String.toLowerCase() is not interned? +0.29
Using existing Singleton objects for Autowire injection +0.30
Exclude Class/Package from InelliJ auto-import feature 0.00
How can these two methods be refactored into one method +1.79
Spring 5 immutable form to use an all arg constructor when there is... 0.00
Java static or inheritance variable -2.78
A elegant way to implement ID on a abstract class 0.00
How to get rid of unnecessary(?) code - adjusting to DRY principle +0.84
Using the modulo operator in java +0.30
What's the order of evaluation for this line assuming i=0 and a... 0.00
Java switch use case 0.00
Compiler issue with IntConsumer returns Function.identity().apply() 0.00
How to remove null or empty list from an "unmodifiable" map +1.04
Convert a chain of "condition ? expr1 : expr2" to a chain... +2.18
What if the meaning of that expression if(x > y / z) +0.84
Stuck with repeated input when try to add integers from user together 0.00
Implementing Visitor Pattern in Java whit two different return types +0.30
How handle InterruptedException and ExecutionException in stream API 0.00
Grouping of inner Maps with Java Streams -1.01
Java - 'synchronized' and 'final' method, declarati... -2.49
Java - Modifying list modifies object containing list 0.00
Something is wrong in a constructor of a class +0.85
Null object pattern in Java API? -2.23
Method unmodifiablelist() cannot be applied to given type 0.00
Method String encode(String str) that encodes the contents of strin... +0.60