mirror of
https://github.com/McSmog/LeetCode-Questions-CompanyWise.git
synced 2026-04-20 00:57:31 +00:00
8 lines
951 B
CSV
8 lines
951 B
CSV
364,Nested List Weight Sum II,62.8%,Medium,0.12431632201386382, https://leetcode.com/problems/nested-list-weight-sum-ii
|
|
1293,Shortest Path in a Grid with Obstacles Elimination,42.8%,Hard,0.08167803101426718, https://leetcode.com/problems/shortest-path-in-a-grid-with-obstacles-elimination
|
|
815,Bus Routes,42.5%,Hard,0.06127490750055161, https://leetcode.com/problems/bus-routes
|
|
1374,Generate a String With Characters That Have Odd Counts,75.4%,Easy,0.05887900525002278, https://leetcode.com/problems/generate-a-string-with-characters-that-have-odd-counts
|
|
402,Remove K Digits,28.4%,Medium,0.016240714250426138, https://leetcode.com/problems/remove-k-digits
|
|
863,All Nodes Distance K in Binary Tree,55.4%,Medium,0.0161554402222852, https://leetcode.com/problems/all-nodes-distance-k-in-binary-tree
|
|
116,Populating Next Right Pointers in Each Node,45.2%,Medium,0.007006509657930414, https://leetcode.com/problems/populating-next-right-pointers-in-each-node
|