Reddit LeetCode Questions
| ID | URL | Title | Difficulty | Acceptance % | Frequency % |
|---|---|---|---|---|---|
| 2240 | https://leetcode.com/problems/number-of-ways-to-buy-pens-and-pencils | Number of Ways to Buy Pens and Pencils | Medium | 56.6% | 87.5% |
| 362 | https://leetcode.com/problems/design-hit-counter | Design Hit Counter | Medium | 69.6% | 75.0% |
| 127 | https://leetcode.com/problems/word-ladder | Word Ladder | Hard | 44.9% | 100.0% |
| 146 | https://leetcode.com/problems/lru-cache | LRU Cache | Medium | 46.8% | 75.0% |
| 359 | https://leetcode.com/problems/logger-rate-limiter | Logger Rate Limiter | Easy | 76.8% | 75.0% |