Skip to content

Software Construction Mini-Exercise: Lambdas and Streams

Notifications You must be signed in to change notification settings

tylerlum/lambda-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CPEN 221 Exercise 16: Lambdas and Streams Debugging

The purpose of this repository is to be used as an exercise for CPEN 221: Software Construction. In this exercise, you will:

  • learn how to use map, filter, reduce to solve problems quickly and with minimal text

  • learn about the connection between equality and hashcodes and why hashcodes may need to be overridden when equality is overridden

About

Software Construction Mini-Exercise: Lambdas and Streams

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages