Skip to content

Commit db307eb

Browse files
committed
Updated Readme 1441
1 parent e84e875 commit db307eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
1374. [Generate a String With Characters That Have Odd Counts](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/generateTheString.py)
4747
1380. [Lucky Numbers in a Matrix](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/luckyNumbers.py)
4848
1389. [Create Target Array in the Given Order](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/createTargetArray.py)
49+
1441. [Build an Array With Stack Operations](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/buildArray.py)
4950
1460. [Make Two Arrays Equal by Reversing Sub-arrays](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/canBeEqual.py)
5051
1431. [Kids With the Greatest Number of Candies](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/kids_with_the_greatest_number_of_candies.py)
5152
1436. [Destination City](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/destCity.py)

0 commit comments

Comments
 (0)