Skip to content

Simple question with 10s of possible implementations

Notifications You must be signed in to change notification settings

schanfana/FlagManagerQuestion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flag Manager Question Build Status

Given 4 flags a, b, c, d

Implement the method areAllFlagsOff so it only returns true when all of the flags are false


The project contains tests to cover all of the combinations possible

Open a pull request with a possible solution for this problem

run the ./gradlew test to see if your solution works

About

Simple question with 10s of possible implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages