StackRating

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

Elliott Frisch

Rating
1634.99 (788th)
Reputation
161,960 (332nd)
Page: 1 2 3 4 5 ... 149
Title Δ
Do-While Loop not looping - Java 0.00
Multiply array elements by the array length: Java -0.20
Why does it give me an error even though I declared rand? 0.00
Java program printing unicode values instead of string 0.00
How to adjust my code so it is based on a variable input? 0.00
How to I make the last line of my code print all values with 2 digi... 0.00
Returning a string array using only an iterator 0.00
BigDecimal min() method with one operand null -1.05
Make a reverse number in java +0.32
Java interface design: where should I put a lot of duplicate code t... 0.00
why won't my program accept int[] parameter in method when call... 0.00
it takes too much time to insert 5000 record in mysql database usin... 0.00
Arrays.asList(array) in java add unwanted spaces between comma sepa... +0.11
Even or odd. If the number is equal to 0, the program must stop +0.86
ERRORS in NetBeans " Class.forName("com.mysql.jdbc.Driver... +0.31
Parameter index out of range (1 > number of parameters, which is... 0.00
Is it possible to run a gmt script (csh file) using python? 0.00
How to print a single column from a jagged char array 0.00
My loop is ending wrong, it's exceeding the limit I've given -0.69
Java Jar compiled but can't execute 0.00
How to include parameters in Prepared Select Statement in Java? 0.00
How should I print out the position of the first occurrence of a sp... 0.00
Code printing entire string on each line? +0.90
NoClassDefFoundError when the jar exists, specifically for mysql-co... 0.00
How do I reverse every string in a string array? +1.32
How to Get Rid of These Extra Spaces? -0.19
Iterator not iterating the Class in Java +0.32
How to find the uppercase letter by using ascii code in JAVA? -1.25
Remove white space between 2 characters in java +1.06
Java Calendar not giving end of hour +1.47
Can I add seconds to current date without using Calendar Library in... +0.31
String Calculator in Java -2.44
Need to add 5 "@" symbols. 4 in each corner and one in th... 0.00
How do i Round Values Properly in Java? -2.90
error while calling method in another class 0.00
Java threads were broken -0.93
Assigning values to array throws an error 0.00
how to change the version of java from 8 to 11 on ubuntu without sudo 0.00
Only print every other enum value in for loop +1.38
How to sum up user's input in arraylist? 0.00
I try to read a text file and saved the data in an Arraylist, but t... -0.35
How do I make it so a String is turned into only words with spaces... +0.30
How to sum digits in String till specific index in functional way -2.64
Why does Java accept an actual string as an argument to a function... +0.31
the method does not check the value properly 0.00
How do I switch two elements of a string that are seperated by an u... +0.42
Why is my object variable considered null? 0.00
Issue with 2D array and Java Enums 0.00
How can I add the variable every loop? -2.87
Convert integer from 0-10 and replace with English word that corres... +0.65