StackRating

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

fastcodejava

Rating
1313.35 (4,536,307th)
Reputation
24,807 (5,160th)
Page: 1 2 3 ... 17
Title Δ
Why does sonar think this expression is always false 0.00
How is the sequence decided when looping through map -0.25
If we cannot have constructor within java interface, then what is t... +0.23
java8 - Optional- How to use it correctly? +0.04
How do we come to know that the thread has finished its execution? -0.01
NullPointerException with mockito 2 0.00
How to simplify compound negated logic -0.80
How to mock angular ActivatedRoute -0.24
Get first non null object, non empty string field value from a list +1.91
Accumulate count of list's within another list +0.02
How to find the sumOfelements in array of datatype -0.74
How to take out the last character of a string every time it is pri... +0.54
How to create a class method with conditional return type -0.24
Java 8 - Filter a string-X from a list using startsWith and Save th... +1.69
Printing out some fields of the objects of a filtered stream -0.76
Get the Strings that occur exactly three times from Arraylist<St... -0.61
Java 8 Lambda Chaining - Type Safety Enforcement -0.23
How can i correctly use boolean to use different parts of a method +1.19
Declaring a method when creating an object -0.20
Convert an array to list with specific range in Java 8 -0.21
Finding an odd number from int[] array using Stream -0.81
Considering list elements that are added after filtered stream crea... -0.90
Conditional method chaining in java -0.63
How to convert below method to Java 8 inline function? -0.75
Using stream API to set strings all lowercase but capitalize first... -0.60
Print integers to a new line until a certain point +0.33
Java Stream sum() short circuiting -0.82
Stuck java space after nested for loop -0.01
Why does Optional not provide a peek method? -0.76
setters and getters in java +0.08
Initialize part of an array in java +0.08
Why is underscore preferred over dash in computer science? -0.24
how to stop or terminate while loop in java whenever we want +0.81
java - What's the difference between (obj != null) and !(obj ==... +0.03
2 Java classes with the same Content (functions, variables etc.) +0.49
How does overriding equals and hashCode impacts storing data in a M... -0.43
What is the difference between an expression and a statement in Java? -0.25
Structuring a JSON object -0.27
In functional programming, can a function call another function tha... -1.06
Node.js send Get-Request with Json-Body +0.73
create new instance from existing instance +0.09
Casting Object to a Pair +0.12
Why the class HashSet<T> has values already sorted when I use... -0.44
One plus plus two compiles unexpectedly +0.80
why isn't java RuntimeException called UncheckedException? -0.60
How can I replace two strings in a way that one does not end up rep... +0.72
How are variable names useful in a declaration in an interface? 0.00
what exactly happens when new operator is called for array and obje... -0.07
Java Force Variable to have specific values -0.29
should a return statement be the last instruction within a code blo... -0.29