Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Typescript #1 two sum #1

Merged
merged 3 commits into from
Aug 15, 2022

Conversation

agb
Copy link
Contributor

@agb agb commented Aug 9, 2022

I forked your Leedcode project. I want to create the Typescript version of some problems.

agb added 2 commits August 9, 2022 14:39
Typescript version of hijiangtao#1-two-sum
Deleted the 'two-sum.js' line because this file of type is Typescript and filename is res.ts
@hijiangtao
Copy link
Owner

Thanks for sharing your idea! Maybe it's better to update the README with a link to your solution?

Your can have a look at project's README and see those columns with TypeScript version, such as Problem#53

@hijiangtao
Copy link
Owner

Here's one commit that you can reference if you are confused about the structure of README, I updated one line with adding the TypeScript version of solution

72885e3#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5

I added a Typescript file (for hijiangtao#1 two-sum ) link on README
@agb
Copy link
Contributor Author

agb commented Aug 11, 2022

Thank you very much for the reference. I added an URL to the README file for #1-two-sum Typescript version.

@hijiangtao hijiangtao changed the title Typescript #1 two sum feat: Typescript #1 two sum Aug 15, 2022
@hijiangtao hijiangtao merged commit aec6f6c into hijiangtao:master Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants