Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 193 Bytes

File metadata and controls

4 lines (3 loc) · 193 Bytes

SOLIDFizzBuzz

As a developer, I have been asked to implement FizzBuzz in quite a few interviews. This is the solution I have come up with using SOLID and Composite-Reuse design principles.