Fpt LeetCode Questions
| ID | URL | Title | Difficulty | Acceptance % | Frequency % |
|---|---|---|---|---|---|
| 2177 | https://leetcode.com/problems/find-three-consecutive-integers-that-sum-to-a-given-number | Find Three Consecutive Integers That Sum to a Given Number | Medium | 65.3% | 100.0% |
| 1 | https://leetcode.com/problems/two-sum | Two Sum | Easy | 57.1% | 62.5% |
| 9 | https://leetcode.com/problems/palindrome-number | Palindrome Number | Easy | 60.2% | 62.5% |