File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 92
92
| 293 | [ Flip Game] ( https://leetcode.com/problems/flip-game ) | Easy | |
93
93
| 299 | [ Bulls and Cows] ( https://leetcode.com/problems/bulls-and-cows ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( https://github.com/anishLearnsToCode/leetcode-algorithms/blob/master/src/BullsAndCows.java ) |
94
94
| 303 | [ Range Sum Query - Immutable] ( https://leetcode.com/problems/range-sum-query-immutable ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( https://github.com/anishLearnsToCode/leetcode-algorithms/blob/master/src/RangeSumQueryImmutable.java ) |
95
- | 326 | [ Power of Three] ( https://leetcode.com/problems/power-of-three ) | Easy | |
95
+ | 326 | [ Power of Three] ( https://leetcode.com/problems/power-of-three ) | Easy | [ ![ Java ] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( https://github.com/anishLearnsToCode/leetcode-algorithms/blob/master/src/PowerOfThree.java ) |
96
96
| 339 | [ Nested List Weight Sum] ( https://leetcode.com/problems/nested-list-weight-sum ) | Easy | |
97
97
| 342 | [ Power of Four] ( https://leetcode.com/problems/power-of-four ) | Easy | |
98
98
| 344 | [ Reverse A String] ( https://leetcode.com/problems/reverse-string ) | Easy | |
You can’t perform that action at this time.
0 commit comments