Repository dedicated to JavaScript challenges to practice logic, algorithms, and problem-solving.
Currently includes the "100 Challenges" series, with exercises from beginner to advanced levels.
desafios-js/
ββ 100-challenges/
ββ all-challenges/ # Individual challenge files
ββ summary.md # Indexed list of challenges| Status | Count |
|---|---|
| β Completed | 03 |
| π In progress | 04 |
| π― Total | 100 |
π Full challenge list:
100-challenges/summary.md
Each challenge includes:
- β Problem statement
- π‘ Explanation
- π§ Difficulty
- π§ͺ Examples/tests
- π§βπ» Solution code
- Improve JavaScript fundamentals
- Practice algorithms daily
- Build consistency & discipline
- Become interview-ready
Ideas or alternative solutions?
Open an Issue or a Pull Request π
If this repo helps you, consider leaving a star β β it motivates the project to grow!
"Code is craftsmanship β consistency makes you better."