- Notifications
You must be signed in to change notification settings - Fork5.8k
[AMS-PT-112020] - Rajmohan B#662
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
let phraseToCheck = "Amor, Roma"; | ||
let num2 = phraseToCheck.length - 1; | ||
let num1; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Well done, Your code is really good. 🚀
The only point that I would consider is to give better names for your variables, just to improve legibility but it is already really awesome.
This pull request has been automatically marked as stale because it didn't have any recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This pull request is closed. Thank you. |
JavaScript Basic Algorithms - Lab