Skip to content

Add new category concurrency - #42

Merged
jdneo merged 2 commits into
leetcode-tools:masterfrom
xpunch:master
Mar 12, 2020
Merged

Add new category concurrency#42
jdneo merged 2 commits into
leetcode-tools:masterfrom
xpunch:master

Conversation

@xpunch

Copy link
Copy Markdown

Some problems is in category concurrency, missing concurrency category will make some problems disappear in list commands.
You can try problem 1114, which is missing without concurrency.

Some problems is in category concurrency, missing concurrency category will make some problems disappear in list commands.
You can try problem 1114, which is missing without concurrency.
@jdneo

Copy link
Copy Markdown

Thank you @xpunch

Could you please try to fix the test? The code is here
https://github.com/leetcode-tools/leetcode-cli/blob/master/test/plugins/test_leetcode.js#L110-L129

Just Mock the request for concurrency as what it is for other categories, and change the length to 377 * 4

@xpunch

Copy link
Copy Markdown
Author

Hi @jdneo
I've added the codes that you commented.

@jdneojdneo left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Thank you for your contribution @xpunch 👍

@jdneo
jdneo merged commit 1cec0d5 into leetcode-tools:masterMar 12, 2020
Sign up for freeto 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

@xpunch@jdneo