Skip to content

Space efficient solution O(1)#269

Open
davi-maciel wants to merge 2 commits intocareercup:masterfrom
davi-maciel:add_solution
Open

Space efficient solution O(1)#269
davi-maciel wants to merge 2 commits intocareercup:masterfrom
davi-maciel:add_solution

Conversation

@davi-maciel
Copy link

Add a more space efficient solution and add proper testing. The solution is O(n) time and O(1) space.

@brycedrennan
Copy link
Collaborator

Thanks - we don't want to delete any examples that show alternative approaches though. You can fix it or I will eventually add a commit that includes both your solution and the old ones.

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