{"id":21839010,"url":"https://github.com/kawre/dsa","last_synced_at":"2025-03-21T15:20:19.066Z","repository":{"id":157180862,"uuid":"633355249","full_name":"kawre/DSA","owner":"kawre","description":"My personal implementations of various data structures and algorithms using Java.","archived":false,"fork":false,"pushed_at":"2023-12-06T00:17:02.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T10:41:40.230Z","etag":null,"topics":["algorithms","algorithms-and-data-structures","data-structures","dsa","dsa-practice","java"],"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/kawre.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":"2023-04-27T10:16:08.000Z","updated_at":"2023-04-27T21:27:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4ce3423-c8d9-4b3d-b70f-b8d84fe48204","html_url":"https://github.com/kawre/DSA","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/kawre%2FDSA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawre%2FDSA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawre%2FDSA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawre%2FDSA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kawre","download_url":"https://codeload.github.com/kawre/DSA/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244819801,"owners_count":20515646,"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","dsa","dsa-practice","java"],"created_at":"2024-11-27T21:15:26.930Z","updated_at":"2025-03-21T15:20:19.058Z","avatar_url":"https://github.com/kawre.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structures \u0026 Algorithms\n\nThis GitHub repository contains my personal implementations of various data structures and algorithms using Java.\n\n## [📂Data Structures](/src/kawre/datastructures)\n\n- [📌Priority Queue](/src/kawre/datastructures/heap/)\n  - [MinHeap](/src/kawre/datastructures/heap/MinHeap.java)\n  - [IndexedMinHeap](/src/kawre/datastructures/heap/MinIndexedHeap.java)\n\n## [📂Algorithms](/src/kawre/algorithms)\n\n- [📌Graph](/src/kawre/algorithms/graph/)\n  - [Depth First Search (DFS)](/src/kawre/algorithms/graph/DFS.java)\n  - [Breadth First Search (BFS)](/src/kawre/algorithms/graph/BFS.java)\n  - [Topological Sort](/src/kawre/algorithms/graph/TopologicalSort.java)\n  - [Dijkstra's Shortest Path](/src/kawre/algorithms/graph/Dijkstra.java)\n  - [Union Find](/src/kawre/algorithms/graph/UnionFind.java)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkawre%2Fdsa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkawre%2Fdsa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkawre%2Fdsa/lists"}