{"id":21284247,"url":"https://github.com/hunterdii/leetcode-potd","last_synced_at":"2025-08-23T02:37:49.643Z","repository":{"id":263745712,"uuid":"890124085","full_name":"Hunterdii/Leetcode-POTD","owner":"Hunterdii","description":"🌟 Welcome to the vibrant world of Leetcode Daily Problem of the Day solutions! Dive into a treasure trove of daily challenges meticulously crafted to sharpen your problem-solving skills. With diverse topics, detailed explanations, and a supportive community, this repository is your gateway to mastering algorithms, data structures, and more!🚀","archived":false,"fork":false,"pushed_at":"2024-12-18T14:31:21.000Z","size":254,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T02:39:03.705Z","etag":null,"topics":["c","competitive-programming","cpp","daily-coding-problem","dailyprogrammer","dsa-algorithm","good-first-issue","java","leetcode","leetcode-c","leetcode-cpp","leetcode-java","leetcode-python3","leetcode-rust","leetcode-solutions","leetcode-solutions-cpp","leetcode-solutions-python","python3","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Hunterdii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"Hunterdii","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"het81857","thanks_dev":"gh/hunterdii","custom":null}},"created_at":"2024-11-18T03:00:45.000Z","updated_at":"2025-01-19T07:28:40.000Z","dependencies_parsed_at":"2024-11-20T09:00:04.353Z","dependency_job_id":"7a0bef06-87f8-4f3a-9b47-f32988aeb5aa","html_url":"https://github.com/Hunterdii/Leetcode-POTD","commit_stats":null,"previous_names":["hunterdii/leetcode-potd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunterdii%2FLeetcode-POTD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunterdii%2FLeetcode-POTD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunterdii%2FLeetcode-POTD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunterdii%2FLeetcode-POTD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hunterdii","download_url":"https://codeload.github.com/Hunterdii/Leetcode-POTD/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248888611,"owners_count":21178088,"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":["c","competitive-programming","cpp","daily-coding-problem","dailyprogrammer","dsa-algorithm","good-first-issue","java","leetcode","leetcode-c","leetcode-cpp","leetcode-java","leetcode-python3","leetcode-rust","leetcode-solutions","leetcode-solutions-cpp","leetcode-solutions-python","python3","rust"],"created_at":"2024-11-21T11:15:10.875Z","updated_at":"2025-04-14T13:32:47.160Z","avatar_url":"https://github.com/Hunterdii.png","language":"Rust","funding_links":["https://github.com/sponsors/Hunterdii","https://buymeacoffee.com/het81857","https://thanks.dev/gh/hunterdii"],"categories":[],"sub_categories":[],"readme":"\n\u003ch1\u003e \u003cimg src=\"https://github.com/user-attachments/assets/35f6838c-52f5-4e48-8a98-c5203f8c57e3\" style=\"width:40px; color: #FFD700\" alt=\"Star GIF\"\u003e GeeksforGeeks Problem of the Day Solutions 2024  \u003cimg src=\"https://github.com/user-attachments/assets/35f6838c-52f5-4e48-8a98-c5203f8c57e3\" style=\"width:40px; color: #FFD700\" alt=\"Star GIF\"\u003e\u003c/h1\u003e\n\n\n\u003cdiv align=\"center\"\u003e\n  \n  ## 📅 **December 2024 Problem of the Day Solutions** 📅\n\n| **Date**  | **Problem Name**                                | **C**                                                                                                                              | **C++**                                                                                                                            | **Java**                                                                                                                           | **Python**                                                                                                                         | **Rust**                                                                                                                           |\n|:---------:|:-----------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------:|\n| 01 Dec    | Check If N and Its Double Exist 🔢✅⚖️                      | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1346.Check%20If%20N%20and%20Its%20Double%20Exist.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1346.Check%20If%20N%20and%20Its%20Double%20Exist.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1346.Check%20If%20N%20and%20Its%20Double%20Exist.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1346.Check%20If%20N%20and%20Its%20Double%20Exist.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1346.Check%20If%20N%20and%20Its%20Double%20Exist.md#code-rust) |\n| 02 Dec    | Check If a Word Occurs As a Prefix of Any Word in a Sentence 🔤📜💬                      | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1455.Check%20If%20a%20Word%20Occurs%20As%20a%20Prefix%20of%20Any%20Word%20in%20a%20Sentence.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1455.Check%20If%20a%20Word%20Occurs%20As%20a%20Prefix%20of%20Any%20Word%20in%20a%20Sentence.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1455.Check%20If%20a%20Word%20Occurs%20As%20a%20Prefix%20of%20Any%20Word%20in%20a%20Sentence.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1455.Check%20If%20a%20Word%20Occurs%20As%20a%20Prefix%20of%20Any%20Word%20in%20a%20Sentence.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1455.Check%20If%20a%20Word%20Occurs%20As%20a%20Prefix%20of%20Any%20Word%20in%20a%20Sentence.md#code-rust) |\n| 03 Dec    | Adding Spaces to a String 🔤✂️💬                                                        | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2109.Adding%20Spaces%20to%20a%20String.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2109.Adding%20Spaces%20to%20a%20String.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2109.Adding%20Spaces%20to%20a%20String.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2109.Adding%20Spaces%20to%20a%20String.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2109.Adding%20Spaces%20to%20a%20String.md#code-rust) |\n| 04 Dec    | Make String a Subsequence Using Cyclic Increments 📜🔠➡️                                                        | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2825.Make%20String%20a%20Subsequence%20Using%20Cyclic%20Increments.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2825.Make%20String%20a%20Subsequence%20Using%20Cyclic%20Increments.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2825.Make%20String%20a%20Subsequence%20Using%20Cyclic%20Increments.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2825.Make%20String%20a%20Subsequence%20Using%20Cyclic%20Increments.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2825.Make%20String%20a%20Subsequence%20Using%20Cyclic%20Increments.md#code-rust) |\n| 05 Dec    | Move Pieces to Obtain a String ♟️➡️🔤                         | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2337.Move%20Pieces%20to%20Obtain%20a%20String.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2337.Move%20Pieces%20to%20Obtain%20a%20String.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2337.Move%20Pieces%20to%20Obtain%20a%20String.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2337.Move%20Pieces%20to%20Obtain%20a%20String.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2337.Move%20Pieces%20to%20Obtain%20a%20String.md#code-rust) |\n| 06 Dec    | Maximum Number of Integers to Choose From a Range I 🧮📐🎲                                                        | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2554.Maximum%20Number%20of%20Integers%20to%20Choose%20From%20a%20Range%20I.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2554.Maximum%20Number%20of%20Integers%20to%20Choose%20From%20a%20Range%20I.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2554.Maximum%20Number%20of%20Integers%20to%20Choose%20From%20a%20Range%20I.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2554.Maximum%20Number%20of%20Integers%20to%20Choose%20From%20a%20Range%20I.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2554.Maximum%20Number%20of%20Integers%20to%20Choose%20From%20a%20Range%20I.md#code-rust) |\n| 07 Dec    | Minimum Limit of Balls in a Bag 🎒⚽🔢                                                        | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1760.Minimum%20Limit%20of%20Balls%20in%20a%20Bag.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1760.Minimum%20Limit%20of%20Balls%20in%20a%20Bag.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1760.Minimum%20Limit%20of%20Balls%20in%20a%20Bag.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1760.Minimum%20Limit%20of%20Balls%20in%20a%20Bag.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1760.Minimum%20Limit%20of%20Balls%20in%20a%20Bag.md#code-rust) |\n| 08 Dec    | Two Best Non-Overlapping Events 📅🎉💼                                                        | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2054.Two%20Best%20Non-Overlapping%20Events.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2054.Two%20Best%20Non-Overlapping%20Events.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2054.Two%20Best%20Non-Overlapping%20Events.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2054.Two%20Best%20Non-Overlapping%20Events.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2054.Two%20Best%20Non-Overlapping%20Events.md#code-rust) |\n| 09 Dec    | Special Array II 🔢🎯👨‍💻                                                        | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/3152.Special%20Array%20II.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/3152.Special%20Array%20II.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/3152.Special%20Array%20II.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/3152.Special%20Array%20II.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/3152.Special%20Array%20II.md#code-rust) |\n| 10 Dec    | Find Longest Special Substring That Occurs Thrice I 🔍💡✨                                                       | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2981.Find%20Longest%20Special%20Substring%20That%20Occurs%20Thrice%20I.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2981.Find%20Longest%20Special%20Substring%20That%20Occurs%20Thrice%20I.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2981.Find%20Longest%20Special%20Substring%20That%20Occurs%20Thrice%20I.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2981.Find%20Longest%20Special%20Substring%20That%20Occurs%20Thrice%20I.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2981.Find%20Longest%20Special%20Substring%20That%20Occurs%20Thrice%20I.md#code-rust) |\n| 11 Dec    | Maximum Beauty of an Array After Applying Operation 🔢💪🔧                                                      | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2779.Maximum%20Beauty%20of%20an%20Array%20After%20Applying%20Operation.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2779.Maximum%20Beauty%20of%20an%20Array%20After%20Applying%20Operation.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2779.Maximum%20Beauty%20of%20an%20Array%20After%20Applying%20Operation.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2779.Maximum%20Beauty%20of%20an%20Array%20After%20Applying%20Operation.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2779.Maximum%20Beauty%20of%20an%20Array%20After%20Applying%20Operation.md#code-rust) |\n| 12 Dec    | Take Gifts From the Richest Pile 🎁💎💰                                                      | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2558.Take%20Gifts%20From%20the%20Richest%20Pile.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2558.Take%20Gifts%20From%20the%20Richest%20Pile.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2558.Take%20Gifts%20From%20the%20Richest%20Pile.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2558.Take%20Gifts%20From%20the%20Richest%20Pile.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2558.Take%20Gifts%20From%20the%20Richest%20Pile.md#code-rust) |\n| 13 Dec    | Find Score of an Array After Marking All Elements 🧮🔢🎯                                                      | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2593.%20Find%20Score%20of%20an%20Array%20After%20Marking%20All%20Elements.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2593.%20Find%20Score%20of%20an%20Array%20After%20Marking%20All%20Elements.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2593.%20Find%20Score%20of%20an%20Array%20After%20Marking%20All%20Elements.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2593.%20Find%20Score%20of%20an%20Array%20After%20Marking%20All%20Elements.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2593.%20Find%20Score%20of%20an%20Array%20After%20Marking%20All%20Elements.md#code-rust) |\n| 14 Dec    | Continuous Subarrays 🧮📐👨‍💻                                                      | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2762.%20Continuous%20Subarrays.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2762.%20Continuous%20Subarrays.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2762.%20Continuous%20Subarrays.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2762.%20Continuous%20Subarrays.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/2762.%20Continuous%20Subarrays.md#code-rust) |\n| 18 Dec    | Final Prices With a Special Discount in a Shop🛍️💸🏷️                                                      | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1475.Final%20Prices%20With%20a%20Special%20Discount%20in%20a%20Shop.md#code-c)  | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1475.Final%20Prices%20With%20a%20Special%20Discount%20in%20a%20Shop.md#code-c-1) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1475.Final%20Prices%20With%20a%20Special%20Discount%20in%20a%20Shop.md#code-java) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1475.Final%20Prices%20With%20a%20Special%20Discount%20in%20a%20Shop.md#code-python) | [Solution](https://github.com/Hunterdii/Leetcode-POTD/blob/main/December%202024%20Leetcode%20Solution/1475.Final%20Prices%20With%20a%20Special%20Discount%20in%20a%20Shop.md#code-rust) |\n\n\n[**Explore Solutions Here!**](https://github.com/Hunterdii/Leetcode-POTD/tree/main/November%202024%20Leetcode%20Solution)\n\n\u003c/div\u003e\n\n\u003c!--\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003e🚀 Welcome to Our Coding Community! 🚀\u003c/h3\u003e\n  \u003cp\u003e🌱 Dive into GeeksforGeeks Problem of the Day Solutions and level up your coding skills!\u003c/p\u003e\n  \u003cimg src=\"https://profile-counter.glitch.me/Hunterdii/count.svg\" alt=\"Visitor Count\" /\u003e\n\u003c/div\u003e--\u003e\n\n\u003c!--Line--\u003e\n\u003ca href=\"https://github.com/Hunterdii/Leetcode-POTD\" style=\"text-decoration: none;\"\u003e\n\u003cimg src=\"https://i.imgur.com/dBaSKWF.gif\" height=\"70\" width=\"100%\"\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://socialify.git.ci/Hunterdii/Leetcode-POTD/image?description=1\u0026descriptionEditable=Get%20daily%20solutions%20for%20LeetCode%20Problem%20of%20the%20Day%202024%20and%20level%20up%20your%20coding%20skills!\u0026font=Rokkitt\u0026owner=1\u0026pattern=Brick%20Wall\u0026theme=Dark\" alt=\"LeetCode POTD Banner\" width=\"850\"/\u003e\n\u003c/p\u003e\n\n\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch2\u003e👥 Join the Conversation\u003c/h2\u003e\n  \u003cp\u003eIf you have any questions, insights, or solutions to share, don't miss out on our active \u003ca href=\"https://github.com/Hunterdii/Leetcode-POTD/discussions\"\u003eDiscussion Hub\u003c/a\u003e! 🌟 Your participation is what makes this community great.\u003c/p\u003e\n  \u003ca href=\"https://github.com/Hunterdii/Leetcode-POTD/discussions/\" style=\"text-decoration: none;\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Join%20Discussion%20Hub%20-%20%20Suggest-blue?style=for-the-badge\u0026logo=github\u0026logoColor=white\" alt=\"Discussion Badge\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n## 💡 **Why Follow This Repository?**\n\n- **🏋️‍♂️ Daily Practice:** Tackle a new problem every day and sharpen your problem-solving skills.\n- **🧠 Diverse Topics:** Master algorithms, data structures, dynamic programming, and more.\n- **🤝 Community Collaboration:** Discuss and improve solutions together for mutual growth.\n- **📈 Solution Explanations:** Each problem comes with clear, well-documented solutions to aid your learning.\n\n\n## 🔍 **How To Use This Repository**\n\n1. **📂 Navigate Effortlessly:** Problems are sorted by date for easy access.\n2. **📝 Study Explanations:** Grasp the core logic behind each solution.\n3. **🎭 Experiment \u0026 Practice:** Modify solutions or try implementing them in other languages.\n4. **💬 Engage \u0026 Collaborate:** Connect with the community to gain deeper insights.\n\n\n\n## 🚀 **Languages Used**\n\n- [![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge\u0026logo=c%2B%2B\u0026logoColor=white)](https://github.com/search?q=repo%3AHunterdii%2FLeetcode-POTD++language%3AC%2B%2B\u0026type=code)\n- [![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge\u0026logo=java\u0026logoColor=white)](https://github.com/search?q=repo%3AHunterdii%2FLeetcode-POTD++language%3AJava\u0026type=code)\n- [![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54)](https://github.com/search?q=repo%3AHunterdii%2FLeetcode-POTD++language%3APython\u0026type=code)\n- [![C](https://img.shields.io/badge/c-%2300599C.svg?style=for-the-badge\u0026logo=c\u0026logoColor=white)](https://github.com/search?q=repo%3AHunterdii%2FLeetcode-POTD++language%3AC\u0026type=code)\n- [![Rust](https://img.shields.io/badge/rust-%23000000.svg?style=for-the-badge\u0026logo=rust\u0026logoColor=white)](https://github.com/search?q=repo%3AHunterdii%2FLeetcode-POTD++language%3ARust\u0026type=code)\n\n\n## 🤝 **Contribution Guidelines**\n\nWe ❤️ contributions! Here's how you can contribute:\n\n1. **Fork** this repository.\n2. **Create** a new branch for your feature or bug fix.\n3. **Commit** your changes with a clear message.\n4. **Submit** a pull request and we’ll review it together!\n\n\u003e **Note:** Follow our coding style and include meaningful comments.\n\n\n## 🏆 **Your Star Counts!**\n\n\u003cdiv align=\"center\"\u003e\n  \n  🌟 *If this repository helps you, don't forget to* **star it**! 🌟\n\n  [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true\u0026ref=main\u0026repo=769514979\u0026machine=basicLinux32gb\u0026location=?)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Hunterdii/Leetcode-POTD\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/Hunterdii/Leetcode-POTD?style=for-the-badge\u0026color=brightgreen\" alt=\"GitHub Stars\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://star-history.com/#Hunterdii/Leetcode-POTD\u0026Date\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=Hunterdii/Leetcode-POTD\u0026type=Date\u0026theme=dark\" /\u003e\n      \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=Hunterdii/Leetcode-POTD\u0026type=Date\" /\u003e\n      \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=Hunterdii/Leetcode-POTD\u0026type=Date\" /\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003c!--Line--\u003e\n\u003ca href=\"https://github.com/Hunterdii/Leetcode-POTD\" style=\"text-decoration: none;\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif\" width=\"1100\"\u003e\n\u003c/a\u003e\n\n\u003c!-- Added Team section --\u003e\n## 👤 Creator\n| ![Het Patel](https://avatars.githubusercontent.com/u/124852522?v=4\u0026s=80) |\n|:--:|\n| **Het Patel** \u003cbr\u003e \u003csub\u003eProject Maintainer\u003c/sub\u003e | \n| [![LinkedIn](https://img.icons8.com/fluency/32/000000/linkedin.png)](https://www.linkedin.com/in/patel-hetkumar-sandipbhai-8b110525a/) [![Gmail](https://img.icons8.com/fluency/32/000000/gmail.png)](mailto:hunterdii9879@gmail.com) |\n\nFor any inquiries or feedback, please contact. Happy Contributing❤\n\n\u003c!--Line--\u003e\n\u003ca href=\"https://github.com/Hunterdii/Leetcode-POTD\" style=\"text-decoration: none;\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif\" width=\"1100\"\u003e\n\u003c/a\u003e\n\n\n\u003c!--\u003cdiv\u003e\n  \u003ch2 align = \"center\"\u003e\u003cimg src=\"https://github.com/user-attachments/assets/00314b63-96bb-4e9a-92f6-4ead67e0fb7d\" width=\"35\" height=\"35\"\u003eOur Contributors\u003c/h2\u003e\n  \u003cdiv align = \"center\"\u003e\n \u003ch3\u003eThank you for contributing to our repository\u003c/h3\u003e\u003c/div\u003e\n\n   ![Contributors](https://contrib.rocks/image?repo=Hunterdii/Leetcode-POTD\u0026columns=24\u0026max=480)\n\u003c/div\u003e--\u003e\n\n\u003e Shaping solutions every day—thanks to everyone contributing to **Leetcode-POTD! 🚀**\n\n\u003c!--Line--\u003e\n\u003ca href=\"https://github.com/Hunterdii/Leetcode-POTD\" style=\"text-decoration: none;\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif\" width=\"1100\"\u003e\n\u003c/a\u003e\n\n\n\u003cdiv style=\"text-align: center; margin-bottom: 20px;\"\u003e\n  \n  ## 🌍 Star Geographical Distribution\n  \u003cp\u003eThis map shows the global distribution of stars for the repository. Click to explore more details.\u003c/p\u003e\n  \u003ca href=\"https://next.ossinsight.io/widgets/official/analyze-repo-stars-map?repo_id=890124085\u0026activity=stars\" target=\"_blank\" style=\"display: block;\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://next.ossinsight.io/widgets/official/analyze-repo-stars-map/thumbnail.png?repo_id=890124085\u0026activity=stars\u0026image_size=auto\u0026color_scheme=dark\" width=\"1100\" height=\"auto\"\u003e\n      \u003cimg alt=\"Star Geographical Distribution of Leetcode-POTD\" src=\"https://next.ossinsight.io/widgets/official/analyze-repo-stars-map/thumbnail.png?repo_id=890124085\u0026activity=stars\u0026image_size=auto\u0026color_scheme=light\" width=\"1100\" height=\"auto\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n  \n  \u003cp\u003e\u003cimg src=\"https://github.com/user-attachments/assets/35f6838c-52f5-4e48-8a98-c5203f8c57e3\" style=\"width:22px; color: #FFD700\" alt=\"Star GIF\"\u003e See the geographical spread of stars on the map above! \u003cimg src=\"https://github.com/user-attachments/assets/35f6838c-52f5-4e48-8a98-c5203f8c57e3\" style=\"width:22px; color: #FFD700\" alt=\"Star GIF\"\u003e\u003c/p\u003e\n  \n\u003c/div\u003e\n\n\n\n## 🏆 **Achievements \u0026 Highlights**\n- **🌐 Global Reach**: Engaging with coders worldwide, from beginners to experts.\n- **🔥 Trending Topics**: Problems that sharpen your data structures and algorithms skills.\n\n\u003ch1\u003e \u003cimg src=\"https://github.com/user-attachments/assets/35f6838c-52f5-4e48-8a98-c5203f8c57e3\" style=\"width:38px; color: #FFD700\" alt=\"Star GIF\"\u003e\nReady to Level Up Your Coding Skills? Give This Repo a Star! \u003c/h1\u003e\nYour support fuels the journey. A star not only motivates but keeps the commitment alive. Let’s make coding collaborative and fun!\n\n\n\n**✨ Happy Coding!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunterdii%2Fleetcode-potd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunterdii%2Fleetcode-potd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunterdii%2Fleetcode-potd/lists"}