{"id":22685371,"url":"https://github.com/tomaytotomato/coding-tests","last_synced_at":"2025-10-20T06:12:46.697Z","repository":{"id":75693691,"uuid":"84657839","full_name":"tomaytotomato/coding-tests","owner":"tomaytotomato","description":"Coding tests I've encountered from job applications, hackathons or puzzles.","archived":false,"fork":false,"pushed_at":"2025-03-04T20:09:33.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T21:21:23.306Z","etag":null,"topics":["coding-challenges","factorial","fibonacci","fizzbuzz","java","kata","powerof2"],"latest_commit_sha":null,"homepage":"","language":"Java","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/tomaytotomato.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-11T14:57:56.000Z","updated_at":"2025-03-04T20:09:37.000Z","dependencies_parsed_at":"2023-06-07T09:36:30.503Z","dependency_job_id":null,"html_url":"https://github.com/tomaytotomato/coding-tests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaytotomato%2Fcoding-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaytotomato%2Fcoding-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaytotomato%2Fcoding-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomaytotomato%2Fcoding-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomaytotomato","download_url":"https://codeload.github.com/tomaytotomato/coding-tests/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246200323,"owners_count":20739566,"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":["coding-challenges","factorial","fibonacci","fizzbuzz","java","kata","powerof2"],"created_at":"2024-12-09T22:14:36.108Z","updated_at":"2025-10-20T06:12:41.637Z","avatar_url":"https://github.com/tomaytotomato.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Coding Tests\n\n![example workflow](https://github.com/tomaytotomato/coding-tests/actions/workflows/build.yml/badge.svg)\n\nThis repository contains all Java coding challenges I have worked on\nfor fun, job applications or hack-days.\n\nThe hope is that it will be of use for people and will save me time having to redo the same\ntests over and over again\n\nAll solutions use Java 8.\n\n### Structure\n\nEach solution is contained as a maven module with the appropriate name and directory structure\n\n### Build\n\nCheckout the repository using git clone\n\nUse `maven clean compile` to build all modules\n\n### Methodology\n\nWhen writing these projects if there is complex requirements I will note them in a docs.md file in\nthe app directory with the requirements, domains etc.\n\nAfter that I will generate a maven basic app and start writing skeleton classes with empty method\nbodies.\n\nThen I will start writing unit tests that fail, then function by function I will write the code to\npass those unit tests in the Red, Green, Refactor process.\n\n### Tags\n\nkata, code, java, fizzbuzz, creditcard, ocr, powerof2, fibonacci","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomaytotomato%2Fcoding-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomaytotomato%2Fcoding-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomaytotomato%2Fcoding-tests/lists"}