We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c705d commit 7f57e00Copy full SHA for 7f57e00
design-add-and-search-words-data-structure/wogha95.js
@@ -11,7 +11,7 @@ var WordDictionary = function () {
11
12
/**
13
* TC: O(N)
14
- * SC: O(1)
+ * SC: O(N)
15
*/
16
17
0 commit comments