Softwire LeetCode Questions
| ID | URL | Title | Difficulty | Acceptance % | Frequency % |
|---|---|---|---|---|---|
| 1796 | https://leetcode.com/problems/second-largest-digit-in-a-string | Second Largest Digit in a String | Easy | 53.8% | 100.0% |
| 3 | https://leetcode.com/problems/longest-substring-without-repeating-characters | Longest Substring Without Repeating Characters | Medium | 38.5% | 62.5% |
| 5 | https://leetcode.com/problems/longest-palindromic-substring | Longest Palindromic Substring | Medium | 37.3% | 62.5% |