Skip to content

Add Unit Test for to find total word count in Trie #136

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

Closed
TheSTL opened this issue Oct 24, 2019 · 2 comments
Closed

Add Unit Test for to find total word count in Trie #136

TheSTL opened this issue Oct 24, 2019 · 2 comments
Assignees
Labels
claimed-already Someone else is already working on this good first issue Good for newcomers

Comments

@TheSTL
Copy link
Member

TheSTL commented Oct 24, 2019

👽 What is required?

Add unit test to find total word count in a trie.
The algorithm is here : total-words-in-trie

Contribution guide is here : CONTRIBUTION

Thank You!

@niyonx
Copy link
Contributor

niyonx commented Oct 24, 2019

Hi, can I work on this issue?

@TheSTL
Copy link
Member Author

TheSTL commented Oct 24, 2019

Yes you can work on this @niyonx .

pereiraJr pushed a commit to pereiraJr/problem-solving-javascript that referenced this issue Oct 24, 2019
@ashokdey ashokdey added the claimed-already Someone else is already working on this label Oct 25, 2019
pereiraJr pushed a commit to pereiraJr/problem-solving-javascript that referenced this issue Oct 25, 2019
Author:    Junior Pereira <pereirajr@lielsonjr@gmail.com>
Date:      Thu Oct 24 18:04:38 2019 -0300
pereiraJr added a commit to pereiraJr/problem-solving-javascript that referenced this issue Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
claimed-already Someone else is already working on this good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants