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

@@ -102,7 +102,7 @@
658,Find K Closest Elements,40.9%,Medium,1.0461722557435686, https://leetcode.com/problems/find-k-closest-elements
536,Construct Binary Tree from String,48.3%,Medium,1.0281929964622412, https://leetcode.com/problems/construct-binary-tree-from-string
114,Flatten Binary Tree to Linked List,49.3%,Medium,1.019434258955927, https://leetcode.com/problems/flatten-binary-tree-to-linked-list
50,Pow(x, n),30.3%,Medium,0.9999968664707609, https://leetcode.com/problems/powx-n
50,Pow(x;n),30.3%,Medium,0.9999968664707609, https://leetcode.com/problems/powx-n
865,Smallest Subtree with all the Deepest Nodes,60.8%,Medium,0.9992659535205286, https://leetcode.com/problems/smallest-subtree-with-all-the-deepest-nodes
480,Sliding Window Median,37.2%,Hard,0.9861751440709843, https://leetcode.com/problems/sliding-window-median
283,Move Zeroes,57.8%,Easy,0.9799710505768641, https://leetcode.com/problems/move-zeroes
1 301 Remove Invalid Parentheses 43.3% Hard 4.335196687339778 https://leetcode.com/problems/remove-invalid-parentheses
102 658 Find K Closest Elements 40.9% Medium 1.0461722557435686 https://leetcode.com/problems/find-k-closest-elements
103 536 Construct Binary Tree from String 48.3% Medium 1.0281929964622412 https://leetcode.com/problems/construct-binary-tree-from-string
104 114 Flatten Binary Tree to Linked List 49.3% Medium 1.019434258955927 https://leetcode.com/problems/flatten-binary-tree-to-linked-list
105 50 Pow(x Pow(x;n) n) 30.3% 30.3% Medium Medium 0.9999968664707609 0.9999968664707609 https://leetcode.com/problems/powx-n
106 865 Smallest Subtree with all the Deepest Nodes 60.8% Medium 0.9992659535205286 https://leetcode.com/problems/smallest-subtree-with-all-the-deepest-nodes
107 480 Sliding Window Median 37.2% Hard 0.9861751440709843 https://leetcode.com/problems/sliding-window-median
108 283 Move Zeroes 57.8% Easy 0.9799710505768641 https://leetcode.com/problems/move-zeroes