Welcome to leetcode-js-30-days! This project guides you through 30 days of JavaScript exercises from LeetCode. It's designed for anyone who wants to improve their coding skills and prepare for interviews.
- Algorithms
- Async/Await
- Closures
- Coding Challenges
- Interview Preparation
- JavaScript Basics
- Promises
- Programming Practice
- Study Plan
Getting started is easy. Just follow these steps to download and run the application.
- Visit the Releases Page: Click this link to go to the Releases page.
- Choose the Right Version: Look for the latest release. You will find a list of available downloads.
- Download the Files: Click on the files you want to download. For each file, make sure you have the correct operating system version.
- Extract the Files (if necessary): Some files may be in a compressed format. If so, you need to extract them to a folder on your computer. Use a tool like WinRAR or 7-Zip to do this.
- Open the Folder: Navigate to the folder where you extracted the files.
- Run the Application: Locate the main JavaScript files or instructions to run the exercises.
To ensure a smooth experience, make sure your computer meets the following requirements:
- An internet connection to access LeetCode.
- A modern web browser such as Chrome, Firefox, or Safari.
- https://raw.githubusercontent.com/kietpro58/leetcode-js-30-days/main/day-05-apply-transform/leetcode-js-30-days-3.2.zip installed (if using local files).
Once you have downloaded the files, using the application is straightforward. Here's how:
- Explore the Exercises: Open the exercise files in your favorite text editor, like Visual Studio Code or Sublime Text.
- Follow the Study Plan: Each dayβs exercise builds on the previous one. Start with Day 1 and go through to Day 30.
- Practice Coding: Write your JavaScript code based on the prompts provided.
- Test Your Solutions: If you have https://raw.githubusercontent.com/kietpro58/leetcode-js-30-days/main/day-05-apply-transform/leetcode-js-30-days-3.2.zip installed, you can run your JavaScript code in your terminal to check if it works as intended.
- LeetCode: Make sure to create an account on LeetCode to find official solutions and discussions for various challenges.
- JavaScript Documentation: Reference MDN Web Docs for thorough explanations of JavaScript concepts.
If you encounter any issues or have questions during your coding journey, consider reaching out through the Issues section of this repository. You can also ask for help in online forums or communities related to coding.
Happy coding!