mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
806 B
806 B
| 1 | 250 | Count Univalue Subtrees | 52.0% | Medium | 1.1142520926168622 | https://leetcode.com/problems/count-univalue-subtrees |
|---|---|---|---|---|---|---|
| 2 | 965 | Univalued Binary Tree | 67.7% | Easy | 0.8592043555602473 | https://leetcode.com/problems/univalued-binary-tree |
| 3 | 68 | Text Justification | 27.7% | Hard | 0.6976918484065334 | https://leetcode.com/problems/text-justification |
| 4 | 935 | Knight Dialer | 45.2% | Medium | 0.44264411134991843 | https://leetcode.com/problems/knight-dialer |
| 5 | 191 | Number of 1 Bits | 49.8% | Easy | 0.20448184426913651 | https://leetcode.com/problems/number-of-1-bits |
| 6 | 126 | Word Ladder II | 22.1% | Hard | 0.04004093605556132 | https://leetcode.com/problems/word-ladder-ii |
| 7 | 23 | Merge k Sorted Lists | 40.2% | Hard | 0.009092808657599025 | https://leetcode.com/problems/merge-k-sorted-lists |
| 8 | 1 | Two Sum | 45.6% | Easy | 0.00184543512358731 | https://leetcode.com/problems/two-sum |