Skip to content

AngelDarco/leetcode-challenges

Repository files navigation

LeetCode Solutions Repository

This repository contains my solutions for various LeetCode coding challenges. Each problem is solved using Typescript.

To install dependencies:

bun install

To run the code:

bun run index.ts

Structure

Solutions

Each problem solution is provided in its own file with a meaningful name indicating the problem's title or number.

Example:

  • (Problem Number).Problem Title: problem_title.ts.

Contributions

Contributions to this repository are welcome! If you have a more efficient solution or want to add solutions in other programming languages, feel free to open a pull request.

License

This repository is licensed under the MIT License.

About

Leetcode challenges, solved with typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published