Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

solution sets for leetcode solutions using typescript

NotificationsYou must be signed in to change notification settings

rushi7997/leetcode-typescript

Repository files navigation

workflow

Leetcode Solution Using TypeScript

this is my solution for leetcode problems using typescript and nodejs.

to run the solution, you need to installnpm,typescript andts-node.

change the file src/index.ts and run commandnpx ts-node src/index.ts to run the code for the solutions.

all the solutions are written in typescript and are written in the src/solutions folder.

I have also written the test cases for each problem that I have solved.

to run the test cases install dependencies and run commandnpm install and then run commandnpm test.

About

solution sets for leetcode solutions using typescript

Topics

Resources

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp