Skip to content

Repo with bit's an pieces that don't below to a particular project

Notifications You must be signed in to change notification settings

andrew-mcgregor/random-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

random-stuff

Repo with bits an pieces that don't belong to a particular project

  1. How many seats program - Given a list of seats already taken and a number of rows available, calculate the number of 3 person families that can be still accommodated in a theater with the configuration ABC | DEFG | HJK. A group may not cross an aisle and must be in contiguous seats in a row. The below is a solution to this problem using Java Streams. Contains a manual test suite for confirmation.

About

Repo with bit's an pieces that don't below to a particular project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages