You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@
46
46
1374.[Generate a String With Characters That Have Odd Counts](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/generateTheString.py)
47
47
1380.[Lucky Numbers in a Matrix](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/luckyNumbers.py)
48
48
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)
49
50
1460.[Make Two Arrays Equal by Reversing Sub-arrays](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/canBeEqual.py)
50
51
1431.[Kids With the Greatest Number of Candies](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/kids_with_the_greatest_number_of_candies.py)
0 commit comments