https://github.com/vikpires/js-challenges-01
:zap: JavaScript Challenges #01 | Bootcamp Orange Tech+ by @digitalinnovationone
https://github.com/vikpires/js-challenges-01
bootcamp digital-innovation-one dio-bootcamp javascript orange-tech
Last synced: 11 months ago
JSON representation
:zap: JavaScript Challenges #01 | Bootcamp Orange Tech+ by @digitalinnovationone
- Host: GitHub
- URL: https://github.com/vikpires/js-challenges-01
- Owner: vikpires
- Created: 2022-12-31T03:07:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T03:45:27.000Z (over 3 years ago)
- Last Synced: 2025-04-12T02:51:24.836Z (about 1 year ago)
- Topics: bootcamp, digital-innovation-one, dio-bootcamp, javascript, orange-tech
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## First pack of JavaScript challenges developed during Bootcamp Orange Tech+ created by @digitalinnovationone and Inter Bank
❯❯:zap: Challenges:
- [Adding Multiples](https://github.com/vitorg5x/js-challenges-01/tree/main/Adding%20Multiples);
- [Equal Numbers](https://github.com/vitorg5x/js-challenges-01/tree/main/Equal%20Numbers);
- [FizzBuzz](https://github.com/vitorg5x/js-challenges-01/tree/main/FizzBuzz);
- [Recursive Call](https://github.com/vitorg5x/js-challenges-01/tree/main/Recursive%20Call);
- [Sequential Search](https://github.com/vitorg5x/js-challenges-01/tree/main/Sequential%20Search);