https://github.com/vikpires/js-challenges-02
:zap: JavaScript Challenges #02 | Bootcamp Orange Tech+ by @digitalinnovationone
https://github.com/vikpires/js-challenges-02
bootcamp challenge digital-innovation-one dio-bootcamp javascript orange-tech
Last synced: about 1 year ago
JSON representation
:zap: JavaScript Challenges #02 | Bootcamp Orange Tech+ by @digitalinnovationone
- Host: GitHub
- URL: https://github.com/vikpires/js-challenges-02
- Owner: vikpires
- Created: 2022-12-31T03:28:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T16:11:31.000Z (over 3 years ago)
- Last Synced: 2023-10-15T23:15:02.327Z (over 2 years ago)
- Topics: bootcamp, challenge, digital-innovation-one, dio-bootcamp, javascript, orange-tech
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Second pack of JavaScript challenges developed during Bootcamp Orange Tech+ created by @digitalinnovationone and Inter Bank
❯❯:zap: Challenges:
- [Clumsy Factorial](https://github.com/vitorg5x/js-challenges-02/tree/main/Clumsy%20Factorial);
- [Even & Odd Matrix](https://github.com/vitorg5x/js-challenges-02/tree/main/Even%20%26%20Odd%20Matrix);
- [Palindrome Checker](https://github.com/vitorg5x/js-challenges-02/tree/main/Palindrome%20Checker);
- [Parentheses Validation](https://github.com/vitorg5x/js-challenges-02/tree/main/Parentheses%20Validation);
- [Perfect Squares](https://github.com/vitorg5x/js-challenges-02/tree/main/Perfect%20Squares);