https://github.com/vishwajeetmishra4/leetcode-daily
LeetCode Daily Problems Challenge Open for Contributions
https://github.com/vishwajeetmishra4/leetcode-daily
cpp csharp github java js leetcode-cpp leetcode-java leetcode-javascript leetcode-python leetcode-solutions open-source python rust swift
Last synced: 3 months ago
JSON representation
LeetCode Daily Problems Challenge Open for Contributions
- Host: GitHub
- URL: https://github.com/vishwajeetmishra4/leetcode-daily
- Owner: vishwajeetmishra4
- License: mit
- Created: 2025-02-20T07:11:08.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T15:13:34.000Z (7 months ago)
- Last Synced: 2025-04-08T16:26:02.242Z (7 months ago)
- Topics: cpp, csharp, github, java, js, leetcode-cpp, leetcode-java, leetcode-javascript, leetcode-python, leetcode-solutions, open-source, python, rust, swift
- Language: Java
- Homepage:
- Size: 140 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# **LeetCode Daily Challenge** ๐
This repository contains my daily solutions to LeetCode problems. ๐๐ก I solve a variety of problems covering Data Structures, Algorithms, and Problem-Solving techniques in Java.
## ๐น **What's Inside?**
๐ Daily LeetCode Questions with solution.
๐ Optimized Code with explanations.
๐ Notes & Insights for tricky problems.
๐ Consistency Tracker to stay motivated.
๐ Follow along as I improve my problem-solving skills and prepare for coding interviews!
## ๐ค **Contribute & Collaborate**
This repository is open to contributions! Feel free to:
โ
Add your own solutions in different languages ๐ฅ๏ธ
โ
Improve existing solutions with better approaches ๐
โ
Share explanations or insights ๐ก
โ
Report issues or suggest enhancements ๐ง
## **How to Contribute?**
โ
Create a folder with the language name (if not already present).
โ
Add your solution file inside the respective folder.
โ
Follow proper coding conventions and add comments if needed.
โ
Submit a Pull Request (PR) with a meaningful commit message.
Your contributions help others learn and improve! ๐กโจ
Contributions, suggestions, and discussions are always welcome! ๐โจ