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 54
54
| 168 | [ Excel Sheet Column Title] ( https://leetcode.com/problems/excel-sheet-column-title ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( https://github.com/anishLearnsToCode/leetcode-algorithms/blob/master/src/ExcelSheetColumnTitle.java ) |
55
55
| 169 | [ Majority Element] ( https://leetcode.com/problems/majority-element ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( https://github.com/anishLearnsToCode/leetcode-algorithms/blob/master/src/MajorityElement.java ) |
56
56
| 170 | [ Two Sum III - Data Structure Design] ( https://leetcode.com/problems/two-sum-iii-data-structure-design ) | Easy |
57
- | 171 | [ Excel Sheet Column Number] ( https://leetcode.com/problems/excel-sheet-column-number ) | Easy |
57
+ | 171 | [ Excel Sheet Column Number] ( https://leetcode.com/problems/excel-sheet-column-number ) | Easy | [ ![ Java ] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( https://github.com/anishLearnsToCode/leetcode-algorithms/blob/master/src/ExcelSheetColumnNumber.java ) |
58
58
| 172 | [ Factoring Trailing Zeroes] ( https://leetcode.com/problems/factorial-trailing-zeroes ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( https://github.com/anishLearnsToCode/leetcode-algorithms/blob/master/src/FactorialTrailingZeros.java ) |
59
59
| 189 | [ Rotate Array] ( https://leetcode.com/problems/rotate-array ) | Easy |
60
60
| 190 | [ Reverse Bits] ( https://leetcode.com/problems/reverse-bits ) | Easy |
You can’t perform that action at this time.
0 commit comments