File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 39
39
- [ Pow(x, n)] ( https://leetcode.com/problems/powx-n/ ) ` leetcode `
40
40
- [ Minimum Non-Zero Product of the Array Elements] ( https://leetcode.com/problems/minimum-non-zero-product-of-the-array-elements/ ) ` leetcode `
41
41
- [ HackerRank] ( https://www.hackerrank.com/domains/algorithms?filters%5Bsubdomains%5D%5B%5D=recursion&filters%5Bdifficulty%5D%5B%5D=medium )
42
+ - [ Perfect squares] ( https://leetcode.com/problems/perfect-squares/ ) ` leetcode `
43
+ - [ decode string] ( https://leetcode.com/problems/decode-string/ ) ` leetcode `
44
+ - [ find the winner of the circular game] ( https://leetcode.com/problems/find-the-winner-of-the-circular-game/ ) ` leetcode `
42
45
43
46
## Hard
44
47
- [ Parsing A Boolean Expression] ( https://leetcode.com/problems/parsing-a-boolean-expression/ ) ` leetcode `
48
51
- [ Integer to English Words] ( https://leetcode.com/problems/integer-to-english-words/ ) ` leetcode `
49
52
- [ Maximize Number of Nice Divisors] ( https://leetcode.com/problems/maximize-number-of-nice-divisors/ ) ` leetcode `
50
53
- [ HackerRank] ( https://www.hackerrank.com/domains/algorithms?filters%5Bsubdomains%5D%5B%5D=recursion&filters%5Bdifficulty%5D%5B%5D=hard )
54
+ -
You can’t perform that action at this time.
0 commit comments