Tech Mahindra LeetCode Questions
| ID | URL | Title | Difficulty | Acceptance % | Frequency % |
|---|---|---|---|---|---|
| 7 | https://leetcode.com/problems/reverse-integer | Reverse Integer | Medium | 31.5% | 100.0% |
| 121 | https://leetcode.com/problems/best-time-to-buy-and-sell-stock | Best Time to Buy and Sell Stock | Easy | 56.4% | 100.0% |
| 1 | https://leetcode.com/problems/two-sum | Two Sum | Easy | 57.1% | 100.0% |
| 204 | https://leetcode.com/problems/count-primes | Count Primes | Medium | 35.7% | 100.0% |
| 53 | https://leetcode.com/problems/maximum-subarray | Maximum Subarray | Medium | 53.0% | 100.0% |