mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
408 B
408 B
| 1 | 529 | Minesweeper | 59.1% | Medium | 0.018556866269112182 | https://leetcode.com/problems/minesweeper |
|---|---|---|---|---|---|---|
| 2 | 785 | Is Graph Bipartite? | 47.5% | Medium | 0.010661081786113668 | https://leetcode.com/problems/is-graph-bipartite |
| 3 | 200 | Number of Islands | 46.8% | Medium | 0.002765297303115152 | https://leetcode.com/problems/number-of-islands |
| 4 | 20 | Valid Parentheses | 39.0% | Easy | 0.002197682330605871 | https://leetcode.com/problems/valid-parentheses |