Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 294 Bytes

File metadata and controls

2 lines (2 loc) · 294 Bytes

Fizzbuzz

Contains all 3 of the coding challenges given. All were completed with minimal google searching except for basic logic. Enjoyed these challenges to refresh my programming skills as it's been a while since I've done much. Unit tests for each are based on the coding document examples.