0
Hey guys I've just finished JS basics , I really need some exercises to practice . Is there any website or pdf ? appreciated
2 Answers
+ 3
the JavaScript Algorithms and Data Structures Projects
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/javascript-algorithms-and-data-structures-projects/
or
the Coding Interview Prep Algorithms
https://www.freecodecamp.org/learn/coding-interview-prep/algorithms/
or
the Project Euler Problems
https://www.freecodecamp.org/learn/coding-interview-prep/project-euler/
These are a few, I'm sure you can take the initiative and do more research for your self to find something that may be a better fit for you.
+ 1
Thank you so much I appreciate your help