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 ... 9 10 11 12 13 ... 20
Title Δ
Java List of() static method -0.29
Calling a default method from Interface in Main Class +1.53
IntelliJ Idea: automatically remove unnecessary "throws"... +0.33
Is there a way to make a thread pool thread to quit processing the... 0.00
Multi Threading with ArrayList() got ArrayIndexOutOfBoundsException +0.64
how to eliminate duplicate code in initmethod 0.00
How to remove Content-length header from HTTP response generated in... +1.34
Constructor call must be the first statement in a constructor using... +0.75
Java: Create a Generic Method out of multiple methods +0.97
Java Wrapper class reference pointing to a primitive value +1.07
Why do I need to add the type here, and is there a better way? 0.00
Storing/Reusing intermediate results on a java 8 stream -0.51
Stream groupingBy with flatmap 0.00
Can't print all numbers from thread that iterates over natural... +0.32
Do I create a separate class for collection or store them in the sa... +0.34
Why executor is not running out of available threads when its threa... 0.00
Resubmitting/scheduling task from the task itself - is it a good pr... 0.00
Java connection via Globals API causes a StackOverflowError +1.40
Get array sum and return the value through a method in JAVA +0.34
Java code duplication refactoring -0.27
this.start() doesn't run threat online server 0.00
my isHappy method incorrect -0.33
What is a blocking semaphore in Java? -0.20
Sudoku solver using multi threading +1.46
Can't seem to understand complex polymorphism +0.81
Spring Cassandra model mapping 0.00
How to dynamically create a generic lambda implementation by type? 0.00
What's the semantical difference between the two statements? -0.18
Can using volatile with "AtomicInteger" guarantees thread... +1.80
Find out the exact time to sleep in each thread 0.00
Java, synchronize db write across the whole system 0.00
What is the correct design pattern for using Wrappers as Adapters i... -0.70
Java synchronization: synchronized, wait(), notify() 0.00
If a method is started with invoke, Exceptions do not cause a crash +1.42
Executor service invocation within streams 0.00
Although constructor needs arguments i can still call it without them +0.01
Determine user input data-type dynamically in JAVA +0.42
Are Future API calls awaited at the end of method execution even if... 0.00
Why JVM does not allow to throw Unchecked Exception from static blo... -0.15
Java logger using ... function +1.37
Generic static method inside usual class; uses array of basic type +1.57
notifyAll() not awakening processes +1.40
How can I create a Stream<String[]> with only one element wit... +1.82
Problems after converting string to double 0.00
Is it possible to update location of Point class? +1.81
What's the reason to instantiate Spring beans with factory meth... 0.00
How do I prove programmatically that StringBuilder is not threadsafe? +1.11
Observable List +0.34
Predicate from Function Reference (of boolean type) +1.45
synchronised block for class not working +1.58