{"id":34951041,"url":"https://github.com/cuzfrog/dynamic-programming","last_synced_at":"2026-05-25T14:35:47.211Z","repository":{"id":54701766,"uuid":"522178685","full_name":"cuzfrog/dynamic-programming","owner":"cuzfrog","description":"dynamic-programming problems solutions","archived":false,"fork":false,"pushed_at":"2022-08-18T12:55:49.000Z","size":103,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-03T18:17:53.805Z","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/cuzfrog.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-08-07T10:16:16.000Z","updated_at":"2022-08-07T10:16:40.000Z","dependencies_parsed_at":"2022-08-14T00:30:48.928Z","dependency_job_id":null,"html_url":"https://github.com/cuzfrog/dynamic-programming","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/cuzfrog/dynamic-programming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuzfrog%2Fdynamic-programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuzfrog%2Fdynamic-programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuzfrog%2Fdynamic-programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuzfrog%2Fdynamic-programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cuzfrog","download_url":"https://codeload.github.com/cuzfrog/dynamic-programming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuzfrog%2Fdynamic-programming/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33480143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-12-26T21:33:11.805Z","updated_at":"2026-05-25T14:35:47.203Z","avatar_url":"https://github.com/cuzfrog.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynamic-Programming\n\nDynamic programming algorithms and resolutions.\n\nWhy in Java? I am recently working on a golang data structure framework [tgods](https://github.com/cuzfrog/tgods),\ncoding in golang is simple, fast, smooth, and fluent. Yet \"languages are tools\". It's time to have some \"classic Java\" taste.\nAlso, Java is widely used in many textbooks and training courses, thus more friendly to audience.\n\n## Algorithms\n\n1. [`fibonacci sequence`](./src/main/java/com/github/cuzfrog/fibonacci)\n2. [`matrix paths`](./src/main/java/com/github/cuzfrog/matrixpath) Find how many paths are there to travel a matrix.\n3. [`sum from numbers`](./src/main/java/com/github/cuzfrog/sum) If a sum can be achieved by adding up given numbers.\n4. [`string construction`](./src/main/java/com/github/cuzfrog/word) If a string can be constructed from provided words.\n\nAbove problems are from [This Video](https://www.youtube.com/watch?v=oBt53YbR9Kk\u0026t=7123s)\n\n# Author\nCause Chung (cuzfrog@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuzfrog%2Fdynamic-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuzfrog%2Fdynamic-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuzfrog%2Fdynamic-programming/lists"}