StackRating

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

Stuart Marks

Rating
1658.02 (453rd)
Reputation
90,203 (869th)
Page: 1 ... 7 8 9 10 11
Title Δ
Stream API and Queues in Java 8 0.00
Uses for Java8 Optional +1.47
Stream with sorted() before findFirst() is no longer lazy +1.59
Operations on Java 8 Optional* values. -1.50
How does one run Java 8's nashorn under a SecurityManager +0.36
BindException: Address already in use even with unique port +0.36
Java 8 Collectors API 0.00
Should I use Stream API for simple iteration? -0.66
Return first n elements from a Map using lambdas 0.00
Maximum of Stream with custom Comparator +0.39
Java Lambda Iteration List from JPA 0.00
What is difference between Collection.stream().forEach(..) and Coll... +1.65
Java8: Why a lambda expression could do a logical and(or) with bool... 0.00
Java 8's streams: why parallel stream is slower? +1.32
When is an interface with a default method initialized? +1.09
Merging two Map<String, Integer> with Java 8 Stream API +0.37
Finding an object with the lowest value and returning the object, n... +0.39
Lambda Expression to close my SocketConversation 0.00
Collecting stream back into the same collection type -0.11
Creating complex objects using Collectors.groupingBy +3.46
Excluding extrema from HashSet with a Stream -0.13
Closing streams in the middle of pipelines +3.73
How to get a range of items from stream using Java 8 lambda? -4.62
How to dynamically do filtering in Java 8? +3.44
Idiomatic Collection iteration in Java 8 +3.33
Java 8 lambda expression identity contract +3.56
How to add elements of a Java8 stream into an existing List +3.65
Using Java 8's Optional with Stream::flatMap +3.57
Using Java 8's Optional with Stream::flatMap +1.43
Filter Java Stream to 1 and only 1 element +3.03
Java8 Lambdas vs Anonymous classes +2.12
Using Java 7 Comparators in Java 8 -3.45
Unexpected behaviour with default method in interface in Java 8 -4.73
Why is String.chars() a stream of ints in Java 8? -4.08
Parallel streams, collectors and thread safety +1.96
How to convert a string to a lambda expression? 0.00
Usage of multiple inheritance in Java 8 0.00
Stream intermediate operations ordering +3.63
Java 8/JDK8 Stream's functions Map/Reduce To group List<String&g... 0.00
Is it possible to reasonably emulate yield-syntax, perhaps with hel... +4.30
Java8: ambiguity with lambdas and overloaded methods +3.32
When is locking necessary +3.41
Java 8 Collections concurrent processing +4.12
Why many methods in JCF interfaces not made default in Java 8? +3.14
Recursive stream +5.26
Java 8 - stream ideology 0.00
ConcurrentHashMap and its operations -1.60
Condition Interface in Java 0.00
How does conditionVariable.await() work in a Java monitor class 0.00
why does the stream not recognize my type? 0.00