{"id":22472360,"url":"https://github.com/hojas/typescript-algorithms","last_synced_at":"2026-02-13T08:47:02.243Z","repository":{"id":216975675,"uuid":"741402400","full_name":"hojas/typescript-algorithms","owner":"hojas","description":"🧬 Algorithms and data structures implemented in TypeScript.","archived":false,"fork":false,"pushed_at":"2024-11-01T09:09:36.000Z","size":380,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-05T01:53:47.515Z","etag":null,"topics":["algorithm","algorithms","computer-science","data-structures","interview","interview-preparation","typescript","typescript-algorithms"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hojas.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-01-10T10:18:39.000Z","updated_at":"2024-11-01T09:09:39.000Z","dependencies_parsed_at":"2024-01-24T12:04:40.114Z","dependency_job_id":"4e92648d-e795-446b-98c0-d8f4bb90b0df","html_url":"https://github.com/hojas/typescript-algorithms","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"df57c62439126bab878592a051f14e492cb20c43"},"previous_names":["hojas/typescript-algorithms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hojas/typescript-algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hojas%2Ftypescript-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hojas%2Ftypescript-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hojas%2Ftypescript-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hojas%2Ftypescript-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hojas","download_url":"https://codeload.github.com/hojas/typescript-algorithms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hojas%2Ftypescript-algorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278399691,"owners_count":25980332,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":["algorithm","algorithms","computer-science","data-structures","interview","interview-preparation","typescript","typescript-algorithms"],"created_at":"2024-12-06T12:14:32.437Z","updated_at":"2025-10-05T01:53:48.210Z","avatar_url":"https://github.com/hojas.png","language":"TypeScript","readme":"# TypeScript Algorithms and Data Structures\n\n## Data Structures\n\n- [Linked List](https://github.com/hojas/typescript-algorithms/tree/main/src/1-data-structures/1-linked-list)\n- [Stack](https://github.com/hojas/typescript-algorithms/tree/main/src/1-data-structures/2-stack)\n- [Queue](https://github.com/hojas/typescript-algorithms/tree/main/src/1-data-structures/3-queue)\n- [Tree](https://github.com/hojas/typescript-algorithms/tree/main/src/1-data-structures/4-tree)\n\n## Algorithms\n\n### Sort\n\n1. [Bubble Sort](https://github.com/hojas/typescript-algorithms/tree/main/src/2-algorithms/1-sort/1-bubble-sort)\n2. [Selection Sort](https://github.com/hojas/typescript-algorithms/tree/main/src/2-algorithms/1-sort/2-selection-sort)\n3. [Insertion Sort](https://github.com/hojas/typescript-algorithms/tree/main/src/2-algorithms/1-sort/3-insertion-sort)\n4. [Shell Sort](https://github.com/hojas/typescript-algorithms/tree/main/src/2-algorithms/1-sort/4-shell-sort)\n5. [Merge Sort](https://github.com/hojas/typescript-algorithms/tree/main/src/2-algorithms/1-sort/5-merge-sort)\n6. [Quick Sort](https://github.com/hojas/typescript-algorithms/tree/main/src/2-algorithms/1-sort/6-quick-sort)\n7. [Heap Sort](https://github.com/hojas/typescript-algorithms/tree/main/src/2-algorithms/1-sort/7-heap-sort)\n8. [Counting Sort](https://github.com/hojas/typescript-algorithms/tree/main/src/2-algorithms/1-sort/8-counting-sort)\n9. [Bucket Sort](https://github.com/hojas/typescript-algorithms/tree/main/src/2-algorithms/1-sort/9-bucket-sort)\n10. [Radix Sort](https://github.com/hojas/typescript-algorithms/tree/main/src/2-algorithms/1-sort/10-radix-sort)\n\n### Search\n\n1. [Binary Search](https://github.com/hojas/typescript-algorithms/tree/main/src/2-algorithms/2-search/1-binary-search)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhojas%2Ftypescript-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhojas%2Ftypescript-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhojas%2Ftypescript-algorithms/lists"}