Tripadvisor LeetCode Questions
| ID | URL | Title | Difficulty | Acceptance % | Frequency % |
|---|---|---|---|---|---|
| 1002 | https://leetcode.com/problems/find-common-characters | Find Common Characters | Easy | 74.6% | 100.0% |
| 146 | https://leetcode.com/problems/lru-cache | LRU Cache | Medium | 46.8% | 75.0% |
| 20 | https://leetcode.com/problems/valid-parentheses | Valid Parentheses | Easy | 43.7% | 100.0% |
| 383 | https://leetcode.com/problems/ransom-note | Ransom Note | Easy | 65.6% | 75.0% |
| 240 | https://leetcode.com/problems/search-a-2d-matrix-ii | Search a 2D Matrix II | Medium | 56.8% | 62.5% |