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

@@ -150,7 +150,7 @@
91,Decode Ways,24.7%,Medium,0.005968385368349129, https://leetcode.com/problems/decode-ways
199,Binary Tree Right Side View,54.1%,Medium,0.0056826406650506926, https://leetcode.com/problems/binary-tree-right-side-view
105,Construct Binary Tree from Preorder and Inorder Traversal,48.8%,Medium,0.005628268691614718, https://leetcode.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal
50,Pow(x, n),30.3%,Medium,0.0055950070772402055, https://leetcode.com/problems/powx-n
50,Pow(x;n),30.3%,Medium,0.0055950070772402055, https://leetcode.com/problems/powx-n
108,Convert Sorted Array to Binary Search Tree,57.9%,Easy,0.005554027051374908, https://leetcode.com/problems/convert-sorted-array-to-binary-search-tree
55,Jump Game,34.6%,Medium,0.005022612266291382, https://leetcode.com/problems/jump-game
160,Intersection of Two Linked Lists,40.6%,Easy,0.004901369939720486, https://leetcode.com/problems/intersection-of-two-linked-lists
1 554 Brick Wall 50.0% Medium 0.5628369978035019 https://leetcode.com/problems/brick-wall
150 91 Decode Ways 24.7% Medium 0.005968385368349129 https://leetcode.com/problems/decode-ways
151 199 Binary Tree Right Side View 54.1% Medium 0.0056826406650506926 https://leetcode.com/problems/binary-tree-right-side-view
152 105 Construct Binary Tree from Preorder and Inorder Traversal 48.8% Medium 0.005628268691614718 https://leetcode.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal
153 50 Pow(x Pow(x;n) n) 30.3% 30.3% Medium Medium 0.0055950070772402055 0.0055950070772402055 https://leetcode.com/problems/powx-n
154 108 Convert Sorted Array to Binary Search Tree 57.9% Easy 0.005554027051374908 https://leetcode.com/problems/convert-sorted-array-to-binary-search-tree
155 55 Jump Game 34.6% Medium 0.005022612266291382 https://leetcode.com/problems/jump-game
156 160 Intersection of Two Linked Lists 40.6% Easy 0.004901369939720486 https://leetcode.com/problems/intersection-of-two-linked-lists