StackRating

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

akuzminykh

Rating
1564.54 (4,821st)
Reputation
119 (643,072nd)
Page: 1 2 3
Title Δ
Generating correct co-ordinates of current screen resolution based... 0.00
What type parameters would an innerclass and interface have in the... +2.27
How do I generate a random color in a specific range? +1.39
is `CompletableFuture.completedFuture ... thenAccept` equivalent to... 0.00
Question on the Arrays.sort with lambda function's parameter ty... +1.30
JNI convert jbytearay into std::string +0.88
Interface -> anonymous class +0.40
Why can't the core threads of a thread pool in Java be reused i... 0.00
My implementation of a `Runnable` cannot resolve a method on an obj... 0.00
Reading a stale value after a newer value was read -0.19
Why using enclosing class's instance, the static nested class c... 0.00
Java thread InterruptExceptioon handling stopped further code from... 0.00
Use N threads to process list then time out if service time is larg... 0.00
<select> created by time_select is missing class="form-c... 0.00
What is the running time of this Triple nested for loop? +0.41
Is there a way to set a lock on AtomicReference 0.00
Why is the mutable object within the immutable class accessible? -0.97
What is the time complexity of assigning multiple elements to the a... +1.64
How do you make a generic abstract function that does not return an... +0.44
How to print a triangle using recursion? -2.56
What is the difference between a final and a non-sealed class in Ja... 0.00
What is the point of extending a sealed class with a non-sealed cla... -0.42
Why Producer-Consumer code is not working? +1.61
Why does insertion sort work only if we use while as an inner loop... 0.00
How to check deadlock in this example +0.43
Why does notifyAll() sometimes have no effect? 0.00
Why just one of 5 threads pop elements from stack? 0.00
After executing wait(), how long does a thread wait if it does not... 0.00
Proper way to clear a buffer in a different thread -1.90
Getting the value of time from a LocalDateTime class wont compile +1.61
Java BlockingQueue confusion +0.41
What is the advantage of lambda expressions over method variables? +0.42
Pattern printing problem in java: “frame" composed out of the... 0.00
How the caller thread wait till task under ScheduledExecutorService... -2.75
Creating 2 threads and each running different tasks 0.00
Does a thread run this.notifyAll when its run method is over? 0.00
Working of Spring's ThreadPoolTaskExecutor 0.00
What is the complexity of my code that prints prime numbers within... 0.00
Convert to ISO string with default values 0.00
Time complexity of sorting two arrays 0.00
Scala date parse with java LocalDateTime +1.55
Nested parallel streams in Java 0.00
Volatile happens-before relationship when there's mix of volati... 0.00
Multiple CompletionService for one thread pool Java 0.00
Interrupt all threads if an exception occurs in any +1.20
Questions about the concurrency‘s synchronized, how it works, what... 0.00
Comparing recursive Fibonacci with recursive factorial +3.38
How to wait for enclosed asynchronous block to finish +3.41
Create ZonedDateTime values with default values causes DateTimePars... 0.00
Converting Instant to LocalDate and back -3.91