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

@@ -87,7 +87,7 @@
287,Find the Duplicate Number,55.5%,Medium,0.012335682739188652, https://leetcode.com/problems/find-the-duplicate-number
234,Palindrome Linked List,39.3%,Easy,0.010171877938733932, https://leetcode.com/problems/palindrome-linked-list
28,Implement strStr(),34.5%,Easy,0.008850485542574548, https://leetcode.com/problems/implement-strstr
50,Pow(x, n),30.3%,Medium,0.008728496167158806, https://leetcode.com/problems/powx-n
50,Pow(x;n),30.3%,Medium,0.008728496167158806, https://leetcode.com/problems/powx-n
416,Partition Equal Subset Sum,43.7%,Medium,0.008686265255960345, https://leetcode.com/problems/partition-equal-subset-sum
394,Decode String,50.0%,Medium,0.008166644000272283, https://leetcode.com/problems/decode-string
16,3Sum Closest,46.0%,Medium,0.0075259057003469075, https://leetcode.com/problems/3sum-closest
1 146 LRU Cache 33.2% Medium 0.40992460509770895 https://leetcode.com/problems/lru-cache
87 287 Find the Duplicate Number 55.5% Medium 0.012335682739188652 https://leetcode.com/problems/find-the-duplicate-number
88 234 Palindrome Linked List 39.3% Easy 0.010171877938733932 https://leetcode.com/problems/palindrome-linked-list
89 28 Implement strStr() 34.5% Easy 0.008850485542574548 https://leetcode.com/problems/implement-strstr
90 50 Pow(x Pow(x;n) n) 30.3% 30.3% Medium Medium 0.008728496167158806 0.008728496167158806 https://leetcode.com/problems/powx-n
91 416 Partition Equal Subset Sum 43.7% Medium 0.008686265255960345 https://leetcode.com/problems/partition-equal-subset-sum
92 394 Decode String 50.0% Medium 0.008166644000272283 https://leetcode.com/problems/decode-string
93 16 3Sum Closest 46.0% Medium 0.0075259057003469075 https://leetcode.com/problems/3sum-closest