मुख्य कंटेंट तक स्किप करें

3 docs tagged with "Streams"

सारे टैग देखें

Collections and Streams in Java

Java Collections Framework & Stream API complete reference — ArrayList, HashMap, PriorityQueue, TreeMap, and all Stream operations with code examples for beginners and DSA prep.

Functional programming in Java

Introduction to functional programming in Java — immutability, pure functions, lambda expressions, and the Streams API overview.

Java Streams API and Lambda Expressions

Complete beginner-friendly guide to Java Lambda Expressions and the Streams API — syntax, filtering, mapping, functional interfaces, method references, and practical code examples.