Update Pow(x;n) as name

This commit is contained in:
Krishna Dey
2020-08-25 16:13:54 +05:30
parent 0331bb542a
commit b73182e156
51 changed files with 51 additions and 51 deletions

View File

@@ -280,7 +280,7 @@
426,Convert Binary Search Tree to Sorted Doubly Linked List,59.1%,Medium,0.024214258120594613, https://leetcode.com/problems/convert-binary-search-tree-to-sorted-doubly-linked-list
662,Maximum Width of Binary Tree,41.0%,Medium,0.024116924478312346, https://leetcode.com/problems/maximum-width-of-binary-tree
844,Backspace String Compare,46.4%,Easy,0.0235551325028849, https://leetcode.com/problems/backspace-string-compare
50,Pow(x, n),30.3%,Medium,0.022194620516948222, https://leetcode.com/problems/powx-n
50,Pow(x;n),30.3%,Medium,0.022194620516948222, https://leetcode.com/problems/powx-n
278,First Bad Version,35.7%,Easy,0.021394050366625766, https://leetcode.com/problems/first-bad-version
45,Jump Game II,30.6%,Hard,0.021353124470568974, https://leetcode.com/problems/jump-game-ii
350,Intersection of Two Arrays II,51.4%,Easy,0.020680587107206983, https://leetcode.com/problems/intersection-of-two-arrays-ii
1 427 Construct Quad Tree 61.4% Medium 3.2025777670666282 https://leetcode.com/problems/construct-quad-tree
280 426 Convert Binary Search Tree to Sorted Doubly Linked List 59.1% Medium 0.024214258120594613 https://leetcode.com/problems/convert-binary-search-tree-to-sorted-doubly-linked-list
281 662 Maximum Width of Binary Tree 41.0% Medium 0.024116924478312346 https://leetcode.com/problems/maximum-width-of-binary-tree
282 844 Backspace String Compare 46.4% Easy 0.0235551325028849 https://leetcode.com/problems/backspace-string-compare
283 50 Pow(x Pow(x;n) n) 30.3% 30.3% Medium Medium 0.022194620516948222 0.022194620516948222 https://leetcode.com/problems/powx-n
284 278 First Bad Version 35.7% Easy 0.021394050366625766 https://leetcode.com/problems/first-bad-version
285 45 Jump Game II 30.6% Hard 0.021353124470568974 https://leetcode.com/problems/jump-game-ii
286 350 Intersection of Two Arrays II 51.4% Easy 0.020680587107206983 https://leetcode.com/problems/intersection-of-two-arrays-ii