This repository contains my solutions to the Neetcode 150 questions. Neetcode is a YouTube channel that provides a curated list of 150 LeetCode questions to help developers improve their Data Structures and Algorithms (DSA) skills.
I'm Sahil Verma, a frontend developer, passionate about coding and keen on enhancing my DSA skills. This repository is a part of my journey to master DSA topics and solve challenging problems.
- Each solution is organized into its respective directory.
- The solutions are named based on the LeetCode problem's title.
- Code is written in Python (or any language of your choice).
- Feel free to explore and learn from the solutions.
-
Clone the repository to your local machine:
git clone https://github.com/sahilverma/neetcode-150
-
Navigate to the specific question's directory:
cd neetcode-150/'Topic'/'Question-Name'
-
Open the solution file and study the code.
-
Run the code locally if needed.
- My Website: sahilverma.dev
- Instagram: sahilverma.dev
- Twitter(𝕏): sahilverma_dev
- LinkedIn: sahilverma-dev
- Dev.to Articles: sahilverma_dev
- More Articles on My Website: sahilverma.dev
For any inquiries, you can reach me at sahilverma.webdev@gmail.com.
Feel free to replace the placeholders and customize the content as needed.