Skip to content

Master Stream API by solving different problems from this repository ๐Ÿ’ฏ #Opensource #Java8 #JavaOpenSource

Notifications You must be signed in to change notification settings

spring-developer0/stream-api-exercises

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Getting Started ๐Ÿš€

This repository covers most of the interview questions solved on stream api. You can refer below questions and try it by yourself, If help needed checkout solutions ๐Ÿ˜Š

Refer Interview Question on Stream API:

Questions Solved in this Repository โžก๏ธ

Exercise ๐Ÿ”ข Question ๐Ÿค”
Exercise - 1 Calculate Average of Integers using Streams
Exercise - 2 Convert a list of strings to uppercase or lowercase using streams
Exercise - 3 Calculate the sum of all even, odd numbers in a list using streams.
Exercise - 4 Remove all duplicate elements from a list using streams.
Exercise - 5 Count the number of strings in a list that start with a specific letter using streams.
Exercise - 6 Sort a list of strings in alphabetical order, ascending and descending using streams.
Exercise - 7 Find the maximum and minimum values in a list of integers using streams.
Exercise - 8 Find the second smallest and largest elements in a list of integers using streams.
Exercise - 9 Find the first element of a Stream in Java (Geeks for Geeks)

About

Master Stream API by solving different problems from this repository ๐Ÿ’ฏ #Opensource #Java8 #JavaOpenSource

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%