StackRating

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

Boann

Rating
1560.75 (5,455th)
Reputation
37,776 (2,965th)
Page: 1 2 3 ... 16
Title Δ
Is there a good way to make Piano Graphics in Java? +2.34
Why did Joshua Bloch use 2*size + 1 for resizing the stack in Effec... +1.87
Why doesn't java.lang.Enum::valueOf check for the null name fir... 0.00
Why is removing the 1st entry from a ConcurrentHashMap not immediat... -0.13
Why do lazy quantifiers become greedy when followed by a question m... 0.00
Are JS engines allowed to change the bits of a NaN? +0.01
Why is this reversed StringBuilder not equal to the original String... -0.77
How many String objects would be created when concatenating multipl... -1.02
Why is assignment and reading a variable from memory in Java so slow? 0.00
How do I convert the string to the setter function, if the method t... +1.48
My code doesn't terminate after calling the garbage collector +0.42
Why is the following code able to call an abstract method without i... 0.00
How to hide port number 8443 from the URL - tomcat 8.5 0.00
Why doesn't String.split(":") work correctly? +0.09
Integer.Parse throws NumberFormatException on excel fetched String 0.00
What kind of conditions can I use in a for loop using PHP? +0.42
Should we capitalize "i" when we use "iOS" as a... +1.01
Will the use of Class as key for a HashMap cause undesireable effec... -0.44
Java 9 replace Class.newInstance 0.00
Why does calculating 1/(n * log(n) - n) break the computer? +1.34
Oracle Java tutorial - static classes - possible error in tutorial -1.11
Why is an extra semicolon not allowed after the return statement, w... -1.29
Can java 9 run on a 32-bit OS? +0.89
I put a loop break in java at the start of loop block and not befor... +0.40
How to validate that a Java 8 Stream has two specific elements in it? -0.85
Condition handling the smart way -1.42
Is it possible to find out if some list is fixed size or not? -0.57
Unable to remove String from an Array +0.41
Why is an ArrayList of ArrayLists not multidimensional? -0.12
Sorting an ArrayList in Java 8 using Collections.sort +1.14
Is toString() defined to return this for a java.lang.String? -0.16
Replace \ and newline replace in java +0.45
HashSet.contains returns false when it shouldn't +0.93
What purpose does MyClass.class.getName() serve? +1.52
Java applet viewer gives a yellow triangle error on a selector 0.00
How does java.util.Arrays handle sorting an ArrayList (length vs si... +0.42
In Java, is there a cleaner approach to an if statement with a slew... -0.72
How can I create multiple interfaces of the same name in Java? +0.42
Want to use Java 6 Hashmap implementation in Java 8 -0.08
What is the correct order to close input streams? +1.20
Is there a method in Java that mimics the cast of primitive type to... +0.43
Java AWT text produces artifacts 0.00
fundamental code misunderstanding -2.38
Evaluating a math expression with variables. (java 8) +0.44
Browser not interpreting php code +0.41
What rule prohibits this nested class reference? +1.90
How do I tell OpenGL to update a shader uniform immediately? -1.31
How to find out the length of an array without .length -0.46
How to find out the length of an array without .length -0.46
How can I stop losing array data through separate method calls? 0.00