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

New solving algorithm?? #5

Open
Zambrella opened this issue Nov 15, 2020 · 1 comment
Open

New solving algorithm?? #5

Zambrella opened this issue Nov 15, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@Zambrella
Copy link
Collaborator

This is a chance for anyone to flex their algorithm skills. How fast can you make it solve a puzzle?

@Zambrella Zambrella added the enhancement New feature or request label Nov 15, 2020
@Zambrella
Copy link
Collaborator Author

One thing that I think would improve the performance would be to used fixed length lists instead of growable lists as in most cases, we will know the end length of the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant