{"id":26154227,"url":"https://github.com/siakhooi/codility-olx-group-2020","last_synced_at":"2026-04-26T08:35:47.190Z","repository":{"id":103402025,"uuid":"361307885","full_name":"siakhooi/codility-olx-group-2020","owner":"siakhooi","description":"Codility Challenge: OLX Group 2020 (Medium)","archived":false,"fork":false,"pushed_at":"2021-10-10T11:08:55.000Z","size":153,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-15T03:05:40.882Z","etag":null,"topics":["codility","codility-challenges","java","junit5","maven"],"latest_commit_sha":null,"homepage":"","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/siakhooi.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,"zenodo":null}},"created_at":"2021-04-25T01:58:59.000Z","updated_at":"2024-09-25T08:14:54.000Z","dependencies_parsed_at":"2023-07-01T17:16:05.226Z","dependency_job_id":null,"html_url":"https://github.com/siakhooi/codility-olx-group-2020","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/siakhooi/codility-olx-group-2020","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siakhooi%2Fcodility-olx-group-2020","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siakhooi%2Fcodility-olx-group-2020/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siakhooi%2Fcodility-olx-group-2020/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siakhooi%2Fcodility-olx-group-2020/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siakhooi","download_url":"https://codeload.github.com/siakhooi/codility-olx-group-2020/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siakhooi%2Fcodility-olx-group-2020/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32290908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T08:29:33.829Z","status":"ssl_error","status_checked_at":"2026-04-26T08:29:18.366Z","response_time":129,"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":["codility","codility-challenges","java","junit5","maven"],"created_at":"2025-03-11T08:21:56.279Z","updated_at":"2026-04-26T08:35:47.184Z","avatar_url":"https://github.com/siakhooi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codility Challenge: OLX Group 2020\n\n## Multivitamin\n\n- Difficulty: Medium\n- There are N glasses of different capacities, each of them containing a different amount of a unique kind of juice. Calculate the maximum number of kinds of juice that can be mixed in a single glass.\n- \u003chttps://app.codility.com/programmers/challenges/olx_group2020/\u003e\n- \u003chttps://app.codility.com/programmers/task/multivitamin/\u003e\n\n## Versions\n\n- Result\n  - `Good`: Correctness 100%, Performance 100%.\n  - `OK`: Correctness 100%, Performance \u003c100%.\n- File naming convention\n  - Code `A`: File `TheOLXGroup2020A.java`\n  - Code `A2`: File `TheOLXGroup2020A2.java`\n\n| Code | Complexity      | Description                                                  | Result | Report                                                                  |\n| ---- | --------------- | ------------------------------------------------------------ | ------ | ----------------------------------------------------------------------- |\n| `A`  | `O(N^2)`        | Sorted juice, using `int []`                                 | `OK`   | [WYKC29-9FG](https://app.codility.com/demo/results/trainingWYKC29-9FG/) |\n| `A2` | `O(N * log(N))` | Sorted Juice, check only biggest capacity and biggest empty. | `Good` | [XYKRYX-DZ3](https://app.codility.com/demo/results/trainingXYKRYX-DZ3/) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiakhooi%2Fcodility-olx-group-2020","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiakhooi%2Fcodility-olx-group-2020","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiakhooi%2Fcodility-olx-group-2020/lists"}