StackRating

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

Radiodef

Rating
1607.17 (1,497th)
Reputation
32,323 (3,683rd)
Page: 1 ... 5 6 7 8 9 ... 19
Title Δ
How to use Java 8 streams to find all values preceding a larger val... +1.60
How to sum values in a Map with a stream? -2.12
Most Efficient Way to Remove Objects With Null Attributes From a List 0.00
Java 8 generic map of functions -0.33
Which Exception to throw if method is not appropriate for current o... +1.32
Why does inherited public method manipulate the super class's p... -0.06
How to Loop and Print 2D array using Java 8 +2.27
Java - boolean set to false with nothing telling it to do so -0.11
Generic FunctionalInterface and Method Reference messed up by Type... +0.39
Function and Consumer restrictions +0.35
Ternary operator in Java 8, compilation with Maven +0.40
Java 8 stream - sum of objects +0.41
Trying to draw lines based on doubles but nothing shows? 0.00
What does Natural Order mean In this context in java? +0.82
Why there is no ArrayStoreException thrown in below code? +1.62
Abstract class return in interface -0.71
ClassCastException when trying to get the generic type class +2.21
Multiple dimensions in multi map 0.00
Java Regex underscore to camel case except for certain prefixes +0.38
What is the fastest way to iterate on a stream in Java 8? -0.89
Adding String to List<Integer> -1.34
Calling objects method and return same object using functional api +1.88
Declaring variable and assignment 0.00
Why is map.values().stream() much slower than Array.stream(array) -2.41
Does a method reference in Java 8 have a concrete type and if so, w... -1.43
Display tree map in gui java -2.59
Java Generics incompatible types linkedlist iterators 0.00
Java 8 generic collections with optionals +1.91
In Java, what can a wild card do that regular generics cannot do? +0.39
How to handle IOException in Iterable.forEach? +1.54
Java Generics Wildcard capture in a generic method -1.91
Define nested data type using enum +0.38
Creating a generic stack in generic stack class 0.00
why public methods are there in object class?they can be protected... +2.07
Restarting a Clip object - flush() method 0.00
Reading data from RandomAccessFile producing incorrect results - Java +0.40
How to cast a String value to an Enum value by Class? 0.00
Trying to modularize methods for average, min and max -0.55
Java game loop (painting) freezes my window +0.40
Java (Sound) - Converting a 2D int array into a byte array 0.00
Java's sound API doesn't work with all .WAV files? +0.40
RAII design pattern in Java 0.00
RegEx to match lines consisting of whitespace only -2.23
Why can this generic method with a bound return any type? 0.00
ClassCastException : cant be cast to java.lang.Integer +0.87
How to avoid nested if statements in java? +1.65
Having a continue in a default case in a switch statement -2.19
incompatible types possible lossy conversion from double to int 0.00
HashMap Difficulties +0.40
Repaint() isn't working an I don't know why 0.00