{"id":16444728,"url":"https://github.com/osavchenko/hsa-algorithms","last_synced_at":"2026-06-07T20:31:12.801Z","repository":{"id":243551794,"uuid":"812739104","full_name":"osavchenko/hsa-algorithms","owner":"osavchenko","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-09T18:37:11.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T07:15:47.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/osavchenko.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-06-09T18:34:03.000Z","updated_at":"2024-06-09T18:37:14.000Z","dependencies_parsed_at":"2024-06-09T20:24:07.295Z","dependency_job_id":"8701c5dd-7249-4451-b91d-7601e8bbd0b6","html_url":"https://github.com/osavchenko/hsa-algorithms","commit_stats":null,"previous_names":["osavchenko/hsa-algorithms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/osavchenko/hsa-algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osavchenko%2Fhsa-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osavchenko%2Fhsa-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osavchenko%2Fhsa-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osavchenko%2Fhsa-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osavchenko","download_url":"https://codeload.github.com/osavchenko/hsa-algorithms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osavchenko%2Fhsa-algorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34037777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"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-10-11T09:25:23.979Z","updated_at":"2026-06-07T20:31:12.757Z","avatar_url":"https://github.com/osavchenko.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data structures and Algorithms\n\n# Balanced Binary Search Tree\n\n| Type | Generate tree | Search | Delete |\n|------|---------------|--------|--------|\n| Min  | 258           | 1      | 4      |\n| Max  | 414           | 8      | 8      |\n| Mean | 321           | 6      | 6      |\n\nFor Search/Delete operations it is in the line with `O log(n)` \n\n# Counting sort\n\nThis algorithm is less efficient when many different elements are present in an array.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosavchenko%2Fhsa-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosavchenko%2Fhsa-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosavchenko%2Fhsa-algorithms/lists"}