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 4 ... 16
Title Δ
Why eclipse refactoring rename a variable even in different folders? -0.58
How does 1 left shift by 31 (1 << 31) work to get maximum int... 0.00
Is the number of indixes (not last index number) equal to the lengt... -0.08
.getWidth(), .getHeight() in Java +0.07
What is the class keyword for? -0.36
How did JVM implement array's class? +1.06
Java : Proper way a method() should handle a bad call +0.62
How to #define call(Double X) to func2(double X) 0.00
How to open a text file in Java -0.07
Why is this printing NULL? +0.28
Why does the factorial past 20 not work in java when using a long? +0.44
Mapping a 2D array into 1D array with variable column width +0.14
Java way to find loop structure -1.19
Java Path2D.closePath not working correctly? 0.00
Can we implement an XOR linked list in Java? -1.04
How to define hashcode and equals if your object only consists of i... +0.42
Ways to serialize a class with Object field? +2.20
How to reset iterator in java? +0.42
Byte array actual length +2.40
Typescript String Comparison Oddity with String.toLowerCase 0.00
Why are not all elements removed from my ArrayList<Integer>? +0.18
Extend HashMap to get all objects with the specified hashcode? -0.70
Attempting to iterate HashMap with a for-loop yields null? 0.00
filename.exe has stopped working in CodeBlocks 0.00
When do we need non-capturing groups? +1.14
Do we need to synchronize access to an array when the array variabl... -0.88
Why doesn't * match when + does? +1.43
Making methods only accessible to child classes, not instantiated o... 0.00
How many objects are created by using the Integer wrapper class? -0.89
Why use 1<<4 instead of 16? +0.43
Can I use regex with Stacks? +1.38
ArrayList.remove gives different result when called as Collection.r... -0.82
Why is (a*b != 0) faster than (a != 0 && b != 0) in Java? +0.55
Java integer cyclic iteration shorthand -0.97
Calculate distance between two coordinate -0.08
Why can't my variable equipmentNumber be reached? 0.00
How to loop in cyclic order? +0.03
Can the JVM GC move objects in the middle of a reference comparison... -1.07
How difficult is it to reverse the sort order for different algorit... 0.00
Does an array object explicitly contain the indexes? +0.96
Which variables constructor can access in Java class? 0.00
Continue to get info from scanner in catch block 0.00
When produce random digits, why they start repeating sooner than pe... +0.43
Declaring generic type in a method that defines Class<?> -0.80
Java can subclass inherit and override nested class? -0.69
ball moves however only once 0.00
Why is my code returning false in a check between two equal strings? +0.35
Exception in thread "AWT-EventQueue-0" [not duplicate] 0.00
Check if random numbers in an array are unique 0.00
Variable not updating in AsyncTask when I run it 0.00