File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 38
38
| 40| [ Combination Sum II] ( https://leetcode.com/problems/combination-sum-ii/ ) | [ JavaScript] (./algorithms/Combination Sum II.js)| Medium|
39
39
| 43| [ Multiply Strings] ( https://leetcode.com/problems/multiply-strings/ ) | [ JavaScript] (./algorithms/Multiply Strings.js)| Medium|
40
40
| 46| [ Permutations] ( https://leetcode.com/problems/permutations/ ) | [ JavaScript] ( ./algorithms/Permutations.js ) | Medium|
41
- | 60 | [ Sqrt(x)] ( https://leetcode.com/problems/sqrtx/ ) | [ JavaScript] ( ./algorithms/Sqrt(x).js ) | Easy|
41
+ | 69 | [ Sqrt(x)] ( https://leetcode.com/problems/sqrtx/ ) | [ JavaScript] ( ./algorithms/Sqrt(x).js ) | Easy|
42
42
| 371| [ Sum of Two Integers] ( https://leetcode.com/problems/sum-of-two-integers/ ) | [ JavaScript] (./algorithms/Sum of Two Integers.js)| Easy|
43
43
| 372| [ Super Pow] ( https://leetcode.com/problems/super-pow/ ) | [ JavaScript] ( ./algorithms/SuperPow.js ) | Medium|
You can’t perform that action at this time.
0 commit comments