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

Add unit tests for Trie/unique-word-count #138

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

Merged
TheSTL merged 2 commits into knaxus:master from qualitymanifest:tests/trie-unique-word-count
Oct 24, 2019
Merged

Add unit tests for Trie/unique-word-count #138

TheSTL merged 2 commits into knaxus:master from qualitymanifest:tests/trie-unique-word-count
Oct 24, 2019

Conversation

Copy link
Contributor

@qualitymanifest qualitymanifest commented Oct 24, 2019

Closes #135

Achieves 100% coverage on Trie/unique-word-count, follows linter rules, and I believe it covers the important test cases.

Copy link
Member

@TheSTL TheSTL left a comment

Choose a reason for hiding this comment

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

Thanks @qualitymanifest for PR 👍

@TheSTL TheSTL merged commit 79e07ad into knaxus:master Oct 24, 2019
ashokdey pushed a commit that referenced this pull request Nov 8, 2019
1.added base case for removeAt(1)
2.switched assigment on line #138 where previous and current where pointing to the same node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@TheSTL TheSTL TheSTL approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Add Unit Test For Find unique-word-count in Trie

AltStyle によって変換されたページ (->オリジナル) /