{"id":21015290,"url":"https://github.com/laisfrigerio/leetcode-solutions-typescript","last_synced_at":"2026-03-17T02:41:37.829Z","repository":{"id":215847066,"uuid":"739899483","full_name":"laisfrigerio/leetcode-solutions-typescript","owner":"laisfrigerio","description":"LeetCode Solutions in TypeScript + Jest","archived":false,"fork":false,"pushed_at":"2024-01-18T00:33:21.000Z","size":67,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T09:43:34.582Z","etag":null,"topics":["javascript","jest","leetcode","leetcode-javascript","leetcode-solutions","leetcode-typescript","typescript"],"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/laisfrigerio.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-06T22:03:22.000Z","updated_at":"2024-01-30T17:46:02.000Z","dependencies_parsed_at":"2024-01-11T06:10:27.192Z","dependency_job_id":"5ae3fb7e-2bc5-43a7-ab80-502271ef8d75","html_url":"https://github.com/laisfrigerio/leetcode-solutions-typescript","commit_stats":null,"previous_names":["laisfrigerio/leetcode-solutions-typescript"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/laisfrigerio/leetcode-solutions-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laisfrigerio%2Fleetcode-solutions-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laisfrigerio%2Fleetcode-solutions-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laisfrigerio%2Fleetcode-solutions-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laisfrigerio%2Fleetcode-solutions-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laisfrigerio","download_url":"https://codeload.github.com/laisfrigerio/leetcode-solutions-typescript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laisfrigerio%2Fleetcode-solutions-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30605370,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-16T23:44:20.790Z","status":"online","status_checked_at":"2026-03-17T02:00:07.764Z","response_time":56,"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":["javascript","jest","leetcode","leetcode-javascript","leetcode-solutions","leetcode-typescript","typescript"],"created_at":"2024-11-19T10:09:23.133Z","updated_at":"2026-03-17T02:41:37.801Z","avatar_url":"https://github.com/laisfrigerio.png","language":"TypeScript","readme":"# leetcode-solutions-typescript\n\nLeetCode Solutions in TypeScript + Jest\n\n## Easy\n\n| Challenge                                               | Solution Date     | Tags         | *                                         |\n| :---                                                    |      ---          |  ---         |                                      ---: |\n| [**Two Sum**](https://leetcode.com/problems/two-sum/)   | 28 December, 2023 |  Hash Table  | [**Solution**](./solutions/easy/two-sum/) |\n\n## Medium\n\n| Challenge                                                                                             | Solution Date     | Tags                | *                                                   |\n| :---                                                                                                  |      ---          | ---                 |                                                ---: |\n| [**Add Two Numbers**](https://leetcode.com/problems/add-two-numbers/)                                 | 6 January, 2024   | Linked List, BigInt | [**Solution**](./solutions/medium/add-two-numbers/) |\n| [**Longest Substring Without Repeating Characters**](https://leetcode.com/problems/add-two-numbers/)  | 6 January, 2024   | Hash Table          | [**Solution**](./solutions/medium/longest-substring-without-repeating-characters/) |\n\n## Hard\n\n| Challenge                                                                                       | Solution Date    | Tags  | *                                                             |\n| :---                                                                                            |      ---         |  ---  |                                                          ---: |\n| [**Median of Two Sorted Arrays**](https://leetcode.com/problems/median-of-two-sorted-arrays/)   | 11 January, 2024 | Sort  | [**Solution**](./solutions/hard/median-of-two-sorted-arrays/) |\n\n...\n\n## 🛠️ Stack\n\n- nodejs `18.12.1`\n- typescript `5.3.3`\n- jest `^29.7.0`\n- yarn `1.22.19`\n\n## :gem: Run tests\n\n```\n    yarn install\n    yarn test\n```\n\n## 👩 Author\n\n| [\u003cimg src=\"https://avatars.githubusercontent.com/u/20709086?v=4\" width=\"100px;\" alt=\"Lais Frigério\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003e@laisfrigerio\u003c/b\u003e\u003c/sub\u003e](https://instagram.com/laisfrigerio/)\u003cbr /\u003e |\n| :---: |\n\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the LICENSE.md file for details\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaisfrigerio%2Fleetcode-solutions-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaisfrigerio%2Fleetcode-solutions-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaisfrigerio%2Fleetcode-solutions-typescript/lists"}