{"id":16104858,"url":"https://github.com/dbc2201/sumofseriesrecursively","last_synced_at":"2025-07-14T05:33:05.938Z","repository":{"id":41107163,"uuid":"508341139","full_name":"dbc2201/SumOfSeriesRecursively","owner":"dbc2201","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-28T14:48:58.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T02:32:29.385Z","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}},"created_at":"2022-06-28T14:48:52.000Z","updated_at":"2022-06-28T14:49:01.000Z","dependencies_parsed_at":"2022-09-02T03:01:27.413Z","dependency_job_id":null,"html_url":"https://github.com/dbc2201/SumOfSeriesRecursively","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dbc2201/SumOfSeriesRecursively","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FSumOfSeriesRecursively","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FSumOfSeriesRecursively/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FSumOfSeriesRecursively/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FSumOfSeriesRecursively/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbc2201","download_url":"https://codeload.github.com/dbc2201/SumOfSeriesRecursively/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbc2201%2FSumOfSeriesRecursively/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265245963,"owners_count":23734108,"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:43.548Z","updated_at":"2025-07-14T05:33:05.820Z","avatar_url":"https://github.com/dbc2201.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sum Of Series (Recursive)\n\n## Java Programming Course\n\n---\n\n**Course 1**: Problem-Solving and Computational Thinking using Java\n\n**Sprint 7**: Implementing Recursion\n\n---\n\nProblem Statement\n---\n\nWrite a recursive method that takes an integer `n` and returns the sum of the first `n` natural numbers.\n\n---\n\nTask\n---\n\n1. Open the [source code file](src/main/java/io/github/dbc/SumCalculator.java) and complete the code.\n2. Open the [test case file](src/test/java/io/github/dbc/SumCalculatorTest.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%2Fsumofseriesrecursively","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbc2201%2Fsumofseriesrecursively","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbc2201%2Fsumofseriesrecursively/lists"}