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 ... 4 5 6 7 8 ... 19
Title Δ
How to analyze a String in Java in order to tell if it is a word or... +0.45
Recursive Karatsuba multiplication not working? 0.00
xStream problems - How to deserialize undeclared attributes +0.00
When does Java calls Garbage Collector +1.17
Introdcuing variables only for readability? +0.43
Is this code thread safe in a Spring application? -1.28
Flatten multidimensional HashMaps for better performance? +1.58
Fast approximate string difference for large strings 0.00
Why a seperate markup identifier for a container and for the fragme... -0.56
Why my testNG test gets java.lang.OutOfMemoryError 0.00
Execution gets stuck between synchronized blocks 0.00
Why Java7 introduces AutoCloseable specially? -0.49
How to obtain all "keys" in a NamedNodeMap? 0.00
Stacktrace does not include my class. What should I do? +0.35
can marker interface like serializable contain default methods? -0.37
Creating a multidimensional array with unspecified variable row len... 0.00
How do you best convert a recursive function to an iterative one? +1.70
Wicket: add TextField / Panel dynamically 0.00
Get 1, 0, -1 as positive, zero, or negative for an integer with mat... +0.11
What if the try-block completes abruptly? +0.36
XSLT: Copy All, but 'cut-and-paste' some content 0.00
How to use an object instantiated by a different ClassLoader -2.20
Why is the diamond case with its common ancestor used to explain Ja... +2.09
Equals with multiple values Java -0.21
Double class vs double primitive data type +1.82
How to find all immediately adjacent siblings with XPath -0.03
How do I replace Java's default deserialization with my own rea... +1.77
What is the cleanest way to compare an int with a potentially null... -1.54
Why does Short.valueOf(n) need a cast +2.23
Different way how to throw multiple exceptions -0.96
How to remove the first element and make the second one be the firs... 0.00
Throwing NullPointerException in the catch block -1.18
FileOutputStream switching between appending and overwriting 0.00
How do JUnit and TestNG work? I wonder the theory 0.00
intrinsic vs mutex lock +0.27
How JVM does method lookup and invocation? 0.00
What is the namespace for the math functions in XPath and XSLT? 0.00
instanceof vs boolean type checking +1.13
What data structure to use for string templating? +0.22
Referencing non-static variable from a static context +1.99
Understanding Java Interfaces Principles +0.46
Java memory areas and garbage collector -1.20
How to have a TreeSet which is "inconsistent with equals" -0.18
Can try catch be used for code optimization? +1.22
Understanding collections concurrency and Collections.synchronized* +0.91
Using enum to implement multitons in Java -1.11
Java - Sorting in Comparator for use in Priority Queue +1.06
TestNG dataproviders with a @BeforeClass 0.00
Initializing a static final int from static block or method and usi... -1.22
Get first and last element from a HashMap -0.14