Skip to content

SharmaSanchay/Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

108 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ… LeetCode Solutions

Welcome to my LeetCode solutions repository! Here, you'll find well-explained solutions to a variety of LeetCode problems, organized by difficulty and topic.

LeetCode

๐Ÿ“š Table of Contents

  1. Introduction
  2. Solution Categories
  3. Contributing
  4. Contact
  5. License

๐ŸŒŸ Introduction

Hi there! I'm [Your Name], and this repository houses my journey through LeetCode problems. Whether you're a fellow coding enthusiast, preparing for technical interviews, or simply love solving algorithmic challenges, you're in the right place.

๐Ÿ“‚ Solution Categories

  • Easy
    • Array Problems
    • String Problems
    • Linked List Problems
  • Medium
    • Binary Tree Problems
    • Dynamic Programming Problems
    • Graph Problems
  • Hard
    • Advanced Dynamic Programming
    • Complex Graph Problems
    • Advanced Data Structures

Each solution includes:

  • A detailed explanation of the approach.
  • Time and space complexity analysis.
  • Example test cases.

๐Ÿ› ๏ธ How to Use

  1. Clone the repository:

    git clone https://github.com/SharmaSanchay/Leetcode.git
    cd LeetCode-Solutions
  2. Navigate to the problem category:

    cd Graph
  3. Run the solution:

    • For C++ solutions:
      g++ solution.cpp -o solution
      ./solution

๐Ÿค Contributing

Contributions are welcome! Feel free to fork this repository, make improvements, and submit a pull request. Please ensure your solutions follow the existing format and include a thorough explanation.

๐Ÿ“ซ Contact

๐Ÿ“ License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Welcome to the DSA Placement and Internship Repository! This repository houses a curated collection of hard and medium-level LeetCode problems that are crucial for cracking placement exams and securing internships. Dive in to enhance your problem-solving skills and get job-ready!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages