StackRating

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

ernest_k

Rating
1657.55 (459th)
Reputation
25,486 (5,005th)
Page: 1 2 3 ... 26
Title Δ
Java stream start next map before finishing previous one +0.30
Which usage is preferred Enum.values() or Enum.class.getEnumConstan... 0.00
Java Lambda Function Interface Extract to Common Methods 0.00
Generic returned array is not expected type +1.45
Can callbacks in java be implemented without anonymous classes and... +1.59
Filter a stream with multiple critera until a result is not null wi... -1.66
Groovy: How to manually create a date? - GroovyRuntimeException 0.00
make inner enum from existing enum // enum alias -0.97
Rounding datetime to nearest midnight using Spark SQL +1.33
How to use StringBuilder inside the reduce method in java 1.8? +1.72
How to map a list using sublist as key and parent object as value 0.00
Include foreign characters in groovy split collect +1.34
Can you create a Java array of an anonymous class? -2.01
Making an Enum Map from the Enum Constructor for a static map -0.58
Generate object using Java streams +1.35
Why v != null ? v++ : 1 is not the same as (v != null ? v : 0) + 1... 0.00
Accessing internal json field with optional checking null 0.00
Pandas replacing negative values with opposite sign for a column -0.19
Why can't I cast an array of Objects to an array of a generic s... +0.28
Pandas, Validating data, check if all groups are with the same length -1.37
Can we skip in Java8 Streams 0.00
How to format LocalDateTime with minutes only (truncate seconds)? -1.57
Method overloading or overriding? +0.32
How to validate a specific type and make my list "type-safe&qu... +0.74
Create list of custom object inline, without seperate model class -... +0.69
Using Streams.zip method to use two streams simultaneously for Loca... +1.42
Why don't I have to require java.base? 0.00
How can I pick a random enum when everyone has different probabilit... -0.24
Finding a substring starting and ending with certain word +0.56
pyspark the method toPandas internal 0.00
Init a value in java map when not initialized 0.00
Pyspark - how to drop records by primary keys? 0.00
How to find closest number from a given value using lamba expressio... 0.00
generics: filter a Collection<T> but at the same time bound i... 0.00
Java Parametrized method explanation -1.82
Filter is not working on Pandas Date Index 0.00
str.replace unless string is followed by certain text +0.29
is there any easier way to combine 100+ PySpark dataframe with diff... 0.00
How to convert numeric string to int in a RDD of string words and n... 0.00
Get exact milliseconds from time stamp - Spark Scala 0.00
Objects.isNull vs. Optional.ofNullable +0.87
How to stream the removed items in java removeIf? +2.02
Java Stream: How to find id from json? 0.00
PySpark making dataframe with three columns from RDD with tuple and... +0.29
Which Method will get override from interface or class? +0.61
Algorithm used by java.time.Period.between() when dealing with diff... 0.00
How to convert text log which contains partially json string to the... +1.34
How do I convert an array of characters to a set? +0.78
How to pass an array to an update statement? +1.04
Find min element in a nested List<List<String>> in groo... 0.00