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 91
91
| 292 | [ Nim Game] ( https://leetcode.com/problems/nim-game ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( https://github.com/anishLearnsToCode/leetcode-algorithms/blob/master/src/NimGame.java ) |
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
- | 303 | [ Range Sum Query - Immutable] ( https://leetcode.com/problems/range-sum-query-immutable ) | Easy | |
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
95
| 326 | [ Power of Three] ( https://leetcode.com/problems/power-of-three ) | Easy | |
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 | |
You can’t perform that action at this time.
0 commit comments