{"id":19784489,"url":"https://github.com/sombertm/ts-dsa","last_synced_at":"2026-06-10T12:31:52.363Z","repository":{"id":207676499,"uuid":"719830126","full_name":"SomberTM/ts-dsa","owner":"SomberTM","description":"Various Data Structures \u0026 Algorithms implemented in TypeScript with a strong focus on typings and extensibility","archived":false,"fork":false,"pushed_at":"2023-12-18T22:43:03.000Z","size":219,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T13:21:50.998Z","etag":null,"topics":["algorithms","data-structures","types","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/SomberTM.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-11-17T01:38:31.000Z","updated_at":"2023-11-21T04:39:25.000Z","dependencies_parsed_at":"2024-11-12T06:21:44.722Z","dependency_job_id":null,"html_url":"https://github.com/SomberTM/ts-dsa","commit_stats":null,"previous_names":["sombertm/ts-dsa"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SomberTM/ts-dsa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomberTM%2Fts-dsa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomberTM%2Fts-dsa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomberTM%2Fts-dsa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomberTM%2Fts-dsa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SomberTM","download_url":"https://codeload.github.com/SomberTM/ts-dsa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomberTM%2Fts-dsa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34153482,"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-10T02:00:07.152Z","response_time":89,"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":["algorithms","data-structures","types","typescript"],"created_at":"2024-11-12T06:11:38.149Z","updated_at":"2026-06-10T12:31:52.347Z","avatar_url":"https://github.com/SomberTM.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-dsa\n\nVarious Data Structures \u0026 Algorithms implemented in TypeScript\n\n## Data Structures\n\n- [x] Graph (Directed \u0026 Undirected)\n- Trees\n  - [ ] Basic Tree (n children)\n  - [ ] Binary Tree\n  - [ ] 2-3 Tree\n  - [ ] Red Black Tree\n  - [ ] LLRB Tree\n  - [ ] AVL Tree\n  - [ ] Splay Tree\n- Heap\n  - [x] Min/Max Binary Heap\n  - [ ] Fibonnaci Heap\n  - [x] Priority Queue\n- [x] Stack\n- [x] Queue\n- [ ] Dequeue\n- Linked Lists\n  - [x] Singly\n  - [x] Doubly\n- [ ] UnionFind (Disjoint-Sets)\n\n## Algorithms\n\n- [x] BFS\n- [x] DFS\n- Tree Traversals\n  - [ ] Inorder\n  - [ ] Preorder\n  - [ ] Postorder\n- [ ] Topological Sort\n- Minimum Spanning Tree Algorithms\n  - [ ] Prims\n  - [ ] Kruskals\n- Path Finding\n  - [x] Dijkstras\n  - [ ] Bellman-Ford\n  - [ ] A\\* (Maybe)\n  - [ ] Floyd-Warshall / AllPairs\n- Strongly Connected Components\n  - [ ] Kosarajus\n- Sorting\n  - [ ] Bubble\n  - [ ] Insertion\n  - [ ] Selection\n  - [ ] Merge\n  - [ ] Heapsort\n  - [ ] Quicksort\n  - [ ] Shell Sort\n  - Special Sorting:\n    - [ ] Counting\n    - [ ] Bucket\n    - [ ] Radix\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsombertm%2Fts-dsa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsombertm%2Fts-dsa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsombertm%2Fts-dsa/lists"}