Skip to content

Commit 9270e96

Browse files
committed
Updated readme 470
1 parent 543a4ff commit 9270e96

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
@@ -11,6 +11,7 @@
1111
300. [Longest Increasing Subsequence](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/lengthofLIS.py)
1212
349. [Intersection of Two Arrays](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/intersection.py)
1313
461. [Hamming Distance](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/hammingDistance.py)
14+
470. [Implement Rand10() Using Rand7()](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/rand10.py)
1415
589. [Preorder Traversal](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/preorder.py)
1516
595. [Big Countries](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/bigCountries.txt)
1617
617. [Merge Two Binary Trees](https://github.com/itsmohitj/Leetcode-Solutions/blob/master/mergeTress.py)

0 commit comments

Comments
 (0)