StackRating

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

Jason

Rating
1526.02 (22,683rd)
Reputation
9,292 (16,598th)
Page: 1 2 3 4 5 6 ... 12
Title Δ
Cannot run class files compiled by eclipse in command line 0.00
Most efficient way to order an Array created from a HashSet +0.86
prime number NOT working for certain values 0.00
Find minimum common elements from array. 0.00
FileAlreadyExistsException when using Files.copy -0.28
QuickSort not fully working +0.48
My code that determines if two arrays are permutations always retur... 0.00
Is there a way to shorten the following code into one if statement? +1.21
Missing return statement even though my loop has if and else +0.53
Convert integer time to String time without Date +0.21
Using Mockito to verify is method actually passed successfully and... +0.04
Unparseable date with SimpleDateFormatter -0.88
How to end a service in Spring boot and @GetMapping 0.00
Check in which triangle of a square are the given coordinates 0.00
Bunch of elements in array Java +1.79
Compiler can't find variable in method with for,if/else return... -0.98
Breakout project painting all bricks on top of each other 0.00
How do I find out the actual cause of parse exception in SimpleDate... +2.11
Understand cmd command which runs java application 0.00
unable to transform from json to xml with xslt in java -1.58
Synchronise a variable between java instance across network -1.25
Not sure how to fix "argument lists differ in length" -0.02
Mockito and Java Spring - repository in tests 0.00
Java Overriding method issues +0.48
Unable to check int array inside a lambda expression +0.65
Method help- beginners mistakes +1.95
Font error in Japan's version 0.00
Running a java program in batch 0.00
Duplicated the same code due to if statement 0.00
How do I dump all the properties of a Java object and of the object... 0.00
"Circular" object argument in Java +0.51
java.lang.ClassCastException: java.lang.String cannot be cast to or... -0.01
How to count comaprisons and swaps in Quicksort in Java? -0.26
Error when trying to use math powers in Java +0.97
Bit array to Byte array 0.00
spring service null in managed bean 0.00
Euler project #2 0.00
Getting an instance of a third-party class inheriting one of yours -0.77
Google Foo.Bar Challenge Help Minion Salutes 0.00
I am wishing to ask the user to input a .txt file name, and re-prom... 0.00
Java Returning Type of Child class (abstract) -0.77
Java- trying to add instead of concatenate 0.00
conditional logic and string operations in JAVA +0.11
How to know if a 2d array contains another smaller 2d array?? JAVA 0.00
A_Class cannot be cast to B_Class? 0.00
Similar to battleships. How do i print descending order with a bord... -2.17
read xml file in the java 0.00
Java AutoClosable behaviour in function -0.52
Best way to structure a class hierarchy? 0.00
mCurrentIndex = (mCurrentIndex + 1) % mQuestionBank.length; -1.15