{"id":15034583,"url":"https://github.com/punitpandey/ds-algo","last_synced_at":"2025-04-06T07:15:19.634Z","repository":{"id":37716855,"uuid":"256570227","full_name":"punitpandey/ds-algo","owner":"punitpandey","description":"Implementation of common Data Structures and Algorithms with Go","archived":false,"fork":false,"pushed_at":"2023-10-16T21:09:18.000Z","size":37,"stargazers_count":282,"open_issues_count":0,"forks_count":120,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-30T06:09:20.403Z","etag":null,"topics":["algorithms","algorithms-and-data-structures","data-structures","golang","golang-examples","implementation-from-scratch","implementation-of-algorithms","implementation-of-data-structures"],"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/punitpandey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-04-17T17:39:06.000Z","updated_at":"2025-03-23T19:54:24.000Z","dependencies_parsed_at":"2023-12-19T10:02:20.077Z","dependency_job_id":"e03db93e-35ae-4e00-a50d-a358342804af","html_url":"https://github.com/punitpandey/ds-algo","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":0.3157894736842105,"last_synced_commit":"911048768e981347abcfe04b467fdb8d639fdec3"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punitpandey%2Fds-algo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punitpandey%2Fds-algo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punitpandey%2Fds-algo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punitpandey%2Fds-algo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/punitpandey","download_url":"https://codeload.github.com/punitpandey/ds-algo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445682,"owners_count":20939961,"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","algorithms-and-data-structures","data-structures","golang","golang-examples","implementation-from-scratch","implementation-of-algorithms","implementation-of-data-structures"],"created_at":"2024-09-24T20:25:36.167Z","updated_at":"2025-04-06T07:15:19.611Z","avatar_url":"https://github.com/punitpandey.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Implementation of Data Strucutures and Algorithms with Golang\n\n\n### Data Strucutures\n* Stack\n   * Array implementation\n   * LinkedList implementation\n* Queue\n   * Array implementation\n   * LinkedList implementation\n* LinkedList\n* BST(Binary Search Tree)\n* AVL Tree\n* Graph (Undirected Unweighted Graph) _Adjacency list implementation_\n \n### Algorithms\n * Recursion\n * Search\n   * Linear Search\n   * Binary Search\n   * BFS (Breadth-first search)  \n   * DFS _Implemented in BST_\n   | Pre-order | In-order | Post-order | \n * Sort\n   * Bubble Sort\n   * Selection Sort\n   * Insertion Sort\n   * Merge Sort\n   * Quick Sort\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpunitpandey%2Fds-algo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpunitpandey%2Fds-algo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpunitpandey%2Fds-algo/lists"}