{"id":21623580,"url":"https://github.com/saka7/algorithms","last_synced_at":"2025-03-18T19:29:33.177Z","repository":{"id":51781217,"uuid":"197434590","full_name":"Saka7/algorithms","owner":"Saka7","description":"Algorithms and data structures in TypeScript","archived":false,"fork":false,"pushed_at":"2023-01-07T07:52:53.000Z","size":117,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T22:12:42.207Z","etag":null,"topics":["algorithms","cumputer-science","data-structures","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/Saka7.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}},"created_at":"2019-07-17T17:32:43.000Z","updated_at":"2021-04-01T07:45:28.000Z","dependencies_parsed_at":"2023-02-06T15:16:38.702Z","dependency_job_id":null,"html_url":"https://github.com/Saka7/algorithms","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/Saka7%2Falgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saka7%2Falgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saka7%2Falgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saka7%2Falgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Saka7","download_url":"https://codeload.github.com/Saka7/algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244288154,"owners_count":20428938,"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","cumputer-science","data-structures","typescript"],"created_at":"2024-11-25T00:13:25.110Z","updated_at":"2025-03-18T19:29:33.152Z","avatar_url":"https://github.com/Saka7.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Algorithms and Data Structures in TypeScript\n\n## Table of contents:\n\n- Data Structures\n    - [Linked List](/src/ds/linked-list)\n    - [Queue](/src/ds/queue)\n    - [Priority Queue](/src/ds/priority-queue)\n    - [Heap](/src/ds/heap)\n    - [Stack](/src/ds/stack)\n    - [Hash Table](/src/ds/hash-table)\n    - [Graph](/src/ds/graphs)\n    - [Bloom Filter](/src/ds/bloom-filter)\n- Algorithms\n    - Sorting\n        - [Insertion sort](/src/alg/sorting/insertion-sort)\n        - [Selection sort](/src/alg/sorting/selection-sort)\n        - [Merge sort](/src/alg/sorting/merge-sort)\n        - [Quick sort](/src/alg/sorting/quick-sort)\n    - Order Statistics\n        - [Randomized selection](/src/alg/selection/order-statistics)\n    - Graphs\n        - [DFS (Depth-first search)](/src/alg/graphs/dfs)\n        - [BFS (Breath-first search)](/src/alg/graphs/bfs)\n        - [Dijkstra](/src/alg/graphs/dijkstra)\n        - [SCC (Strongly-connected components)](/src/alg/graphs/scc)\n        - [Topological ordering](/src/alg/graphs/topological-ordering)\n\n## References\n- [Stanford \u003e Algorithms: Design and Analysis, Part 1](https://lagunita.stanford.edu/courses/course-v1:Engineering+Algorithms1+SelfPaced/about)\n- [Stanford \u003e Algorithms: Design and Analysis, Part 2](https://lagunita.stanford.edu/courses/course-v1:Engineering+Algorithms2+SelfPaced/about)\n- [MIT \u003e Introduction to Algorithms](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/)\n- [MIT \u003e Design and Analysis of Algorithms](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-046j-design-and-analysis-of-algorithms-spring-2015/)\n- [MIT \u003e Advanced Data Structures](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-851-advanced-data-structures-spring-2012/)\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaka7%2Falgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaka7%2Falgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaka7%2Falgorithms/lists"}