Barclays LeetCode Interview Questions
Barclays has asked 16 distinct LeetCode questions across all recorded interviews: 5 easy, 9 medium and 2 hard. The questions reported most often are Lexicographically Smallest Generated String, Double Modular Exponentiation and Furthest Point From Origin. 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 | Lexicographically Smallest Generated String | Hard | 100 | 0.5% | |
| 2 | Double Modular Exponentiation | Medium | 90 | 0.5% | |
| 3 | Furthest Point From Origin | Easy | 90 | 0.8% | |
| 4 | Count Submatrices with Top-Left Element and Sum Less Than k | Medium | 88 | 0.7% | |
| 5 | Mark Elements on Array by Performing Queries | Medium | 88 | 0.5% | |
| 6 | Partition Labels | Medium | 62 | 0.8% | |
| 7 | Lexicographical Numbers | Medium | 53 | 0.8% | |
| 8 | Valid Parentheses | Easy | 53 | 0.4% | |
| 9 | Number of Islands | Medium | 53 | 0.6% | |
| 10 | Second Highest Salary | Medium | 53 | 0.5% | |
| 11 | Longest Common Prefix | Easy | 53 | 0.5% | |
| 12 | Next Greater Element I | Easy | 53 | 0.8% | |
| 13 | Reverse Words in a String | Medium | 53 | 0.6% | |
| 14 | Minimum Number of Days to Make m Bouquets | Medium | 53 | 0.6% | |
| 15 | Two Sum | Easy | 53 | 0.6% | |
| 16 | Remove Boxes | Hard | 53 | 0.5% |
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 Barclays, 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 Barclays'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 Barclays. Click any question to open it on LeetCode.