{"id":18349254,"url":"https://github.com/pvarentsov/al-go-rithms","last_synced_at":"2025-04-06T09:32:00.278Z","repository":{"id":110281760,"uuid":"262775077","full_name":"pvarentsov/al-go-rithms","owner":"pvarentsov","description":"Learning of algorithms and data structures in Go.","archived":false,"fork":false,"pushed_at":"2020-05-26T21:04:23.000Z","size":60807,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-21T21:23:00.134Z","etag":null,"topics":["algorithms-and-data-structures","golang","learning"],"latest_commit_sha":null,"homepage":"","language":"Go","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/pvarentsov.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-10T11:46:39.000Z","updated_at":"2023-11-13T11:46:00.000Z","dependencies_parsed_at":"2023-04-04T15:31:58.645Z","dependency_job_id":null,"html_url":"https://github.com/pvarentsov/al-go-rithms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvarentsov%2Fal-go-rithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvarentsov%2Fal-go-rithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvarentsov%2Fal-go-rithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvarentsov%2Fal-go-rithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvarentsov","download_url":"https://codeload.github.com/pvarentsov/al-go-rithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247463745,"owners_count":20942935,"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":["algorithms-and-data-structures","golang","learning"],"created_at":"2024-11-05T21:21:15.960Z","updated_at":"2025-04-06T09:31:59.861Z","avatar_url":"https://github.com/pvarentsov.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Al[Go]rithms\n\nLearning of algorithms and data structures in Go\n\n\u003cp align=\"center\"\u003e \n    \u003cimg src=\"./assets/go-learn.640x640.png\"\u003e\n\u003c/p\u003e\n\n## Sorting\n\n### [Stupid](./internal/sorting/stupid.go)\n\u003cdetails\u003e\n  \u003csummary\u003e\n    Demo\n  \u003c/summary\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"./assets/algorithms/stupid-sorting-example.gif\"\u003e\n\u003c/details\u003e\n\n### [Bubble](./internal/sorting/bubble.go)\n\u003cdetails\u003e\n  \u003csummary\u003e\n    Demo\n  \u003c/summary\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"./assets/algorithms/bubble-sorting-example.gif\"\u003e\n\u003c/details\u003e\n\n### [Shaker](./internal/sorting/shaker.go)\n\u003cdetails\u003e\n  \u003csummary\u003e\n    Demo\n  \u003c/summary\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"./assets/algorithms/shaker-sorting-example.gif\"\u003e\n\u003c/details\u003e\n\n### [Comb](./internal/sorting/comb.go)\n\u003cdetails\u003e\n  \u003csummary\u003e\n    Demo\n  \u003c/summary\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"./assets/algorithms/comb-sorting-example.gif\"\u003e\n\u003c/details\u003e\n\n### [Quick](./internal/sorting/quick.go)\n\u003cdetails\u003e\n  \u003csummary\u003e\n    Demo\n  \u003c/summary\u003e\n    \u003cbr\u003e\n    \u003cimg src=\"./assets/algorithms/quick-sorting-example.gif\"\u003e\n\u003c/details\u003e\n\n## License\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpvarentsov%2Fal-go-rithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpvarentsov%2Fal-go-rithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpvarentsov%2Fal-go-rithms/lists"}