{"id":21934006,"url":"https://github.com/gabrielpalassi/leetcodets","last_synced_at":"2026-05-06T05:45:14.808Z","repository":{"id":209714387,"uuid":"724220770","full_name":"gabrielpalassi/LeetCodeTS","owner":"gabrielpalassi","description":"LeetCode's Top Inteview 150 solutions in TypeScript.","archived":false,"fork":false,"pushed_at":"2024-09-11T19:27:24.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T13:34:01.400Z","etag":null,"topics":["leetcode","leetcode-solutions","leetcode-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/gabrielpalassi.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-27T16:33:22.000Z","updated_at":"2024-09-12T16:38:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"7bfe305e-0700-40d8-ab2a-2d18f02991cf","html_url":"https://github.com/gabrielpalassi/LeetCodeTS","commit_stats":null,"previous_names":["gabrielpalassi/leetcodets"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gabrielpalassi/LeetCodeTS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielpalassi%2FLeetCodeTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielpalassi%2FLeetCodeTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielpalassi%2FLeetCodeTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielpalassi%2FLeetCodeTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielpalassi","download_url":"https://codeload.github.com/gabrielpalassi/LeetCodeTS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielpalassi%2FLeetCodeTS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32680890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["leetcode","leetcode-solutions","leetcode-typescript"],"created_at":"2024-11-29T00:14:18.568Z","updated_at":"2026-05-06T05:45:14.793Z","avatar_url":"https://github.com/gabrielpalassi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 LeetCodeTS\n\nSolutions to the top 150 LeetCode interview questions implemented in TypeScript.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n\n## Introduction\n\nLeetCode is a popular platform for practicing coding skills through solving algorithmic problems. This repository aims to provide TypeScript solutions to the top 150 LeetCode interview questions, helping developers enhance their problem-solving abilities and familiarize themselves with TypeScript.\n\n## Installation\n\nTo use the solutions in this repository, you need to have Bun installed on your machine. You can install it by following these steps:\n\n1. Install Bun: Open a terminal or command prompt and run the following command to install Bun:\n\n   ```bash\n   curl -fsSL https://bun.sh/install | bash\n   ```\n\n2. Clone the repository: Use the following command to clone this repository to your local machine:\n\n   ```bash\n   git clone https://github.com/gabrielpalassi/LeetCodeTS.git\n   ```\n\n## Usage\n\nEach solution is implemented in a separate TypeScript file. To run a specific solution, follow these steps:\n\n1. Open a terminal or command prompt.\n\n2. Navigate to the root directory of the cloned repository and then to the appropriate folder.\n\n3. You can run a specific solution by executing the following command:\n\n   ```bash\n   bun run name-of-problem.ts\n   ```\n\n   Replace `name-of-problem.ts` with the actual name of the TypeScript file containing the solution you want to run.\n\n\u003e Note: Make sure to add your test cases within the solution file before running it, as the files only contain function implementations.\n\n## Contributing\n\nWe welcome contributions to this repository. If you have ideas for new solutions, bug fixes, or improvements, please open an issue or submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielpalassi%2Fleetcodets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielpalassi%2Fleetcodets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielpalassi%2Fleetcodets/lists"}