{"id":16104865,"url":"https://github.com/dbc2201/sumofseries2","last_synced_at":"2025-10-07T23:21:50.244Z","repository":{"id":133011953,"uuid":"505192029","full_name":"dbc2201/SumOfSeries2","owner":"dbc2201","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-19T19:01:32.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T08:39:28.409Z","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-19T18:42:33.000Z","updated_at":"2022-08-21T02:29:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1bdbfa8-cda8-4915-b893-8df2d7abe155","html_url":"https://github.com/dbc2201/SumOfSeries2","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/dbc2201%2FSumOfSeries2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FSumOfSeries2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FSumOfSeries2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FSumOfSeries2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbc2201","download_url":"https://codeload.github.com/dbc2201/SumOfSeries2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247425602,"owners_count":20936981,"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:06:46.114Z","updated_at":"2025-10-07T23:21:50.132Z","avatar_url":"https://github.com/dbc2201.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sum of Series 2 : Convergent Series\n\n## Java Programming Course\n\n---\n\n**Course 1**: Problem-Solving and Computational Thinking in Java\n\n**Sprint 5**: Working with Looping Constructs\n\n---\n\nProblem Statement\n---\n\nCalculate the sum of the following series\n\n$$sum=1+1/2+1/4+1/8+...+1/n$$\n\nWhere `n` is a number input by the user.\n\n---\n\nTask\n---\n\n1. Open the [source code file](src/main/java/io/github/dbc/SeriesSumFinder.java) and complete the code.\n2. Open the [test case file](src/test/java/io/github/dbc/SeriesSumFinderTest.java) and run the test cases to\n   check your code.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbc2201%2Fsumofseries2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbc2201%2Fsumofseries2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbc2201%2Fsumofseries2/lists"}