StackRating

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

jlordo

Rating
1621.65 (1,057th)
Reputation
31,700 (3,774th)
Page: 1 2 3 4 5 6 7 ... 14
Title Δ
Extract string between two strings in java +0.46
Different types of comparables -0.85
Case insensitive String split() method -0.64
Find factors for a number using hashmap and arraylist -2.42
For loop - like Python range function +1.06
equals() method is not working with string +0.61
Java ArrayList null pointer exception 0.00
What this error means? +0.21
Spreading array of objects to the list of arguments -0.14
Converting 1 dimensional array to 2 dimensional array +0.36
double field type declaration as zero +1.31
Add elements in ArrayList in more readable way +0.72
Find max element in Java ArrayList +1.15
Why does Java disallow switch on static enums? -1.40
Efficient way to replace strings in java +1.25
Adding an array of doubles to an array list gives me weird (hex?) v... +0.36
Reading data in an XML file and saving it to an array 0.00
Rounding error gives me invalid answer 0.00
does order of the conditions matter on if else statement? +0.64
depth-first-search/breadth-first-search easy implementation 0.00
Tracking how many cars are rented and available in a Class +0.38
how to create custom exception with a number in constructor in Java 0.00
Array as Enum member fails compilation -1.88
Regular expression on a string +0.89
NumberFormatException.forInputString -0.72
How to reverse a String array based on it's index value -1.41
Displaying contents of doc file in jTextPane -0.24
Override a method from an unchecked Exception class in Java -0.44
Exception Handling try-catch statement String Length 0.00
How to find out that given String is already in Java String pool? +0.16
How do I make my ArrayList add 52 unique objects instead of all the... +1.33
Java : checking the value in Java from a JSON Format +1.61
(Should be) simple double validation -0.10
Substring of a phrase in a sentence in Java -0.65
Extending a class such that any parent class can be cast to it, in... +0.77
Polymorphism in Java and creating objects from these classes +1.46
To initialize a 2D array a nested loop is not necessary. +0.36
the best way for character replacement in String in java +0.90
the best way for character replacement in String in java +0.90
Not removing object from ArrayList +0.82
In Java String, How to cut a part of a String by just 1 line of cod... +0.80
Difference between Objects.hashCode() and new Object().hashCode()? +0.45
convert List<string> to string array +1.59
Does using this() in Java create more recursive instances of an obj... +0.66
Sorting ArrayList<Object> by Comparable Interface +0.20
Random number to store inside array list and choose from it +0.65
Sorting ArrayList of Arraylist<String> in java +0.38
Removing select characters from a string +0.29
How to print a void method from main method +0.99
Confusion on call Java Interface method +0.28