Skip to content

Commit 5b997cc

Browse files
committed
Updated Readme 1237
1 parent a68f311 commit 5b997cc

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
@@ -27,6 +27,7 @@
2727
1137. [N-th Tribonacci Number](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/tribonacci.py)
2828
1179. [Reformat Department Table](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/reformatDepttTable.txt)
2929
1221. [Split a String in Balanced Strings](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/balancedStringSplit.py)
30+
1237. [Find Positive Integer Solution for a Given Equation](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/findSolution.py)
3031
1252. [Cells with Odd Values in a Matrix](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/oddCells.py)
3132
1266. [Minimum Time Visiting All Points](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/minTimeToVisitAllPoints.py)
3233
1281. [Subtract the Product and Sum of Digits of an Integer](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/subtractProductAndSum.py)

0 commit comments

Comments
 (0)