Cloudflare LeetCode Interview Questions
Cloudflare has asked 10 distinct LeetCode questions across all recorded interviews: 1 easy, 8 medium and 1 hard. The questions reported most often are Design Circular Queue, 3Sum and 4Sum. 1 of them was reported in interviews from the Last 30 Days window. Every question links straight to LeetCode, and the list can be filtered by difficulty and topic or sorted by how often the question comes up.
| # | Problem | Difficulty | Frequency | Acceptance | |
|---|---|---|---|---|---|
| 1 | Design Circular Queue | Medium | 100 | 52.6% | |
| 2 | 3Sum | Medium | 94 | 37.1% | |
| 3 | 4Sum | Medium | 94 | 38.2% | |
| 4 | Design a Stack With Increment Operation | Medium | 84 | 80.1% | |
| 5 | Reaching Points | Hard | 84 | 33.6% | |
| 6 | Design Hit Counter | Medium | 75 | 69.2% | |
| 7 | Number of Islands | Medium | 70 | 62.3% | |
| 8 | LRU Cache | Medium | 64 | 45.2% | |
| 9 | Game of Life | Medium | 56 | 71.4% | |
| 10 | Fizz Buzz | Easy | 56 | 74.4% |
Where this data comes from
These questions come from the public leetcode-company-wise-problems data set, which collects interview reports from candidates. They are community-reported rather than published by Cloudflare, so treat the list as a strong signal of what gets asked, not an official or exhaustive syllabus. Last refreshed .
How to read this list
The tabs at the top split the questions by how recently people said they were asked in interviews. "Last 30 Days" is the past month, "Last 3 Months" is the past quarter, and so on. "All Time" is every question on record for this company.
Frequency is a score from 0 to 100 for how often a question showed up in that time window. A higher number means it came up more often, so the list starts with the most common questions first. It is a relative popularity signal within Cloudflare's questions, not a probability that you will be asked it. Acceptance is LeetCode's own share of submissions that pass for that problem, across all users, not something specific to Cloudflare. Click any question to open it on LeetCode.