persistent systems LeetCode Interview Questions
persistent systems has asked 9 distinct LeetCode questions across all recorded interviews: 5 easy, 4 medium and 0 hard. The questions reported most often are Minimum Bit Flips to Convert Number, Longest Common Prefix and Valid Parentheses. Each question links straight to LeetCode.
| # | Problem | Difficulty | Frequency | Acceptance | |
|---|---|---|---|---|---|
| 1 | Minimum Bit Flips to Convert Number | Easy | 100 | 0.9% | |
| 2 | Longest Common Prefix | Easy | 80 | 0.5% | |
| 3 | Valid Parentheses | Easy | 74 | 0.4% | |
| 4 | Group Anagrams | Medium | 74 | 0.7% | |
| 5 | Two Sum | Easy | 74 | 0.6% | |
| 6 | Maximum Subarray | Medium | 65 | 0.5% | |
| 7 | Longest Substring Without Repeating Characters | Medium | 65 | 0.4% | |
| 8 | Longest Palindromic Substring | Medium | 65 | 0.4% | |
| 9 | Merge Sorted Array | Easy | 65 | 0.6% |
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 persistent systems, 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 persistent systems'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 persistent systems. Click any question to open it on LeetCode.