{"id":19404253,"url":"https://github.com/dussanfreire/leetcode-challenges-javascript","last_synced_at":"2025-02-25T00:32:09.095Z","repository":{"id":251517015,"uuid":"837647399","full_name":"DussanFreire/LeetCode-Challenges-JavaScript","owner":"DussanFreire","description":"This repository contains my JavaScript solutions to various LeetCode challenges, aimed at improving problem-solving skills and helping others on their coding journey.😃","archived":false,"fork":false,"pushed_at":"2025-02-19T16:58:53.000Z","size":236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-19T17:45:35.442Z","etag":null,"topics":["algorithms","javascript","leetcode"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DussanFreire.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-03T15:38:26.000Z","updated_at":"2025-02-19T16:58:56.000Z","dependencies_parsed_at":"2024-11-19T13:31:01.788Z","dependency_job_id":"b064a133-35c9-4b19-82f8-c678071e6753","html_url":"https://github.com/DussanFreire/LeetCode-Challenges-JavaScript","commit_stats":null,"previous_names":["dussanfreire/leetcode","dussanfreire/leetcode-challenges-javascript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DussanFreire%2FLeetCode-Challenges-JavaScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DussanFreire%2FLeetCode-Challenges-JavaScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DussanFreire%2FLeetCode-Challenges-JavaScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DussanFreire%2FLeetCode-Challenges-JavaScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DussanFreire","download_url":"https://codeload.github.com/DussanFreire/LeetCode-Challenges-JavaScript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240581418,"owners_count":19824139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","javascript","leetcode"],"created_at":"2024-11-10T11:33:44.939Z","updated_at":"2025-02-25T00:32:09.072Z","avatar_url":"https://github.com/DussanFreire.png","language":"JavaScript","readme":"# LeetCode JS Solutions\n\nWelcome to my **LeetCode-JS-Solutions** repository! 🚀\n\nThis repository contains my solutions to various LeetCode challenges, solved mostly using **JavaScript**. My goal is to continuously improve my problem-solving skills and share these solutions to help others in their coding journey.\n##  🏅 My last badge\n![Screenshot 2024-12-05 at 8 06 41 AM](https://github.com/user-attachments/assets/e92c19bc-df45-4c82-b8fe-a118881e245f)\n\n\n## 📁 Structure\n\nThe repository is organized by difficulty levels and topic categories:\n```\n├── Easy  \n│   ├── two_sum.js  \n│   └── palindrome_number.js  \n├── Medium  \n│   ├── add_two_numbers.js  \n│   └── longest_substring.js  \n├── Hard  \n│   ├── sliding_window_maximum.js  \n│   └── median_of_two_sorted_arrays.js  \n└── README.md\n```\n- **Easy**: Basic problems to warm up.\n- **Medium**: Intermediate challenges that require more thought.\n- **Hard**: Advanced problems that push problem-solving to the limit.\n\n## 🧠 Problem-Solving Approach\n\nFor each solution, I aim to:\n\n1. Understand the problem statement.\n2. Identify the optimal algorithm and data structures.\n3. Write clean, readable, and efficient code.\n4. Add comments to explain key logic or tricky parts of the code.\n\n## 🚩 How to Use\n\n1. Clone this repository:\n\n   ```bash \n   git clone https://github.com/yourusername/LeetCode-JS-Solutions.git\n2.\tNavigate to the folder of interest (e.g., Easy, Medium, Hard).\n3.\tOpen the JavaScript file in your editor and review the solution.\n4.\tRun the file in your local environment to test the solution.\n\n## 🏆 LeetCode Profile\n\nCheck out my [LeetCode profile](https://leetcode.com/u/DussanFreire/) to see my progress and completed challenges.\n\n## 😃 Happiness in one photo\n![Screenshot 2024-10-17 at 8 13 30 AM](https://github.com/user-attachments/assets/d5100110-25db-4f25-9899-8036d44ec453)\n![Screenshot 2024-10-18 at 8 25 11 AM](https://github.com/user-attachments/assets/531e756c-4646-4cdb-bb00-60aa1c3ba8b4)\n![Screenshot 2024-10-19 at 8 41 36 AM](https://github.com/user-attachments/assets/91b5957c-1ed6-4f21-8619-1ac49dc216d2)\n![Screenshot 2024-10-24 at 8 20 38 AM](https://github.com/user-attachments/assets/0e64c430-6c87-4a41-a341-48956d98e16e)\n\n## 📈 Progress\n\n*\tTotal Problems Solved: 50+\n*\tLanguages: JavaScript (Primary)\n*\tFocus Areas: Arrays, Strings, Dynamic Programming, Recursion, Graphs, and more.\n\n## ✨ Contributing\n\nIf you’d like to suggest an improvement or add a new solution, feel free to fork the repository and open a pull request. Let’s learn and improve together! 😄\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdussanfreire%2Fleetcode-challenges-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdussanfreire%2Fleetcode-challenges-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdussanfreire%2Fleetcode-challenges-javascript/lists"}