Skip to content

Commit 260dfbd

Browse files
authored
Update winning-candidate.sql
1 parent d587509 commit 260dfbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MySQL/winning-candidate.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Time: O(n)
1+
# Time: O(nlogn)
22
# Space: O(n)
33

44
SELECT

0 commit comments

Comments
 (0)