{"id":20041004,"url":"https://github.com/lovesaroha/algorithms-go","last_synced_at":"2025-03-02T06:47:48.178Z","repository":{"id":219217020,"uuid":"406686817","full_name":"lovesaroha/Algorithms-Go","owner":"lovesaroha","description":" This is a collection of implementation of a variety of algorithms implemented in Go. Clean and simple code to help people get started with data structures and algorithms in golang.","archived":false,"fork":false,"pushed_at":"2021-09-15T09:02:05.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T19:23:22.714Z","etag":null,"topics":["algorithms","binary-search-tree","data-structures","dynamic-connectivity","flow-network","golang","graphs","sorting-algorithms","tries"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lovesaroha.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}},"created_at":"2021-09-15T09:01:26.000Z","updated_at":"2021-09-15T09:03:30.000Z","dependencies_parsed_at":"2024-01-26T05:14:19.295Z","dependency_job_id":"efbdf125-b5c0-4a4f-a0de-c1dd71744a31","html_url":"https://github.com/lovesaroha/Algorithms-Go","commit_stats":null,"previous_names":["lovesaroha/algorithms-go"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesaroha%2FAlgorithms-Go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesaroha%2FAlgorithms-Go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesaroha%2FAlgorithms-Go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesaroha%2FAlgorithms-Go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovesaroha","download_url":"https://codeload.github.com/lovesaroha/Algorithms-Go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241470364,"owners_count":19968041,"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","binary-search-tree","data-structures","dynamic-connectivity","flow-network","golang","graphs","sorting-algorithms","tries"],"created_at":"2024-11-13T10:44:52.934Z","updated_at":"2025-03-02T06:47:48.134Z","avatar_url":"https://github.com/lovesaroha.png","language":"Go","readme":"# Algorithms-GO \n This is a collection of implementation of a variety of algorithms implemented in Go. Clean and simple code to help people get started with data structures and algorithms in golang.\n\n## Data Structures And Algorithms\n- Stack (Array , LinkedList). \n- Queue (Array , LinkedList).\n- Priority Queue.\n- Binary Search Tree (Normal , Red-Black).\n- Binary Heap.\n- Tries (Normal , Ternary).\n- Binary Search.\n\n## Dynamic Connectivity\n- Quick Find.\n- Quick Union.\n- Quick Union Weighted.\n\n## Graph\n- Breadth First Search.\n- Depth First Search.\n- Strong Connected Components (Directed Graph).\n- Topological Sort.\n- Max-Min Flow (ford fulkerson).\n- Minimum Spanning Trees (Kruskal , Prim).\n- Dijkstra Shortest Path.\n- Bellman Ford (Shortest Path).\n\n## Sorting\n- Selection Sort.\n- Inserton Sort.\n- Merge Sort (Normal , Bottom Up).\n- Heap Sort.\n- Shell Sort.\n- Quick Sort.\n\n## Strings\n- Key Indexed Counting.\n- LSD Radix Sort.\n- MSD Radix Sort.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovesaroha%2Falgorithms-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovesaroha%2Falgorithms-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovesaroha%2Falgorithms-go/lists"}