You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 383 |[Ransom Note](https://leetcode.com/problems/ransom-note/)|[Java](./Java/ransom-note.java)|_O(1)_|_O(n)_| Easy || Character Count |
101
101
| 151 |[Reverse Words in a String](https://leetcode.com/problems/reverse-words-in-a-string/)|[Java](./Java/reverse-words-in-a-string.java)|_O(1)_|_O(n)_| Medium |||
102
-
|0520|[Detect Capital Use](https://leetcode.com/problems/detect-capital/)|[Java](./Java/detect-capital-use.java)|_O(n)_|_O(1)_| Easy |||
102
+
|520|[Detect Capital Use](https://leetcode.com/problems/detect-capital/)|[Java](./Java/detect-capital-use.java)|_O(n)_|_O(1)_| Easy |||
0 commit comments