StackRating

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

biziclop

Rating
1565.58 (4,646th)
Reputation
42,246 (2,578th)
Page: 1 2 3 4 5 6 7 ... 19
Title Δ
What is the best way to refactor Utility class in java (static clas... +0.02
Identify method's signature using inherited classes in Java'... +1.11
Does JDBC drivers talk directly to database? +1.95
How to make a java method with a dynamic number of arguments which... -0.55
Access safety of getters in Java +0.45
How to convert Parse ObjectId (String) to long? -0.60
Which sorting algorithm should I use for a list with a lot of repli... +1.78
Why do java source files require package declarations? -1.44
Java: Mapping array elements to a set of properties +1.63
Guava Sets.intersection bad performance 0.00
java regex escape sequences +1.23
How to make the below java class Immutable +1.22
How to eliminate repeat code in a for-loop? -0.67
How are object dependencies between static blocks resolved? +1.17
How collectors are used when turning the stream in parallel -1.81
Anagram Algorithm Clarification +0.49
Reset Panel components inside Form -1.15
How to avoid broken CSS path/XPath references in automated UI tests? -0.54
Smallest way to store a 2D array in java +0.57
What mechanism makes outer variables accessible within objects crea... +1.28
Instantiate Java Abstract class? +1.07
How does copy collector in java manages to skip dead objects from v... 0.00
Is my ExpirableLazyObject not thread safe? Is there a race condition? 0.00
Does it follow java conventions to only provide a getter for collec... +2.22
Java Synchronised List between Threads. Best practice -2.02
Threaded quicksort +1.22
How would I optimally pack a set of tasks into a minimal number of... -0.55
Optimizing the code to increase performance of the program 0.00
How To Initialize final static data member with the method which th... -0.26
Attempting to run a Wicket application gets me a 404 0.00
SocketException when starting Oracle Coherence 0.00
What happens behind the scene when i write for loop like this -0.18
String IdentityHashMap vs HashMap performance -0.08
Confusion regarding map and linked hashmap -0.79
Is method reference ambiguous the same as multiple inheritance? -0.18
How to detect "Hand" in a card drawing game +1.16
How much can object know about other object? Is it example of demet... +0.87
Fastest char to string conversion in Java -0.92
Interrupting a thread 'gracefully' while inside the main loop +0.45
Roman to Integer - But using a "different" Roman number s... +0.14
What use does the == operator have for String? +0.37
What is the fastest algorithm for multiplication of two n-digit num... -1.71
List object reference changed during Java loop +0.44
Can I force abstract methods to be protected when someone overrides... +0.15
Guaranteeing the visibility of side effects of concurrent tasks in... 0.00
Java stopped erroring on non-final variables in inner classes (java... -1.35
When thread in Java is removed from memory? -0.24
Why can't Java find a suitable method when the input types are... -0.65
Optimizing a set of polynomials for computation speed 0.00
Nearest multiple of a power of two fraction +0.54