StackRating

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

Imaginary Pumpkin

Rating
1544.02 (10,013th)
Reputation
4,350 (38,413th)
Page: 1 2 3 4 5
Title Δ
How to limit the number of digits before/after/ a decimal point and... -3.26
How does the output of the following code change if i change f from... -0.40
Handle ties when searching through arraylist -0.24
how to add int and int[ ] in java using var args method? -4.64
How to take a "num/den" type input in Java? -0.62
Main class instance for all subclasses -1.77
Java 'constructor in class cannot be applied to given types'... -1.87
Accessing super class variables/methods in sub class +3.56
I want to store date in dd-MMM-yyyy (17-MAR-2017) in string say X. 0.00
How do get separate digits from a string in Java? +1.42
Java: counting int values in an array -0.33
error message, missing method body or declare abstract +1.43
Write a java program that inputs four doubles and displays the aver... -0.58
Error when trying to use math powers in Java -0.31
How do I display the correct answer to the user's answer to the... +2.71
New line when writing to a text file Java +3.58
Why won't the number repeat on this assignment? Java code input -1.05
How to compare input from a Scanner to data in a constructor? -0.33
Understanding class referencing over program lifecycle -0.04
How to add String to Set that characters doesn't repeat +3.29
Creating an Array by Replacing ints -0.97
How to get the average of ONE specific column in a 2D array? -2.64
Getting Null pointer exception when trying to add two string elements -4.35
Why am I getting the scanner cannot be resolved errors on the follo... 0.00
Converting a Character Array to a String without Empty Spaces +4.10
how to fix error: cannot find symbol 0.00
Type Mismatch with polymorphism in ArrayLists +3.73
I have to make a simple array program +3.81
Java, multiple letters assigned to one variable +3.84
JavaFX-8 FileChooser Image (backend copy-paste) +3.87
How can I copy a String to a int array? (Java) -1.07
double cannot be derefernenced when doing an if (answer.isEmpty()) 0.00
How to convert a string array to an int array? +1.07
Java - print amount of each letter in word -0.49
Multiple errors +0.14
regular expression for at least one zero in between 1s in a string 0.00
What is the signature of method which gets four double numbers and... -0.08
Regex to remove Entire String from sentence not substring 0.00
subtraction not working in java program (missing something) -2.38
printing operation with the ternary +3.91
Using Scanner library and if statment, simple task? +3.95
How to get, return and delete a random element in an array? -2.79
How to set a different location for my panes? 0.00
How to transfer a modified array to the source one from a void meth... +0.40
Accessing Method within hierarchy of inner classes 0.00
Read multiple characters in char input and convert to double 0.00
How to make image move using arrows JavaFX -2.35
Finding largest square less than a given number in Java -0.12
(Java) Method that sorts a Char array into its reverse alphabetical... 0.00
Why doesn't the second string change to "AB"? +2.62