{"id":23430674,"url":"https://github.com/sanketmaru/typescript-algorithms","last_synced_at":"2025-04-09T14:47:11.370Z","repository":{"id":84958201,"uuid":"480230185","full_name":"sanketmaru/typescript-algorithms","owner":"sanketmaru","description":"Algorithms implemented in Typescript","archived":false,"fork":false,"pushed_at":"2022-04-27T05:35:52.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T08:44:11.748Z","etag":null,"topics":["algorithms","data-structures","javascript","jest","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/sanketmaru.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":"2022-04-11T04:48:55.000Z","updated_at":"2022-04-16T17:52:07.000Z","dependencies_parsed_at":"2023-03-01T04:45:30.423Z","dependency_job_id":null,"html_url":"https://github.com/sanketmaru/typescript-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/sanketmaru%2Ftypescript-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanketmaru%2Ftypescript-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanketmaru%2Ftypescript-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanketmaru%2Ftypescript-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanketmaru","download_url":"https://codeload.github.com/sanketmaru/typescript-algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055271,"owners_count":21040151,"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","data-structures","javascript","jest","typescript"],"created_at":"2024-12-23T09:46:22.860Z","updated_at":"2025-04-09T14:47:11.364Z","avatar_url":"https://github.com/sanketmaru.png","language":"TypeScript","readme":"# Algorithms implemented in Typescript\n\n\u003e This is a WIP. Will soon update.\n\n* Heap\n  - Extract minimum of heap\n  - Heap sort\n  - build heap\n  - max heap\n* Graphs\n  - BFS ( Breadth First search )\n  - DFS ( Depth First Search )\n  - Shortest Path\n* Dynamic Programming\n  - Edit Distance ( Recursion )\n  - Edit Distance ( Tabulation )\n  - Longest Common Subsequence\n  - Longest Common Subsequence ( Memoized )\n  - Longest Increasing Subsequence\n  - Longest Increasing Subsequence ( Optimized using binary search )\n* Sorting\n  - Quick Sort\n  - Merge Sort\n  - Selection Sort\n\n\n**TODO**\n  * Greedy\n  * Backtracking\n  * Trie\n  * Segment and Binary Indexed Trees\n  * Disjoint Set ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanketmaru%2Ftypescript-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanketmaru%2Ftypescript-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanketmaru%2Ftypescript-algorithms/lists"}