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

Solve coding challanges. / EZRA ABARCA #77

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

Conversation

ezrillex
Copy link

Module 1 - JS Fundamentals. Only JS Algorithms challanges.
image

Module 1 - JS Fundamentals. Only JS Algorithms challanges.
@ezrillex ezrillex deleted the branch ravnhq:master November 15, 2024 14:24
@ezrillex ezrillex closed this Nov 15, 2024
@ezrillex ezrillex deleted the master branch November 15, 2024 14:24
@ezrillex ezrillex restored the master branch November 15, 2024 14:25
@ezrillex ezrillex reopened this Nov 15, 2024
Copy link

@kevin-vm kevin-vm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work in general! Let me know if you have any doubts

One comment though: The semicolon ; is optional in javascript, it may vary from project to project and usually you'll already have eslint and prettier configured, but try to use the semicolon. It tends to be more clear.

JS-Algorithms/challenges.js Outdated Show resolved Hide resolved
JS-Algorithms/challenges.js Outdated Show resolved Hide resolved
JS-Algorithms/challenges.js Outdated Show resolved Hide resolved
JS-Algorithms/challenges.js Outdated Show resolved Hide resolved
JS-Algorithms/challenges.js Outdated Show resolved Hide resolved
JS-Algorithms/challenges.js Outdated Show resolved Hide resolved
JS-Algorithms/challenges.js Outdated Show resolved Hide resolved
JS-Algorithms/challenges.js Outdated Show resolved Hide resolved
JS-Algorithms/challenges.js Outdated Show resolved Hide resolved
JS-Algorithms/challenges.js Outdated Show resolved Hide resolved
@ezrillex ezrillex changed the title Solve coding challanges. Solve coding challanges. / EZRA ABARCA Nov 19, 2024
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