mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
583 B
583 B
| 1 | 381 | Insert Delete GetRandom O(1) - Duplicates allowed | 34.1% | Hard | 0.10584435094403895 | https://leetcode.com/problems/insert-delete-getrandom-o1-duplicates-allowed |
|---|---|---|---|---|---|---|
| 2 | 380 | Insert Delete GetRandom O(1) | 47.5% | Medium | 0.057001980519332376 | https://leetcode.com/problems/insert-delete-getrandom-o1 |
| 3 | 49 | Group Anagrams | 56.9% | Medium | 0.008159610094625805 | https://leetcode.com/problems/group-anagrams |
| 4 | 42 | Trapping Rain Water | 48.9% | Hard | 0.00411947029523883 | https://leetcode.com/problems/trapping-rain-water |
| 5 | 322 | Coin Change | 35.5% | Medium | 0.003863246064215582 | https://leetcode.com/problems/coin-change |