{"id":16104916,"url":"https://github.com/dbc2201/methodsone","last_synced_at":"2025-07-14T10:37:12.257Z","repository":{"id":133011802,"uuid":"508003714","full_name":"dbc2201/MethodsOne","owner":"dbc2201","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-27T18:45:17.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-04T13:09:35.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbc2201.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-06-27T17:33:17.000Z","updated_at":"2022-08-21T02:29:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"bba7895b-558b-48d8-8d4e-befc8d8f97fc","html_url":"https://github.com/dbc2201/MethodsOne","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dbc2201/MethodsOne","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FMethodsOne","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FMethodsOne/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FMethodsOne/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FMethodsOne/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbc2201","download_url":"https://codeload.github.com/dbc2201/MethodsOne/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FMethodsOne/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265281039,"owners_count":23739859,"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-09T19:07:01.455Z","updated_at":"2025-07-14T10:37:11.944Z","avatar_url":"https://github.com/dbc2201.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Largest of 3 Numbers\n\n## Java Programming Course\n\n---\n\n**Course 1**: Problem-Solving and Computational Thinking using Java\n\n**Sprint 6**: Implementing Modular Programming Using Methods\n\n---\n\nProblem Statement\n---\n\nWrite a program that takes three numbers as input and prints the largest of them.\n\nCreate a method in the source code file called `findLargestNumber()` that takes three numbers as input and returns the\nlargest of them.\nThe method should have the parts:\n\n1. Method name: `findLargestNumber`\n2. Return type: `int`\n3. Parameter List: `int num1, int num2, int num3`\n4. Method body: complete the method body\n5. JavaDoc Comment: `/**` and `*/` [optional]\n\n---\n\nTask\n---\n\n1. Open the [source code file](src/main/java/io/github/dbc/LargestNumberFinder.java) and complete the code.\n2. Open the [test case file](src/test/java/io/github/dbc/LargestNumberFinderTest.java) and run the test cases to\n   check your code.\n\n---\n\nFun Resource\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbc2201%2Fmethodsone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbc2201%2Fmethodsone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbc2201%2Fmethodsone/lists"}