StackRating

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

Andrey Chaschev

Rating
1489.12 (4,428,843rd)
Reputation
12,775 (11,389th)
Page: 1 2 3 ... 8
Title Δ
Image upload in a clustered tomcat, database or file system +0.15
How can I implement multi-node barrier in Java? 0.00
In Intellij IDEA how do I replace text with a new line? +1.10
Using multiple Queues instead of one PriorityQueue 0.00
Why is my Vector size 0? -0.22
shortening method/variable names? +0.17
Error when running mvn jetty:run on OSX +0.52
What is the convention for keeping old code for reference? +0.04
Is a new string created every time replaceAll() is used on a String? -1.08
Interrupt Runnable that takes hours +0.53
Construct an object of generic type +1.40
How does Java resolve a relative path in new File()? +0.24
Java fuzzy String matching with names -0.48
Get innerHTML of DOM node using webEngine.executeScript()? 0.00
In Intellij IDEA how do I reload file content's from disk? +1.27
Is a Java string really immutable? -0.72
Real-time updating stopwatch in Java? 0.00
How do I find the declared fields of a field? 0.00
How to update folders automatically with IntelliJ +0.03
Which Java collection classes are better to use in multi-thread env... +0.54
JavaFX Application freeze some seconds when load many images althou... -0.37
Am trying to Arrange numbers in a sequence [1,2,3..n] such that sum... +0.52
Why in Thread class " public static final int MAX_PRIORITY&quo... -0.57
Java concurrency primitive - compare and swap -1.49
How to perform batch methods renaming in Java project +2.23
Create a hashmap of immutable generic objects -0.67
understanding a final static use on a map field of a class -0.55
Thread : start, suspend, resume +2.29
creating a simple rule engine in java -0.03
Understanding Semaphores... -0.42
Behavior of switch statement -0.73
What is constructor chaining and how is it achive in java? +2.59
Most efficient way to store and sort words by length? -0.79
Java Generics and Static Factory Methods -- Syntax +1.03
Immutable priority queue in Guava 0.00
How to avoid mirroring libraries in IntelliJ IDEA using gradle? +0.03
could you please explain connection pooling in java and also is the... +0.02
Android: Pause/Resume Timer OR Thread +2.38
Significant slower processing as Set size goes beyond 500.000 -1.38
What is the pros and cons between Enum and enum-based class impleme... -0.42
Concurrency-How to start one thread, then start another one and fir... +0.18
Exit cleanly from threads. +0.15
how to use Switch instead of if else if -0.40
Concise 'assert that closure throws' expression for Groovy Unit Tes... 0.00
How to create generic methods that take any type parameter? -0.85
Does deadlock happen per method or per class? -0.15
How can I tell that threads in ThreadPoolExecutor are done? +0.19
Java Multiplication of static fields? -1.61
Java - synchronous callback -0.04
Showing and not showing dot and decimals in float values? +0.03