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

@@ -269,7 +269,7 @@
112,Path Sum,41.2%,Easy,1.229277243236903, https://leetcode.com/problems/path-sum
1038,Binary Search Tree to Greater Sum Tree,80.8%,Medium,1.2017796795353952, https://leetcode.com/problems/binary-search-tree-to-greater-sum-tree
1100,Find K-Length Substrings With No Repeated Characters,72.7%,Medium,1.184336829809077, https://leetcode.com/problems/find-k-length-substrings-with-no-repeated-characters
50,Pow(x, n),30.3%,Medium,1.1768920107434977, https://leetcode.com/problems/powx-n
50,Pow(x;n),30.3%,Medium,1.1768920107434977, https://leetcode.com/problems/powx-n
997,Find the Town Judge,50.1%,Easy,1.1748732874596588, https://leetcode.com/problems/find-the-town-judge
37,Sudoku Solver,43.6%,Hard,1.1707049260761857, https://leetcode.com/problems/sudoku-solver
805,Split Array With Same Average,26.4%,Hard,1.1685097282854882, https://leetcode.com/problems/split-array-with-same-average
1 937 Reorder Data in Log Files 54.3% Easy 5.669086974531991 https://leetcode.com/problems/reorder-data-in-log-files
269 112 Path Sum 41.2% Easy 1.229277243236903 https://leetcode.com/problems/path-sum
270 1038 Binary Search Tree to Greater Sum Tree 80.8% Medium 1.2017796795353952 https://leetcode.com/problems/binary-search-tree-to-greater-sum-tree
271 1100 Find K-Length Substrings With No Repeated Characters 72.7% Medium 1.184336829809077 https://leetcode.com/problems/find-k-length-substrings-with-no-repeated-characters
272 50 Pow(x Pow(x;n) n) 30.3% 30.3% Medium Medium 1.1768920107434977 1.1768920107434977 https://leetcode.com/problems/powx-n
273 997 Find the Town Judge 50.1% Easy 1.1748732874596588 https://leetcode.com/problems/find-the-town-judge
274 37 Sudoku Solver 43.6% Hard 1.1707049260761857 https://leetcode.com/problems/sudoku-solver
275 805 Split Array With Same Average 26.4% Hard 1.1685097282854882 https://leetcode.com/problems/split-array-with-same-average