Skip to content

fix WordOccurrence algorithm #908

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
fahimfaisaal opened this issue Feb 28, 2022 · 2 comments · Fixed by #909
Closed

fix WordOccurrence algorithm #908

fahimfaisaal opened this issue Feb 28, 2022 · 2 comments · Fixed by #909
Assignees
Labels
algorithm Adds or improves an algorithm beginner-friendly Easy to implement

Comments

@fahimfaisaal
Copy link
Contributor

fahimfaisaal commented Feb 28, 2022

From the output of checkWordOccurrence, we could see it's should be "Letter" occurrence instead of "Word".

Test Case

@raklaptudirm
Copy link
Member

I believe the function needs to be fixed.

@raklaptudirm raklaptudirm changed the title WordOccurrence should be named LetterOccurrence fix WordOccurrence algorithm Mar 1, 2022
@raklaptudirm raklaptudirm added algorithm Adds or improves an algorithm beginner-friendly Easy to implement good first issue labels Mar 1, 2022
@fahimfaisaal
Copy link
Contributor Author

Yep, me too. Please let me handle this. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm Adds or improves an algorithm beginner-friendly Easy to implement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants