mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
815 B
815 B
| 1 | 740 | Delete and Earn | 48.6% | Medium | 0.35086940302246983 | https://leetcode.com/problems/delete-and-earn |
|---|---|---|---|---|---|---|
| 2 | 547 | Friend Circles | 58.6% | Medium | 0.21411487503668122 | https://leetcode.com/problems/friend-circles |
| 3 | 1010 | Pairs of Songs With Total Durations Divisible by 60 | 47.4% | Easy | 0.166463766150424 | https://leetcode.com/problems/pairs-of-songs-with-total-durations-divisible-by-60 |
| 4 | 366 | Find Leaves of Binary Tree | 70.6% | Medium | 0.15413619386178415 | https://leetcode.com/problems/find-leaves-of-binary-tree |
| 5 | 133 | Clone Graph | 34.8% | Medium | 0.017381665875995565 | https://leetcode.com/problems/clone-graph |
| 6 | 10 | Regular Expression Matching | 26.8% | Hard | 0.01542711432325032 | https://leetcode.com/problems/regular-expression-matching |
| 7 | 41 | First Missing Positive | 32.0% | Hard | 0.006163347707668678 | https://leetcode.com/problems/first-missing-positive |