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 Δ
Time complexity of an algorithm where the input is known? +2.74
Java 8 LocalDate.plusMonths is adding to days and months 0.00
Java: producer-consumer two threads stop working, freeze 0.00
Invoking a method which uses CompletableFuture's thenAccept() 0.00
Strange behavior when copying an array Java in static method 0.00
A noob but confusing question in Java Multithreading Programming 0.00
How to find method of child classes? +3.44
What is .clone() doing with arrays? 0.00
Duration.between() doesn't work the way I want to -4.60
Does ExecutorService consume thread capacity -0.97
Should I use 2-way aggregation or are there better solutions? 0.00
Is OjAlgo eigenvalues always on descended order? 0.00
In Java, how do you generate every possible combination of an NxM b... 0.00
Thread not getting latest value even though other thread updates in... +3.37
Converting 2 strings with milliseconds into date and calculating ti... -4.34
Why does parallelStream use a ForkJoinPool, not a normal thread pool? 0.00
Named query returns java.sql.Timestamp instead of java.util.Date 0.00
Java - How to get the bit number (index) from a given value? +1.43
Java ImageIO: check if a PNG with alpha is opaque? 0.00
Why volatile does not solve data race during comparison +4.37
Determine if a method call is executing on multiple threads +3.26
Specific problem with Implementation of a Merge Sort Algorithm 0.00
Creating Child Object, Child Constructor Not Used OOP -0.53
How recursive function works internally -4.58
ArrayStoreException when i try to use template in java array 0.00
Should I write null checks for all of my methods? +3.85
Clarification on what it means to apply parallelism to a program th... 0.00
System.currentTimeMillis not working properly in Junit Test in Ecli... +3.51
how to pass parameters to runnable method +3.52
Cannot resolve method and cannot resolve symbol 0.00
How does the sorting of ArrayList of custom object works? -0.68
LocalDateTime parses invalid dates to valid date and does not throw... 0.00
Code demo on non-final field read before initialization in Multithr... 0.00
can not find symbol method printIn (string) location: variable out... +3.54
which one is more efficient? Declare an object for the temp result... 0.00
Indicate certain parameters in method as mandatory +1.65
How to best interpret synchronized(this) keyword in Java? -0.52
I need to be able to execute a function call by passing the full fu... +2.04
How to return the position of object by names? -2.42
Comparing timezone from client with the server one and get client l... 0.00
How to call methods in random order(Java JDK11)? +3.60
referencing to an second array +3.67
What's the exact equivalent of python's native hash() funct... 0.00
Does Date.now() return different value for different timezones? 0.00
Why isn't my Caesar's encryption problem not running? 0.00
How to list all files larger than a given argument? -3.20
Reduce Multiple Values of an Array +3.66
LocalDate DateTimeFormatter problems 0.00
Factory Pattern - String or Enums? -0.38
Using Jackson JsonFormat pattern for custom date string 0.00