mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-19 16:56:45 +00:00
504 B
504 B
| 1 | 1293 | Shortest Path in a Grid with Obstacles Elimination | 42.8% | Hard | 0.05260456118641922 | https://leetcode.com/problems/shortest-path-in-a-grid-with-obstacles-elimination |
|---|---|---|---|---|---|---|
| 2 | 1374 | Generate a String With Characters That Have Odd Counts | 75.4% | Easy | 0.029805535422174817 | https://leetcode.com/problems/generate-a-string-with-characters-that-have-odd-counts |
| 3 | 116 | Populating Next Right Pointers in Each Node | 45.2% | Medium | 0.007006509657930414 | https://leetcode.com/problems/populating-next-right-pointers-in-each-node |