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

@@ -181,7 +181,7 @@
88,Merge Sorted Array,39.4%,Easy,0.018667009593356397, https://leetcode.com/problems/merge-sorted-array
617,Merge Two Binary Trees,74.1%,Easy,0.018496211633622316, https://leetcode.com/problems/merge-two-binary-trees
239,Sliding Window Maximum,43.0%,Hard,0.01768566434627554, https://leetcode.com/problems/sliding-window-maximum
50,Pow(x, n),30.3%,Medium,0.017036779497025166, https://leetcode.com/problems/powx-n
50,Pow(x;n),30.3%,Medium,0.017036779497025166, https://leetcode.com/problems/powx-n
402,Remove K Digits,28.4%,Medium,0.016863806052004816, https://leetcode.com/problems/remove-k-digits
340,Longest Substring with At Most K Distinct Characters,44.1%,Hard,0.016122880486563188, https://leetcode.com/problems/longest-substring-with-at-most-k-distinct-characters
217,Contains Duplicate,56.0%,Easy,0.015106027431013205, https://leetcode.com/problems/contains-duplicate
1 425 Word Squares 47.7% Hard 1.3737846439355526 https://leetcode.com/problems/word-squares
181 88 Merge Sorted Array 39.4% Easy 0.018667009593356397 https://leetcode.com/problems/merge-sorted-array
182 617 Merge Two Binary Trees 74.1% Easy 0.018496211633622316 https://leetcode.com/problems/merge-two-binary-trees
183 239 Sliding Window Maximum 43.0% Hard 0.01768566434627554 https://leetcode.com/problems/sliding-window-maximum
184 50 Pow(x Pow(x;n) n) 30.3% 30.3% Medium Medium 0.017036779497025166 0.017036779497025166 https://leetcode.com/problems/powx-n
185 402 Remove K Digits 28.4% Medium 0.016863806052004816 https://leetcode.com/problems/remove-k-digits
186 340 Longest Substring with At Most K Distinct Characters 44.1% Hard 0.016122880486563188 https://leetcode.com/problems/longest-substring-with-at-most-k-distinct-characters
187 217 Contains Duplicate 56.0% Easy 0.015106027431013205 https://leetcode.com/problems/contains-duplicate