Skip to content

whyvineet/leetcode-solutions

Repository files navigation

LeetCode Solutions

Welcome to my repository of LeetCode solutions implemented in both Python and Java. Here, you will find solutions to various LeetCode problems that I have solved. Each problem has its own directory containing the solution files.

Table of Contents

Introduction

This repository contains my solutions to various LeetCode problems. I have implemented these solutions in both Python and Java. Each solution is placed in its respective folder.

Languages Used

  • Python
  • Java

Directory Structure

  • Each problem has its own directory named after the problem.
  • The Solution.py file contains the Python solution.
  • The Solution.java file contains the Java solution.

How to Use

  1. Navigate to the directory of the problem you are interested in.
  2. Check the Solution.py or Solution.java file to see the solution in Python or Java.

Contributing

I welcome contributions! If you have a better solution or an improvement to an existing solution, feel free to open a pull request.

Contact

If you have any questions or suggestions, feel free to reach out to me at [email protected].

Happy Coding!

Releases

No releases published

Packages

No packages published