Contains Solutions to LeetCode75 in Rust Programming Language.
| S.no, | Difficulty | Problem | Solution |
|---|---|---|---|
| 1. | 🟢 | Merge String Alternately | Solution |
| 2. | 🟢 | Greatest Common Divisor of Strings | Solution |
| 3. | 🟢 | Kids With the Greatest Number of Candies | Solution |
| 4. | 🟢 | Can Place Flowers | Solution |
| 5. | 🟢 | Reverse Vowels of a String | Solution |
| 6. | 🟡 | Reverse Words in a String | Solution |
| 7. | 🟡 | Product of Array Except Self | Solution |
| 8. | 🟡 | Increasing Triplet Subsequence | Solution |
| 9. | 🟡 | String Compression | Solution |
| S.no. | Difficulty | Problem | Solution |
|---|---|---|---|
| 10. | 🟢 | Move Zeroes | Solution |
| 11. | 🟢 | Is Subsequence | Solution |
| 12. | 🟡 | Container With Most Water | Solution |
| 13. | 🟡 | Max Number of K-Sum Pairs | Solution |
| S.no. | Difficulty | Problem | Solution |
|---|---|---|---|
| 14. | 🟢 | Maximum Average Subarray I | Solution |
| 15. | 🟡 | Maximum Number of Vowels in a Substring of Given Length | Solution |
| 16. | 🟡 | Max Consecutive Ones III | Solution |
| 17. | 🟡 | Longest Subarray of 1's After Deleting One Element | Solution |
| S.no. | Difficulty | Problem | Solution |
|---|---|---|---|
| 18. | 🟢 | Find the Highest Altitude | Solution |
| 19. | 🟢 | Find Pivot Index | Solution |
| S.no. | Difficulty | Problem | Solution |
|---|---|---|---|
| 20. | 🟢 | Find the Difference of Two Arrays | Solution |
| 21. | 🟢 | Unique Number of Occurrences | Solution |
| 22. | 🟡 | Determine if Two Strings Are Close | Solution |
| 23. | 🟡 | Equal Row and Column Pairs | Solution |
| S.no. | Difficulty | Problem | Solution |
|---|---|---|---|
| 24. | 🟡 | Removing Stars From a String | Solution |
| 25. | 🟡 | Asteroid Collision | Solution |
| 26. | 🟡 | Decode String | Solution |
...
...
...
| Status | Difficulty | Problem | Solution |
|---|---|---|---|
| ... | 🟡 | Online Stock Span | ... |