{"id":27442571,"url":"https://github.com/yorgosbas/activity-selection-algorithm","last_synced_at":"2025-04-15T00:30:50.603Z","repository":{"id":192450440,"uuid":"163832109","full_name":"YorgosBas/Activity-Selection-Algorithm","owner":"YorgosBas","description":"Given a set of activities with specific time period,this algorithm finds the maximum activities that can be performed","archived":false,"fork":false,"pushed_at":"2019-01-16T19:16:20.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-09-04T20:08:16.968Z","etag":null,"topics":["activity","activityselectionproblem","algorithms","problem","selection"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YorgosBas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-01-02T11:24:43.000Z","updated_at":"2023-09-04T20:08:21.061Z","dependencies_parsed_at":"2023-09-04T20:18:46.788Z","dependency_job_id":null,"html_url":"https://github.com/YorgosBas/Activity-Selection-Algorithm","commit_stats":null,"previous_names":["yorgosbas/activity-selection-algorithm"],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YorgosBas%2FActivity-Selection-Algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YorgosBas%2FActivity-Selection-Algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YorgosBas%2FActivity-Selection-Algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YorgosBas%2FActivity-Selection-Algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YorgosBas","download_url":"https://codeload.github.com/YorgosBas/Activity-Selection-Algorithm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248983966,"owners_count":21193671,"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":["activity","activityselectionproblem","algorithms","problem","selection"],"created_at":"2025-04-15T00:30:49.993Z","updated_at":"2025-04-15T00:30:50.593Z","avatar_url":"https://github.com/YorgosBas.png","language":"C","readme":"# Activity Selection Algorithm\nGiven a set of activities with specific time period,this algorithm finds the maximum activities that can be performed in that specific time period\n\n# Tests\n| Activity # | Start | Finish |\n| --- | --- | --- |\n| 1 | 18 | 20 |\n| 2 | 19 | 20 |\n| 3 | 20 | 21 |\n| 4 | 22 | 23 |\n| 5 | 18 | 19 |\n| 6 | 19 | 23 |\n\n### Result\n`Maximum Number of Activities : 3 at time 19-20`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyorgosbas%2Factivity-selection-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyorgosbas%2Factivity-selection-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyorgosbas%2Factivity-selection-algorithm/lists"}