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 @@ -498,7 +498,7 @@ implementation 'com.github.javadev:leetcode-in-kotlin:1.36'
498
498
| <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- --> | <!-- -->
499
499
|-|-|-|-|-|-
500
500
| 0709 |[ To Lower Case] ( src/main/kotlin/g0701_0800/s0709_to_lower_case/Solution.kt ) | Easy | String | 142 | 98.68
501
- | 1309 |[ Decrypt String from Alphabet to Integer Mapping] ( src/main/kotlin/g1301_1400/s1309_decrypt_string_from_alphabet_to_integer_mapping/Solution.kt ) | Easy | String | 129 | 95.45
501
+ | 1309 |[ Decrypt String from Alphabet to Integer Mapping] ( src/main/kotlin/g1301_1400/s1309_decrypt_string_from_alphabet_to_integer_mapping/Solution.kt ) | Easy | String | 0 | 100.00
502
502
| 0953 |[ Verifying an Alien Dictionary] ( src/main/kotlin/g0901_1000/s0953_verifying_an_alien_dictionary/Solution.kt ) | Easy | Array, String, Hash_Table | 137 | 100.00
503
503
504
504
#### Day 10 Linked List and Tree
You can’t perform that action at this time.
0 commit comments