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

Add JS for chapter of computational complexity #116

Merged
merged 10 commits into from Dec 16, 2022

Conversation

gyt95
Copy link
Contributor

@gyt95 gyt95 commented Dec 15, 2022

No description provided.

@vercel
Copy link

vercel bot commented Dec 15, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
hello-algo ⬜️ Ignored (Inspect) Dec 16, 2022 at 8:34AM (UTC)

Copy link
Contributor

@justin-tse justin-tse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! @gyt95 Thanks for the contribution! This PR will keep open waiting for the space_time_tradeoff.md and leetcode_two_sum.js update. There are some things that need you to update this PR:

  1. You didn't use ';' at the end of every line in this PR. Could you update them to match other JS codes, at the end of every line use ';'.
  2. Our repositories' indentation style is 4 spaces, please update them to match other JS codes.

@krahets krahets added the code Code-related label Dec 15, 2022
Copy link
Contributor

@justin-tse justin-tse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi!@gyt95 The code should have a test and pass the test, please follow the Java code to make the JS test.
You could see the Contribution Guideline: #15 (comment)

Copy link
Contributor

@justin-tse justin-tse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! @gyt95, please update the code and the docs. Thank you for your contribution.

Copy link
Contributor

@justin-tse justin-tse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! Thank you.

@krahets krahets merged commit 2f14d71 into krahets:master Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants