We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d587509 commit 260dfbdCopy full SHA for 260dfbd
1 file changed
MySQL/winning-candidate.sql
@@ -1,4 +1,4 @@
1
-# Time: O(n)
+# Time: O(nlogn)
2
# Space: O(n)
3
4
SELECT
0 commit comments