LeetCode-Solutions icon indicating copy to clipboard operation
LeetCode-Solutions copied to clipboard

A compilation of all the Leetcode solutions.

Results 33 LeetCode-Solutions issues
Sort by recently updated
recently updated
newest added

## **`450 | Delete Node in a BST | Python`** - **What will change** - Adding solution for problem 450. Delete Node in a BST in Python ### Type of...

good first issue
hacktoberfest

## **`529 | Minesweeper | Python`** - **What will change** - Adding solution for problem 529. Minesweeper in Python ### Type of Issue - Please add/delete options that are not...

good first issue
hacktoberfest

## **`593 | Valid Square | Python`** - **What will change** - Adding solution for problem 593. Valid Square in Python ### Type of Issue - Please add/delete options that...

good first issue
hacktoberfest

##307.Range Sum Query-Mutable ###Added a new code file Given an integer array nums, handle multiple queries of the following types: 1. Update the value of an element in nums. 2....

## Pull Request Template ### What have you Changed(must) Added new code for the solution of question 279. Perfect Squares in Python ### Issue no.(must) - #1645 https://github.com/SHY-Corp/LeetCode-Solutions/issues/1645 Pr will...

## **`Title`** - Sum of Even Numbers After Queries ### Type of Issue - - [x] Adding New Code ### Programming Language - [x] Python ### Self Check - Ask...

good first issue

## **`Title`** - Push Dominoes ### Type of Issue - - [x] Adding New Code ### Programming Language - [x] Python ### Self Check - Ask for issue assignment and...

good first issue

## **`41 | First Missing Positive | Python`** - **What will change** - There are two solutions of this problem. I suggest to keep the clean solution `41. firstMissingPositive.py` than...

good first issue
hacktoberfest

## **`Moving the file 1854. Maximum Population Year.cpp from root to CPP folder`** - **What will change** - I saw that the file 1854. Maximum Population Year.cpp is located in...

good first issue
hacktoberfest

## Pull Request Template ### What have you Changed(must) Write here what you have changed in the codebase ### Issue no.(must) - # Pr will be close and marked as...