diff --git a/34-find-first-and-last-position-of-element-in-sorted-array/STATS_py.md b/34-find-first-and-last-position-of-element-in-sorted-array/STATS_py.md new file mode 100644 index 0000000..3a98667 --- /dev/null +++ b/34-find-first-and-last-position-of-element-in-sorted-array/STATS_py.md @@ -0,0 +1 @@ +Time: 70 ms (71.30%), Space: 14.6 MB (65.80%) - LeetHub \ No newline at end of file