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

Leetcode Problems with Typescript

NotificationsYou must be signed in to change notification settings

eddyhdzg/leetcode-typescript-solutions

Repository files navigation

Leetcode profile -leetcode.com/eddyhdzg/

  • I had 143 problems solved in different languages (c++, js, ts, python) before I actually started to document my problems on August 1,2020.

  • Now I will stick with typescript

  • I will try to submit 1 or 2 new typescript solution per day.

  • Btw sometimes I actually submit .js solutions because there is a bigger community and I want to see how my code performs in comparison with other submissions.

Download typescript

npm install -g typescriptnpm install -g ts-node

Run typescript file

ts-node playground.ts

Convert ts code to js file

tsc playground.ts --outFile playground.js

About

Leetcode Problems with Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp