{"id":18700986,"url":"https://github.com/rabestro/interview-algorithms-kotlin-change","last_synced_at":"2025-08-23T13:20:04.016Z","repository":{"id":105045473,"uuid":"561711849","full_name":"rabestro/interview-algorithms-kotlin-change","owner":"rabestro","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-04T10:13:24.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-19T03:41:19.252Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/rabestro.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-11-04T10:13:20.000Z","updated_at":"2022-11-04T10:13:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6621bb0-7cd7-44a8-8a11-fbbc840cd54e","html_url":"https://github.com/rabestro/interview-algorithms-kotlin-change","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rabestro/interview-algorithms-kotlin-change","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabestro%2Finterview-algorithms-kotlin-change","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabestro%2Finterview-algorithms-kotlin-change/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabestro%2Finterview-algorithms-kotlin-change/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabestro%2Finterview-algorithms-kotlin-change/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rabestro","download_url":"https://codeload.github.com/rabestro/interview-algorithms-kotlin-change/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabestro%2Finterview-algorithms-kotlin-change/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271749047,"owners_count":24814114,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-07T11:40:09.380Z","updated_at":"2025-08-23T13:20:03.808Z","avatar_url":"https://github.com/rabestro.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Change\n\nWelcome to Change on Exercism's Kotlin Track.\nIf you need help running the tests or submitting your code, check out `HELP.md`.\n\n## Instructions\n\nCorrectly determine the fewest number of coins to be given to a customer such\nthat the sum of the coins' value would equal the correct amount of change.\n\n## For example\n\n- An input of 15 with [1, 5, 10, 25, 100] should return one nickel (5)\n  and one dime (10) or [5, 10]\n- An input of 40 with [1, 5, 10, 25, 100] should return one nickel (5)\n  and one dime (10) and one quarter (25) or [5, 10, 25]\n\n## Edge cases\n\n- Does your algorithm work for any given set of coins?\n- Can you ask for negative change?\n- Can you ask for a change value smaller than the smallest coin value?\n\n## Source\n\n### Created by\n\n- @geoand\n\n### Contributed to by\n\n- @dector\n- @eparovyshnaya\n- @jtigger\n- @lihofm\n- @mdowds\n- @nithia\n- @sdavids13\n- @sjwarner-bp\n- @SleeplessByte\n- @stkent\n- @uzilan\n\n### Based on\n\nSoftware Craftsmanship - Coin Change Kata - https://web.archive.org/web/20130115115225/http://craftsmanship.sv.cmu.edu:80/exercises/coin-change-kata","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frabestro%2Finterview-algorithms-kotlin-change","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frabestro%2Finterview-algorithms-kotlin-change","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frabestro%2Finterview-algorithms-kotlin-change/lists"}