/neetcode-150

My solutions to the Neetcode 150 questions.

Primary LanguagePython

Neetcode 150 Solutions

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.

About Me

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.

Repository Structure

  • 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.

Neetcode 150

How to Use

  1. Clone the repository to your local machine:

    git clone https://github.com/sahilverma/neetcode-150
  2. Navigate to the specific question's directory:

    cd neetcode-150/'Topic'/'Question-Name'
  3. Open the solution file and study the code.

  4. Run the code locally if needed.

Connect with Me

For any inquiries, you can reach me at sahilverma.webdev@gmail.com.

Happy Coding! 🚀

Feel free to replace the placeholders and customize the content as needed.