Skip to content

I-Am-Saksham-Srivastavaa/Leetcode-75

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode 75 Solutions

This repository contains my solutions for the LeetCode 75 challenge. Each solution is implemented in a clear and concise manner, with explanations and comments where necessary.

Structure

  • Each problem is contained in its own directory.
  • Each directory includes:
    • The problem statement.
    • My solution in the form of code files.
    • Any additional notes or explanations.

How to Use

  1. Clone the repository:

    git clone https://github.com/I-Am-Saksham-Srivastavaa/Leetcode-75.git
  2. Navigate to the problem directory you are interested in.

  3. Review the problem statement and solution.

Contributing

Feel free to fork this repository and submit pull requests if you have improvements or alternative solutions.

License

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

Dates

  1. Starting Date: September 1st, 2024
  2. Completion Date: September 20th, 2024