Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Java Stream API Interview Preparation

This repository contains Java Stream API coding problems and solutions ranging from beginner to advanced interview level.

Topics Covered

  • filter
  • map
  • flatMap
  • reduce
  • groupingBy
  • partitioningBy
  • Optional
  • Parallel Streams
  • Employee-based interview problems

Java Version

Java 17 / Java 21

Purpose

Interview preparation for Java Backend and Full Stack Developer roles.

Releases

Packages

Contributors

Languages