StackRating

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

Amongalen

Rating
1557.43 (6,090th)
Reputation
186 (484,086th)
Page: 1 2 3
Title Δ
Removing duplicate numbers from Java list Using Java Lambda functions +2.22
Java filter works with one predicate but not with another -0.07
Merging keys of a HashMap -0.58
Using threads in Java to process array elements -0.07
How to throw exception as converting a string to an int array in Ja... +0.48
Why "abc" in String x = "abc".toUpperCase() is... 0.00
Java LinkedList wont print variable from object when using .next().... 0.00
Why am I getting Exception in thread error? 0.00
How can I write junit for multi level service classes in java -0.10
Wrong Answer using `get` method of ArrayList -0.21
Try with resources using a connection pool and single connection 0.00
Update property of two objects in list based on matching objects in... 0.00
Java HashMap with Object as value along with anything that extends... 0.00
How to extract information from Java stack as individual data types... +0.41
How to check if a certain Index exists in an ArrayList in Java +0.42
Pacman Collisions in Java 0.00
how to cut all string "0" before other string number -0.10
2D Array with random values, but the values in two of the columns s... 0.00
Use Arrays when initializing another Array at specific position +0.45
Having trouble understanding the following Lambda method from Java 8 +0.92
Java 2d array matrix program -2.26
Function working with stream of string does not work with a single... +0.12
Merge Two List which have different size, In one with stream api on... +1.27
Format text with a list of argument in java +1.37
2d Array track player movement into specific spaces around an entity 0.00
Exception thrown while calling scanner more than once. "Except... -1.17
Is it good practice to try-with-resource a file writer +1.70
How to initialize multiple variable in single statement? -2.43
Sort objects in a List based on String labels -0.91
Why does this unused stream have an impact on the result? 0.00
Why is arr[6] returning a null value in this code? -1.59
Best practice to convert a Double to a String +0.41
Java Stream API - Parallel and Sequential Streams -1.64
String Object creation without using new keyword 0.00
Regex to get hex values from a response 0.00
Merge 2 List of Object by Group of fields 0.00
Facing Issues in Java Higher Order Function. Not reaping the correc... +1.88
How to sort elements of ArrayList in ascending order? - Java +0.84
Why Array Searching Error Fail for case [-2,0,10,-19,4,6,-8] 0.00
How to find the sum of values of map whose key contains the given p... +3.67
how to process real time data with executor service? 0.00
Confused while testing guava ImmutableList behavior +4.55
Assessing whether 2 inputted variable values can sum to a inputted... 0.00
Thread safety writing in a map +3.12
Can't understand how to solve noSuchElementException? 0.00
How to Count all row in the table using java and mysql 0.00
Rat in a maze problem using backtracking in java 0.00
Time complexity of copying a Collection of strings to another in Java +3.60
Random float value is repeating +3.50
"Safe way" to use java matcher.replaceAll() / appendRepla... 0.00