Micro1 LeetCode Questions
| ID | URL | Title | Difficulty | Acceptance % | Frequency % |
|---|---|---|---|---|---|
| 767 | https://leetcode.com/problems/reorganize-string | Reorganize String | Medium | 56.8% | 100.0% |
| 20 | https://leetcode.com/problems/valid-parentheses | Valid Parentheses | Easy | 43.7% | 100.0% |
| 3 | https://leetcode.com/problems/longest-substring-without-repeating-characters | Longest Substring Without Repeating Characters | Medium | 38.5% | 100.0% |
| 1143 | https://leetcode.com/problems/longest-common-subsequence | Longest Common Subsequence | Medium | 58.9% | 100.0% |
| 621 | https://leetcode.com/problems/task-scheduler | Task Scheduler | Medium | 62.6% | 100.0% |