Skip to content

lucaspaiva-lp/js-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ JavaScript Challenges

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.


πŸ“ Repository Structure

desafios-js/
└─ 100-challenges/
   β”œβ”€ all-challenges/      # Individual challenge files
   β”œβ”€ summary.md           # Indexed list of challenges

βœ… Progress

Progress

Status Count
βœ… Completed 03
πŸ•˜ In progress 04
🎯 Total 100

πŸ“’ Challenge Navigation

πŸ‘‰ Full challenge list:
100-challenges/summary.md

Each challenge includes:

  • βœ… Problem statement
  • πŸ’‘ Explanation
  • 🧠 Difficulty
  • πŸ§ͺ Examples/tests
  • πŸ§‘β€πŸ’» Solution code

🎯 Goals

  • Improve JavaScript fundamentals
  • Practice algorithms daily
  • Build consistency & discipline
  • Become interview-ready

🀝 Contributing

Ideas or alternative solutions?
Open an Issue or a Pull Request πŸ‘‡


⭐ Support

If this repo helps you, consider leaving a star ⭐ β€” it motivates the project to grow!


🧠 Keep coding!

"Code is craftsmanship β€” consistency makes you better."