{"id":15383805,"url":"https://github.com/jamessimone/apexfizzbuzz","last_synced_at":"2026-02-02T21:12:41.372Z","repository":{"id":45759837,"uuid":"514375087","full_name":"jamessimone/ApexFizzBuzz","owner":"jamessimone","description":"An example FizzBuzz experiment within Apex","archived":false,"fork":false,"pushed_at":"2022-07-15T18:57:54.000Z","size":14,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-05T09:05:20.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Apex","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamessimone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-15T18:55:48.000Z","updated_at":"2023-04-26T19:45:52.000Z","dependencies_parsed_at":"2022-09-07T02:52:20.765Z","dependency_job_id":null,"html_url":"https://github.com/jamessimone/ApexFizzBuzz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jamessimone/ApexFizzBuzz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamessimone%2FApexFizzBuzz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamessimone%2FApexFizzBuzz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamessimone%2FApexFizzBuzz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamessimone%2FApexFizzBuzz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamessimone","download_url":"https://codeload.github.com/jamessimone/ApexFizzBuzz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamessimone%2FApexFizzBuzz/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263715326,"owners_count":23500242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T14:39:42.487Z","updated_at":"2026-02-02T21:12:36.339Z","avatar_url":"https://github.com/jamessimone.png","language":"Apex","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apex FizzBuzz\n\n![](./content/fizzbuzz.jpg)\n\nCelebrating `FizzBuzz` years of FizzBuzz by adding a sampler of FizzBuzz testing problems for interview usage.\n\nIf you're planning to use Apex Fizz Buzz for interviews, my recommendation would be to:\n\n1. Start off by introducing the candidate(s) to `DefaultFizzBuzzTest`. Get them familiar with the layout of the language and the testing framework\n   - Specifically call out the `IFuzzBuzz` interface. Use this to drive out the conversation about interfaces, how they differ from abstract/virtual classes, and why you might use one over the other(s)\n2. Reveal `DefaultFizzBuzz` itself and have them work through the implementation\n3. Work on refactoring (if possible) and how things like:\n   - coupling between the test and the implementation can be eased\n   - the tradeoffs introduced by tight/loose coupling\n   - how things like single returns / early returns influence the readability of the code\n   - etc ...\n4. Extra credit - work through another custom implementation! Check out `CustomFizzBuzz` and its test class - perhaps even have the _candidate(s)_ come up with their own zany FizzBuzz-adjacent ideas and pair on implementing that.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamessimone%2Fapexfizzbuzz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamessimone%2Fapexfizzbuzz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamessimone%2Fapexfizzbuzz/lists"}