Skip to content

Cyber-Infernox/LeetCode_Contests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

LeetCode_Contest_Solutions

Welcome to my repository where I upload coding solutions from LeetCode contests. These solutions are categorized by contest type and contest number, making it easy to navigate through the problems and their solutions.

Repository Structure

The repository is organized into two main directories: Weekly_Contests and Bi-Weekly_Contests. Each of these directories contains subdirectories named after the contest numbers. Inside each subdirectory, you'll find:

  • Question Folders: Named first, second, third, and fourth representing the question number in the contest.
    • problem.txt: A text file containing the link to the problem statement on LeetCode.
    • solution.java: The solution file containing the Java solution to the problem.

Description

This repository is dedicated to providing solutions from LeetCode weekly and bi-weekly contests. The main goal is to help others prepare for these contests and understand various problem-solving approaches in Java.

Uses

  • Contest Preparation: Use these solutions to prepare for upcoming LeetCode contests.
  • Learning: Understand different problem-solving techniques and improve your coding skills.
  • Reference: Use the provided solutions as a reference for similar problems you encounter.

Benefits

  • Organized by Contest Type and Number: Easily find solutions to problems from specific contests.
  • Comprehensive Collection: A wide range of problems covering various topics and difficulty levels.
  • Open Source: The repository is open for anyone to use and learn from.
  • Community Contribution: Others can contribute to the repository by providing additional solutions or optimizations.

Contributions

Contributions are welcome! Feel free to:

  • Suggest Improvements: Open an issue if you find any problems or have suggestions for improvements.
  • Submit Changes: Open a pull request with your proposed changes or optimizations to the code.

License

This repository is licensed under the MIT License.

Contact

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

Happy Coding!

Keep Challenging!

About

Challenging all the way...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages