An open API service indexing awesome lists of open source software.

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.

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.

---