https://github.com/angha-varangaonkar/leetcode-practise
This repository is committed to solving one LeetCode question daily and uploading the solution here.
https://github.com/angha-varangaonkar/leetcode-practise
array java mathematical-logic queue stack
Last synced: about 2 months ago
JSON representation
This repository is committed to solving one LeetCode question daily and uploading the solution here.
- Host: GitHub
- URL: https://github.com/angha-varangaonkar/leetcode-practise
- Owner: angha-varangaonkar
- Created: 2025-01-11T07:50:38.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-13T16:34:09.000Z (about 2 months ago)
- Last Synced: 2025-03-13T17:49:41.228Z (about 2 months ago)
- Topics: array, java, mathematical-logic, queue, stack
- Language: Java
- Homepage: https://leetcode.com/u/Angha_Varangaonkar/
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
# π‘ LeetCode-Quest
Welcome to **LeetCode-Quest**! πβ¨
This repository showcases my daily commitment to solving Data Structure and Algorithm challenges on LeetCode.
Each day, I take on a problem, document my solution, and strive for consistent growth in problem-solving skills.
## π Table of Contents
1. [Daily Goal](#-daily-goal)
2. [Purpose of LeetCode-Quest](#-purpose-of-leetcode-quest)
3. [Repository Layout](#-repository-layout)
4. [Tracking Progress](#-tracking-progress)
5. [Contributions](#-contributions)
6. [Connect with Me](#-connect-with-me)## π Daily Goal
Every day, I aim to:
1. Solve one problem on LeetCode.
2. Upload my solution to this repository.
3. Provide insights and explanations within the code comments.## π΅οΈββοΈ Purpose of LeetCode-Quest
This repository helps me to:
- **Enhance Coding Skills**: Regularly practice algorithmic problem-solving on LeetCode.
- **Monitor Growth**: Maintain a centralized record of all solutions.
- **Improve Optimization**: Continuously refine code for better clarity and performance.
- **Stay Disciplined**: Build and maintain a daily coding habit.## ποΈ Repository Layout
- **/solutions**: Contains solutions to daily challenges, organized by problem title or number.
- **/notes**: Optional folder for tips, strategies, or additional clarifications related to the problems.Each solution file includes detailed comments explaining the approach, logic, and reasoning behind the solution.
## π Tracking Progress
You can track my ongoing journey on LeetCode: [My LeetCode Profile](https://leetcode.com/u/Angha_Varangaonkar/).
## π Contributions
This repository is primarily for personal documentation, but suggestions and discussions on alternative methods are always welcome. Feel free to share your thoughts via the issues section!
## π‘ Connect with Me
Letβs stay connected on [LinkedIn](https://www.linkedin.com/in/angha16/) to explore more projects and progress in my learning adventure. Together, we can create impactful solutions!
Follow along to see my daily efforts and solutions as I tackle new challenges on LeetCode.
---