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

@@ -2,5 +2,5 @@
146,LRU Cache,33.2%,Medium,0.09466027715846642, https://leetcode.com/problems/lru-cache
98,Validate Binary Search Tree,27.8%,Medium,0.08515143211698117, https://leetcode.com/problems/validate-binary-search-tree
973,K Closest Points to Origin,63.8%,Medium,0.05474633722814542, https://leetcode.com/problems/k-closest-points-to-origin
50,Pow(x, n),30.3%,Medium,0.008615395490835889, https://leetcode.com/problems/powx-n
50,Pow(x;n),30.3%,Medium,0.008615395490835889, https://leetcode.com/problems/powx-n
53,Maximum Subarray,46.5%,Easy,0.008272628741228982, https://leetcode.com/problems/maximum-subarray
1 238,Product of Array Except Self,60.1%,Medium,0.14079121889577595, https://leetcode.com/problems/product-of-array-except-self 238 Product of Array Except Self 60.1% Medium 0.14079121889577595 https://leetcode.com/problems/product-of-array-except-self
2 146,LRU Cache,33.2%,Medium,0.09466027715846642, https://leetcode.com/problems/lru-cache 146 LRU Cache 33.2% Medium 0.09466027715846642 https://leetcode.com/problems/lru-cache
3 98,Validate Binary Search Tree,27.8%,Medium,0.08515143211698117, https://leetcode.com/problems/validate-binary-search-tree 98 Validate Binary Search Tree 27.8% Medium 0.08515143211698117 https://leetcode.com/problems/validate-binary-search-tree
4 973,K Closest Points to Origin,63.8%,Medium,0.05474633722814542, https://leetcode.com/problems/k-closest-points-to-origin 973 K Closest Points to Origin 63.8% Medium 0.05474633722814542 https://leetcode.com/problems/k-closest-points-to-origin
5 50,Pow(x, n),30.3%,Medium,0.008615395490835889, https://leetcode.com/problems/powx-n 50 Pow(x;n) 30.3% Medium 0.008615395490835889 https://leetcode.com/problems/powx-n
6 53,Maximum Subarray,46.5%,Easy,0.008272628741228982, https://leetcode.com/problems/maximum-subarray 53 Maximum Subarray 46.5% Easy 0.008272628741228982 https://leetcode.com/problems/maximum-subarray