StackRating

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

Andreas

Rating
1605.01 (1,579th)
Reputation
89,124 (883rd)
Page: 1 ... 8 9 10 11 12 ... 102
Title Δ
array not being filled -0.02
how to Concatenate Strings from a list of strings Java 0.00
trim() is not working when we try to access value from appliction.p... -2.38
How is a static constant useful in an anonymous class? 0.00
Java regex to match multiline sections with subsections 0.00
finding multiple matching numbers in a 2d array and returning a boo... 0.00
Unfold the loop three times 0.00
Reversing a String Without Reverse Function or loops +0.37
Builder pattern deserialize with jackson not working 0.00
How can I generate the squares of the digits of an integer 0.00
Is it possible to gather multiple exceptions into one custom except... -1.28
MySQL convert separated month and year into new field +1.44
Divide Polygon Shape Java 0.00
Conversion of String to BigDecimal format 0.00
Enum is a raw type. References to generic type Enum<E> should... +0.35
How does static variable behave in recursive call in java? 0.00
Print numbers 1 to 10 using Streams and lambda expressions -2.67
how to properly make a POST request using Java Apache HttpClient? 0.00
Java Spring - enforce no bean inheritance +0.37
Recursively printing only lexicographically larger substrings 0.00
Remove element from list (Shorter version) 0.00
How to strip the year from the system/context/locale supplied DateF... -2.55
Replace word outside regex 0.00
Converting Java 8 Syntax to Anonymous Inner Class 0.00
Java custom separator output for looping +0.85
Round up double value in java +1.42
Custom Comparator sort with multiple fields +0.37
Remove numbers from ArrayList of Strings -0.50
turning a null string into a white space in a morse code reader 0.00
What does diamond operator do when we need one more parameter in ge... +0.75
How do I use removeAll when comparing 2 Arraylist<String[]>? +1.35
If statement skipping || if first condition is false +0.33
Is there something like an Iterator, but with functions like Streams? +1.86
DateTimeFormatter cannot be applied to (java.util.Date) +0.91
when there are some classes which may not exist, how should I manag... 0.00
I´m trying to print a misaligned pyramid 0.00
Difference between Stack and synchronization decorator for ArrayDeque 0.00
How to make string comparison inclusive? -1.71
Collectors.maxBy(Comparator.naturalOrder()) doesn't compile alt... 0.00
to find the index number from a list based on the condition +1.70
add data after every 2nd element in an array -0.58
Removing Commas and Square Brackets from Stack or String in Java An... +0.10
springboot: config in "additional-location" was overrided... 0.00
Java calculate group by passed amount 0.00
Mounting remote directories with the same names (Centos) 0.00
Compare selected date with current date and cannot more than 1 day 0.00
Differences between Java order of expression, operator precedence a... 0.00
Ant Javac compile subpackage class files to the parent src directory 0.00
My ResultSet is only doing one row with .next(), but I do have 3 0.00
how do I use java 8 streams groupingby to calculate average with fi... -2.15