codedecks-in / LeetCode-Solutions

This repository consists of solutions to the problem from LeetCode platform. Subscribe to our Channel for more updates
https://www.youtube.com/c/codedecks
MIT License
821 stars 415 forks source link

Add LeetCode Weekly Contest 365 solutions (first 3 problems) #445

Open Pr0-C0der opened 11 months ago

Pr0-C0der commented 11 months ago

Pull Request Template

Description

Fixes #194 I have completed the coding solutions for the initial three problems of LeetCode Weekly Contest 365:

  1. Maximum Value of an Ordered Triplet I,
  2. Maximum Value of an Ordered Triplet II, and
  3. Minimum Size Subarray in Infinite Array.

Each problem's approach is documented within the code, and I have also updated the README file with the problem descriptions. Additionally, I have included myself as a contributor in the README file's dedicated section.

Put check marks:

Have you made changes in README file ?

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

Make sure all below guidelines are followed else PR will get Reject:

welcome[bot] commented 11 months ago

I can tell this is your first pull request! Thank you I'm so honored. :tada::tada::tada: I'll take a look at it ASAP!

Pr0-C0der commented 11 months ago

Hey! @GouravRusiya30. I have created a pull request. Kindly review it.