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

Challenge 8 solution bug #29

Open
leungsekyu opened this issue Aug 18, 2024 · 0 comments
Open

Challenge 8 solution bug #29

leungsekyu opened this issue Aug 18, 2024 · 0 comments

Comments

@leungsekyu
Copy link

The solution has a bug when sub-arrays contain duplicate elements such as [5, 10, 15, 15] or [15, 88, 88, 1, 5, 7].
The filter is incapable to eliminate the inherent duplicates.

@leungsekyu leungsekyu changed the title Challenge 8 bug Challenge 8 solution bug Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant