StackRating

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

Keppil

Rating
1673.48 (292nd)
Reputation
40,036 (2,788th)
Page: 1 2 3 4 5 6 7 ... 17
Title Δ
Find if Linked list is circular -1.30
Collections Iteration: For Syntax vs Iterator : Reusing Temporary V... -0.21
Exception when printing from an Array 0.00
Could you let me now why not call equals() in this HashSet code? 0.00
String Tokenizer in Java gives wrong output. Need help (probably an... +0.27
Rounding to the closest 100 -1.65
How to avoid using dynamic variables / a billion if statements in J... -0.09
Get empty string when null -0.44
Double negation of regex character classes +1.49
Why must I override toString method instead of just creating anothe... +0.10
Extracting digits from a string +0.01
Does the order of a Java class matter? +0.27
How to copy a multidimensional integer array into another one -0.23
SQLiteDatabase unable to find String 0.00
Remove all numbers in brackets with the brackets from string 0.00
Java: Project Euler 41:Pandigital prime -1.06
Remove trailing numbers +0.79
Java string split with Multiple Characters Delimiter +0.33
Java autogenerated getters-setters in project - best practice -0.24
Unable to print out ArrayList (Possible Logic Error in Code) -0.21
more than one 'Extends' +0.80
How do I get my percent to work in my Dice program? +0.28
What does a variable being "effectively final" mean? +0.25
Java Regex to count & delete spaces at beginning of a line? -0.85
Some times java.util.ConcurrentModificationException thrown +1.42
Regular Expression to Match Number of Lines and Characters per Line +0.28
Code design, method parameters -0.74
Which class implements iterator's Next() method? +0.60
delete array [] elements +0.42
Java Hashmap Problems. 0.00
The fastest method of determining if a string is a palindrome -0.13
Generating unique ids with the max length of 3 digits/letters/simbols -0.24
How do I properly return money double variable in Java 0.00
Java what happens when I assign an array argument to a member in co... -0.20
What is the best approach for insert duplicated key,value pairs and... +0.51
Java arrange array +0.47
Delete some items from an array and shrink array in Java +0.29
Set project JRE build path entry to 'JavaSE-1.7' +0.24
Stream ordered/unordered problems 0.00
non-static method compute(int) cannot be referenced from a static c... -0.22
Java instance vs Abstract Classes and methods -0.07
Can Stringformatter reuse arguments? +1.55
Why is this happening with int? -2.68
For loop to fill if statement parameters 0.00
Hashtable <String,Object> returning null -0.22
Java for loop - code efficiency +0.37
Determine the Highest and Lowest per row in array +0.26
Java syntax error while trying to learn for loops +0.61
How to get a substring of a certain character followed by a number? -0.37
Can someone explain thos code to me? (i % 2 == 0 ?) -0.08