Skip to content

Fix: checks for smallest subarray covering all values#196

Open
stefantds wants to merge 1 commit intoadnanaziz:masterfrom
stefantds:fix/smallest_subarray_checks
Open

Fix: checks for smallest subarray covering all values#196
stefantds wants to merge 1 commit intoadnanaziz:masterfrom
stefantds:fix/smallest_subarray_checks

Conversation

@stefantds
Copy link
Copy Markdown

I might be missing something, but in my understanding the checks and the failure message here are incorrect. The PR proposes a possible way to fix this.

Context: while working on https://github.com/stefantds/go-epi-judge I got to look at some Java test code a bit closer. I've found some small potential improvements. I am opening a separate PR for each. Please have a look if there is something that can be improved.

@NicolasAyllon
Copy link
Copy Markdown

I'm using C++ but also having problems with tests for Smallest Subarray Covering All Values.

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

Successfully merging this pull request may close these issues.

2 participants