Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in java-stream
Can we Merge these three nested for loops by using streams in java 8?
Dec 08, 2025
java
java-stream
nested-loops
Using streams/collect to transform a Map
Dec 09, 2025
java-8
java-stream
Java 8, stream with another List Index based on
Dec 08, 2025
java
java-8
java-stream
reduce
How to ascertain input values to various functions in streams
Dec 09, 2025
java
java-8
java-stream
collectors
Creating a Custom IntStream-like class
Dec 08, 2025
java
java-8
java-stream
Arrays.asList(word.toCharArray()) does not return a list?
Dec 08, 2025
java
arrays
string
java-8
java-stream
Cannot resolve method spliterator JSONArray java8 streams
Dec 08, 2025
java
java-8
java-stream
Kotlin: stream vs sequence - why multiple ways to do the same thing?
Dec 07, 2025
kotlin
functional-programming
java-stream
sequence
Flip key, value in a HashMap using Java8 Stream
Dec 08, 2025
java-8
java-stream
Averaging across multiple fields with IntSummaryStatistics
Dec 07, 2025
java
java-8
java-stream
How to multiply 2 double[][] matrices using streams?
Dec 07, 2025
java
math
matrix
java-stream
matrix-multiplication
Using Java 8 stream to calculate diference between two values and return the min
Dec 07, 2025
java
java-8
java-stream
Transform a for iteration of a List<MutablePair> in a String with java 8
Dec 07, 2025
java
java-8
java-stream
Optional<T> does not handle null elements
Dec 06, 2025
java-8
java-stream
Java 8 streams - collect and stream map of lists
Dec 06, 2025
java
collections
java-stream
How to use lambda expressions and streams in the following example?
Dec 05, 2025
lambda
java-8
java-stream
sikuli
Java 8: How to get element at an index from a Stream
Dec 05, 2025
java
java-8
java-stream
Avoiding NoSuchElementException in Java 8 streams
Dec 06, 2025
java
lambda
java-8
java-stream
Best way to suffix value to a string if it matches a condition and generate a comma separated list of the values in a list
Dec 05, 2025
java
java-8
mapping
java-stream
Older Entries »