Skip to content

In this repository I sorted car sales data by multiple criteria using the .stream API in Java. It's a great example of how to work with real-world data, perform multi-level sorting, and leverage modern Java features like lambdas and method references

Notifications You must be signed in to change notification settings

Abagels96/Assignment6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

About

In this repository I sorted car sales data by multiple criteria using the .stream API in Java. It's a great example of how to work with real-world data, perform multi-level sorting, and leverage modern Java features like lambdas and method references

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages