{"id":20878911,"url":"https://github.com/perongh/comp202-toolkit","last_synced_at":"2025-08-23T09:10:01.128Z","repository":{"id":227525786,"uuid":"771668753","full_name":"PeronGH/comp202-toolkit","owner":"PeronGH","description":"Utilities for solving common problems in COMP202.","archived":false,"fork":false,"pushed_at":"2024-03-14T14:47:55.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T22:33:02.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/PeronGH.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":"2024-03-13T18:16:13.000Z","updated_at":"2024-03-13T20:47:51.000Z","dependencies_parsed_at":"2025-01-19T09:42:07.431Z","dependency_job_id":"9b591fdf-998b-4789-acf5-0bc108290938","html_url":"https://github.com/PeronGH/comp202-toolkit","commit_stats":null,"previous_names":["perongh/comp202-toolkit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PeronGH/comp202-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeronGH%2Fcomp202-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeronGH%2Fcomp202-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeronGH%2Fcomp202-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeronGH%2Fcomp202-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeronGH","download_url":"https://codeload.github.com/PeronGH/comp202-toolkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeronGH%2Fcomp202-toolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746301,"owners_count":24813557,"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-18T07:14:37.025Z","updated_at":"2025-08-23T09:10:01.101Z","avatar_url":"https://github.com/PeronGH.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COMP202 Toolkit\n\nUtilities for solving common problems in COMP202.\n\n## Usage\n\n1. Install Go and clone this repository.\n2. Based on the problem you are solving, you can use the following utilities:\n   - **Count inversions**: `go run ./count-inversions`\n   - **Apply master theorem**: `go run ./master-theorem`\n   - **Fractional knapsack**: `go run ./fractional-knapsack`\n   - **0/1 knapsack**: `go run ./01-knapsack`\n   - **Array Heap**: `go run ./array-heap`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperongh%2Fcomp202-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperongh%2Fcomp202-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperongh%2Fcomp202-toolkit/lists"}