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 471056e commit d1adf9aCopy full SHA for d1adf9a
implement-trie-prefix-tree/njngwn.java
@@ -62,4 +62,4 @@ public boolean startsWith(String prefix) {
62
* obj.insert(word);
63
* boolean param_2 = obj.search(word);
64
* boolean param_3 = obj.startsWith(prefix);
65
- */
+ */
0 commit comments