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

Improve limitations for Algorithm Timer Interactive #1332

Closed
eAlasdair opened this issue Oct 4, 2020 · 0 comments · Fixed by #1333
Closed

Improve limitations for Algorithm Timer Interactive #1332

eAlasdair opened this issue Oct 4, 2020 · 0 comments · Fixed by #1333

Comments

@eAlasdair
Copy link
Contributor

image

These hard limits for the Algorithm Timer interactive are far too restrictive when the complexity isn't at the top end (i.e. O(n!)), and as a result you can't even use it to do the exercises in the content. It would be far more sensible to remove/loosen these limits on lower complexities (perhaps O(n^3) and below), and warning users if they attempt to do it at higher complexities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant