StackRating

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

fps

Rating
1531.02 (17,661st)
Reputation
24,058 (5,379th)
Page: 1 ... 11 12 13 14 15 16 17
Title Δ
Transform and filter a Java Map with streams +0.56
Spring rest producing duplicate json 0.00
How to compare equality of lists of arrays with modern Java? -1.29
Stream a collection and collect into multiple results depending on... -1.42
Searching a TreeMap by a member of the value class using lambda exp... -0.95
A loop to compare all string values of an array +0.04
Java 8 API static method to run Function on non-null input, or retu... -0.72
What is the best way to search prefixes in a Map implementation? +1.85
Jackson Json deserialization of an object to a list +0.47
Stream a list of maps with a condition +0.43
Simplified Java one-liner validation and assignment and return -1.42
@Autowired for datasource in abstract class is not working and gett... -0.53
Implementing Generic Interfaces and inheritance +0.43
Class with many parameters, beyond the Builder pattern +0.49
Nested Generics Inheritance -1.02
When I pass an ArrayList's get method a variable, it's usin... +0.90
Write a program to find sum of squares of all numbers given the fol... -1.26
Use one implementation of an interface depending on used generic in... -1.03
How to implement an iterator? 0.00
How to create an instance of a "dynamic(decided at runtime)&qu... +0.47
How do I turn a Java Enumeration into a Stream? -1.33
what the usefulness about Java generics involving inheritance and g... +0.47
Every set and sub-set of 4 unique objects from a list of 30 objects? -0.17
How can I write a method to make this code reuseable? -1.03
Elegant way to get Locale in Spring Controller 0.00
How to design a generic action class while keeping clean programmin... +0.47
equals() and hashCode() in Java LinkedHashMap and tree map? +0.29
How to post data to HTTP server using Java 0.00
Have to get the number of letters in an ArrayList of strings -0.42
Inject values into map using spring annotation +1.71
Java 8 syntax to iterate over and call a method based on negated pr... -1.48
Why Arrays.fill is not used in HashMap.clear anymore? -1.42
Google Guava Cache on weak reference value not giving notification... 0.00
How can I make an instance return the String of a field directly in... -1.63
Lambda Collect elements created inside an consumer method -1.57
Jackson Annotation Option to remove property name when serializing 0.00
Spring: Checking if given endpoint exists +0.46
How can I import a xml bean configuration file to a @configuration... 0.00
Sorting an array according to its Geolocation positions +0.46
when add key-value pair to a hashMap, why Java makes hashMap's... +2.38
Extract last x value from a treep map using guava 0.00
Interface to concrete class conditional instantiation in Spring +0.48
Spring 4 Request driven Bean creation -0.15
Why `floorEntry` and other methods are not accessible in PatriciaTr... 0.00
Why does this Java 8 method reference compile? -1.70
Compare two arrays for any similar value -0.49
Nested Mapping In Jackson -0.07
Is it appropriate to extend List to add fields -1.24
How to send nested json data and image together in one HTTP POST re... -0.03
How do I map to HashMap for array? -1.28