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

Naheed Edges reverse_words #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Naheed Edges reverse_words #39

wants to merge 2 commits into from

Conversation

arangn
Copy link

@arangn arangn commented Sep 29, 2018

No description provided.

@shrutivanw
Copy link

Nice work!

Naheed, you have the algorithm figured out very well.

As the next step, check if you can avoid "loop do" and instead make it a while or until loop. I think this will also help you avoid break statements which some engineering teams try to avoid since it often makes code harder to maintain.

I didn't spot any comments or descriptions about the time and space complexity. Slack me if you have any questions on it.

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